You need to factor out like terms... This is the "long way" to do it, but maybe it'll help you see better.
x^2 + 8x + 16
= x^2 + (4x + 4x) + 16
= (x^2 + 4x) + (4x + 16)
= x(x + 4) + 4(x + 4)
= (x + 4)(x + 4)
= (x + 4)^2
*****************
Maybe working backwards would help more.
(x + 4)^2
= (x + 4)(x + 4)
= (x)(x) + 4(x) + 4(x) + 4(4)
= x^2 + 4x + 4x + 16
= x^2 + 8x + 16
2007-07-09 04:27:39
·
answer #1
·
answered by Mathematica 7
·
1⤊
0⤋
1) x^2 + 8x + 16
2) x^2 + 4x + 4x +16 --> because 4+4=8, and 4*4=16
3) (x^2 + 4x )+ (4x + 16) --> group together
4) x(x + 4) + 4(x + 4) --> this will be x^2 + 4x + 4x + 16 if you distribute, which is the second problem so that means it works.
5) (x + 4)(x + 4) --> you get this from part 4, and you just take the {x} and {+4} from outside the parenthesis and then the matching {x+4} inside the parenthesis to get this step of the problem.
6) (x + 4)^2 --> your answer.... :D
2007-07-09 04:37:57
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
see step by step
u must be knowing the formula of (a+b)^2= a^2+b^2+2*a*b.
x^2+8x+16
now we can write the abv equation as
x^2+4^2 +2*x*4
so coparing it with the formula above we can get the result as (x+4)^2 ........... by puting a=x and b= 4.
(x+4)^2
now some more properties of this it has 2 equal roots because its D = 0
the graph is a upward opening parabola touching the axis at (2,0)
2007-07-09 04:34:44
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
Its simply factorising the a quadratic expression. You need 2 numbers that multiply to equal 16 and add to equal 8, which is 4 and 4.
So it factorises to (x+4)(x+4), and then into (x+4)^2.
Hope that helped.
2007-07-09 04:30:49
·
answer #4
·
answered by Dark Rain 3
·
0⤊
0⤋
It's quite simple.....
You require numbers here that add up to 8, but also are factors of 16.
Factors of 16 are-:
1 and 16
8 and 2
4 and 4
Only the 4 and 4 option add up to 8, so we know this is the correct choice.
2007-07-09 04:27:36
·
answer #5
·
answered by Doctor Q 6
·
0⤊
0⤋
there is a formula to use for ax^2 + bx + c
(-b+- sqrt(b^2-4ac))/2. I cannot remember the exaxt formula but you should be able to find it. This gives the right answer.
Alternatively, you could simply find the factors of c that add to b and do it by trial and error.
2007-07-09 04:30:33
·
answer #6
·
answered by Randall 2
·
0⤊
1⤋
You are multiplying incorrectly. The multiplication of (A+B)^2 follows this form:
(A+B)^2 = (A+B)*(A+B) = A^2 + A*B + B*A + B^2 = A^2 + 2*A*B + B^2
You can think of it using the distributive rule (I think that's the name):
(A+B)^2 = (A+B)*(A+B) = (A+B)*A + (A+B)*B = A^2 + A*B + B*A + B^2 = A^2 + 2*A*B + B^2
2007-07-09 04:30:18
·
answer #7
·
answered by GC 2
·
0⤊
0⤋
x^2+8x+16 = (x+a) * (x+b) = x^2 + (a+b) * x + ab
=>
a+b = 8
ab = 16
=>
a = b = 4
etc.
2007-07-09 04:36:09
·
answer #8
·
answered by oregfiu 7
·
0⤊
0⤋
the formula is
(a+b)^2 = a^2+2*a*b+b^2
and if you have the equation then do the reverse
2007-07-09 04:27:17
·
answer #9
·
answered by Anonymous
·
0⤊
0⤋