How do you solve the quadratic using the quadratic formula given 3a^2=6a-33a2=6a3?

1 Answer
Jan 17, 2017

a=1a=1

Explanation:

Rearrange:
3a^2-6a+3=03a26a+3=0

Use the formula a=(-b+-sqrt(b^2-4ac))/(2a)a=b±b24ac2a taking care not to get the aa's muddled

Formula Problem
a 3
b -6
c 3
x a

a=(-(-6)+-sqrt((-6)^2-4 xx 3 xx 3))/(2 xx 3)a=(6)±(6)24×3×32×3
a=(6+-0)/(2 xx 3)a=6±02×3
a=1a=1 (repeated root).

Check: 3xx(1)^2=33×(1)2=3 and 6xx(1)-3=36×(1)3=3

If you get muddled over the aa's just replace all the aa's with xx's, apply the formula, then at the step replace the xx with aa.