SOLUTION: please please help me! i know the quadratic formula, but what i dont understand is what do you do if there is no 'b' for the quadratic formula? for example: normal formula: ax2

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: please please help me! i know the quadratic formula, but what i dont understand is what do you do if there is no 'b' for the quadratic formula? for example: normal formula: ax2      Log On


   



Question 612240: please please help me! i know the quadratic formula, but what i dont understand is what do you do if there is no 'b' for the quadratic formula? for example:
normal formula:
ax2+bx+c
question
4p2-36=0

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
If you are trying to solve a standard quadratic equation of the form:
.
ax%5E2+%2B+bx+%2Bc+=0
.
and you notice that there is no term containing x, then you can use the quadratic formula if you just set b equal to zero. For the example problem you gave:
.
4p%5E2+-+36+=0
.
by comparing this to the standard quadratic equation, you can see that a = 4, b = 0, and c = -36. Then by the quadratic formula you can say that:
.
p+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
.
and substituting the values we identified for a, b, and c we get:
.
p+=+%28-0+%2B-+sqrt%28+0%5E2-4%2A4%2A%28-36%29+%29%29%2F%282%2A4%29+
.
Notice that there is no "b" term before the radical in the numerator. Also there is no b^2 term in the radical. So the numerator is just the radical which is preceded by a + and - sign, and the radical contains just the product -4 times 4 times -36. And the denominator is 2*4 which is 8. So the answer is:
.
p+=+sqrt+%28-4%2A4%2A%28-36%29%29%2F8+
.
Doing the multiplication within the radical results in :
.
p+=+sqrt+%28576%29%2F8+
.
The square root of 576 is 24, so the answer becomes:
.
p+=+24%2F8+
.
And dividing it out results in:
.
p+=+3
.
And don't forget the + and - signs to give you p = +3 and -3.
.
But there is even an easier way to do this example problem ... with fewer chances for error because there are less manipulations. Start with the problem as given:
.
4p%5E2+-+36+=+0
.
Notice that you can divide both sides (all terms) by 4 to get:
.
p%5E2+-+9+=+0
.
Then get rid of the -9 on the left side by adding +9 to both sides as shown:
.
p%5E2+=+9
.
Then take the square root of both sides to get the answers:
.
p+=+-3 and p+=+3
.
Hope this helps you to understand the problem a little better.
.