Question 390063: I'm trying to find how to fill in the variables to the quadratic formula for
3x^2-48=0
I believe a is 3 and 38 is c, but what is b?
Thanks. Found 2 solutions by robertb, ewatrrr:Answer by robertb(5830) (Show Source):
Hi,
solving the following using the Quadratic formula
3x^2-48=0 Note b = 0, in this example
x = ± 4
Note: Solving by factoring
3x^2-48=0
3(x^2-16)=0
3(x-4)(x+4)=0
(x-4)=0
x = 4
(x+4)= 0
x = -4