Algebra · real student question

Solve x^2 - 4y + 1 = 0 for y.

Question

Solve for yy:

x24y+1=0x^{2}-4y+1=0

Step-by-step solution

  1. Note first that x24y+1x^{2}-4y+1 on its own is an expression, not an equation. With no equals sign there is nothing to solve and nothing to simplify — the three terms x2x^{2}, 4y-4y and 11 are unlike, so they cannot be combined. Setting it equal to 00 is what turns it into a solvable relation, and the standard request is to make yy the subject.

  2. Isolate the yy term by moving everything else across. Subtract x2x^{2} and 11 from both sides:

    4y=x21-4y=-x^{2}-1

    Keeping 4y-4y intact for now (rather than splitting off the minus) avoids a sign slip in the next step.

  3. Divide both sides by 4-4. Dividing by a negative number changes the sign of every term on the right:

    y=x214=x2+14y=\frac{-x^{2}-1}{-4}=\frac{x^{2}+1}{4}

    Equivalently y=14x2+14y=\tfrac14x^{2}+\tfrac14. If only one of the two signs is flipped the result is wrong — a good reason to divide the whole fraction at once.

  4. Check by substituting back. With y=x2+14y=\frac{x^{2}+1}{4}, the left side becomes

    x24x2+14+1=x2(x2+1)+1=0 x^{2}-4\cdot\frac{x^{2}+1}{4}+1=x^{2}-(x^{2}+1)+1=0\ \checkmark

    which holds for every xx, as it must. Numerically at x=3x=-3, 00 and 2.52.5 the residual is 00 to machine precision ✓.

  5. Read the geometry. y=14x2+14y=\tfrac14x^{2}+\tfrac14 is a parabola opening upward, with vertex at (0,14)\left(0,\tfrac14\right) and a horizontal stretch by a factor of 22 relative to y=x2y=x^{2}. Because yy appears only to the first power, the original equation defines yy as a genuine function of xx — solving for xx instead would give x=±4y1x=\pm\sqrt{4y-1}, which is not a function.

Answer

y=x2+14y=\frac{x^{2}+1}{4}

Need to solve a different problem like this? Open the solver →