What are the values of p, q, and r in this quadratic equation?

AI Thread Summary
To find the values of p, q, and r in the quadratic equation 3x^2 + 12x + 5 = p(x + q)^2 + r, the method of completing the square is recommended. Start by factoring out the greatest common factor from the first two terms, resulting in 3(x^2 + 4x) + 5. Completing the square for x^2 + 4x leads to an expression that can be compared with p(x + q)^2 + r. This approach allows for the identification of the parameters p, q, and r. The discussion emphasizes the importance of not dividing by 3 initially and correctly applying the completing the square technique.
AD7863
Messages
2
Reaction score
0

Homework Statement



Given that for all values of x:

3x^2 + 12x + 5 = p(x +q)^2 + r

a) find the values of p, q and r
b) solve the equation 3x^2 + 12x + 5 = 0


The Attempt at a Solution



I'm completely lost here but here's my attempt at a solution - I'm pretty sure that I did it all wrong:

I divided them by 3 and moved the last bit to the other side of the equal sign and made it a minus. I tried using the complete the square method:

x^2+4x=-7/3

After that I have no idea what to do... I don't have a clue how I find the values of p, q and r.
 
Physics news on Phys.org
Try to rewrite 3x^2 + 12x +5 itself using completing the square, then compare the result to p(x+q)^2 + r
 
statdad said:
Try to rewrite 3x^2 + 12x +5 itself using completing the square, then compare the result to p(x+q)^2 + r

I'm sorry you have to be more clear, I'm a newb.
 
In other words, don't divide by 3 first. It is possible to complete the square even if the coefficient of the x2 term is not 1. Here's a hint to get you started: factor out a GCF from the first 2 terms only (ignoring the constant term).
 
Start with 3x^2+12 + 5, write it as 3(x^2+4x) + 5, and complete the square to write it as 3(x+ \text{something })^2 + \text{something}.

Then compare it with p(x+q)^2 + r.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top