98.9k views
3 votes
Show steps in solving ax^2+bx+c=0

1 Answer

3 votes
Solving for A.

STEP 1 ● Add -bx to both sides.
ax^2 + bx + c + -bx = 0 + -bx
ax^2 + c = -bx

STEP 2 ● Add -c to both sides.
ax^2 + c + -c = -bx + -c
ax^2 = -bx -c

STEP 3 ● Divide both sides by x^2
ax^2 / x^2 = -bx -c / x^2
a = -bx -c / x^2

ANSWER ● a = -bx -c / x^2

Hope I helped
User Stovfl
by
8.1k points