Algebra · real student question

Evaluate the algebraic expression x^2 - 6x + 3 for x = 7.

Question

Evaluate the algebraic expression

x26x+3x^2 - 6x + 3

for x=7x = 7.

Step-by-step solution

  1. Substitute with brackets, not bare digits. Replace every xx by 77, and write the brackets in even though 77 is positive — the habit is what saves you when the value is negative:

    (7)26(7)+3(7)^2 - 6(7) + 3

  2. Apply the exponent first. Order of operations puts powers before multiplication, so 72=497^2 = 49 must be computed before anything else. A common slip is reading x2x^2 at x=7x=7 as 2×7=142\times7=14; squaring means 7×77\times7:

    496(7)+349 - 6(7) + 3

  3. Do the multiplication. 6×7=426 \times 7 = 42, and it is being subtracted:

    4942+349 - 42 + 3

  4. Add and subtract left to right. 4942=749 - 42 = 7, then 7+3=107 + 3 = 10. Working right to left instead (42+3=4542+3=45, then 4945=449-45=4) is the other classic error — subtraction and addition have equal precedence, so they run left to right.

    4942+3=1049 - 42 + 3 = 10

  5. Check with a different grouping. Factor the first two terms: x26x=x(x6)x^2 - 6x = x(x-6), so at x=7x=7 that is 7(76)=77(7-6) = 7, and 7+3=107 + 3 = 10 ✓. The two routes agree, so the value is 1010.

Answer

1010

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