SOLUTION: Hi, this question is a multiple choice question from the pre-ACT test. I don't even know where to start with this one, I tried solving for x, and I tried to put the answer choices

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Hi, this question is a multiple choice question from the pre-ACT test. I don't even know where to start with this one, I tried solving for x, and I tried to put the answer choices      Log On


   



Question 117946: Hi, this question is a multiple choice question from the pre-ACT test. I don't even know where to start with this one, I tried solving for x, and I tried to put the answer choices in the problem, but to no avail. I believe this is an identity but I can't figure out how to use that knowledge to solve this. This problem has frustrated me for 2 days.
In the equation, x^2 + 16x + a = (x + b)^2, a and b are constants. If the equation is true for all values of x, what is the value of a?
the answer choices are: 4, 8, 16, 64, or 256. The correct answer is 64 but I have no idea how to work out the problem to get that answer. Please help me figure this problem out.
thanks for your help!

Found 2 solutions by Earlsdon, Edwin McCravy:
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Here's one approach you could try.
x%5E2%2B16x%2Ba+=+%28x%2Bb%29%5E2 Expand the right side.
x%5E2%2B16x%2Ba+=+x%5E2%2B2bx%2Bb%5E2 Subtract x%5E2 from both sides.
16x%2Ba+=+2bx%2Bb%5E2 Now equate the x-terms.
16x+=+2bx Divide by 2x.
8+=+b
Now equate the constant terms.
a+=+b%5E2 but b = 8, so...
a+=+8%5E2 and...
a+=+64

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!


 x² + 16x + a = (x + b)²

 x² + 16x + a = (x + b)(x + b)

 x² + 16x + a = x² + bx + bx + b²

 x² + 16x + a = x² + 2bx + b²

Since the left and right sides must be
equal for all values of x, the corresponding
terms on each side must be equal for all x.

So we have 

 x² = x²
16x = 2bx
  a = b²

The second equation tells us 16 = 2b or b = 8

Substituting b = 8 into the third equation
gives  
 
a = b²
a = 8²
a = 64

Edwin