Ask your own question, for FREE!
Mathematics 28 Online
OpenStudy (anonymous):

um i dont understand this part...when finding the max/min.vertex etc. P (x) = 16x - x2 P (x) = -x2 + 16x = -(x2 - 16x + 64 - 64) P (x) = -(x - 8)2 + 64

OpenStudy (anonymous):

okay

OpenStudy (anonymous):

How did this = -(x2 - 16x + 64 - 64) turn to this P (x) = -(x - 8)2 + 64

OpenStudy (anonymous):

thats the only part i dont get

OpenStudy (anonymous):

you distribute the 2....

OpenStudy (anonymous):

after the perenthesis

OpenStudy (anonymous):

hm?

OpenStudy (anonymous):

P (x) = -(x - 8)2 + 64 ^------this two, you multiply the two *s what ever is inside the ()

OpenStudy (anonymous):

thats x^2 - 16... but what about the 64?

OpenStudy (anonymous):

64 minus 64 is 0

OpenStudy (anonymous):

:(

OpenStudy (anonymous):

P (x) = -(x - 8)2 + 64, i believe this step is suppose to come before the first equation in the sentence...

OpenStudy (anonymous):

it would still be -(x - 8)^2 +0

OpenStudy (anonymous):

help

OpenStudy (perl):

Do you agree that 16x - x^2 = -(x-8)^2 + 64?

OpenStudy (anonymous):

no

OpenStudy (perl):

How about this step, does this make sense $$ \Large { -x^2 + 16x = -(x^2 - 16x + 64 - 64) }$$

OpenStudy (anonymous):

uhum i guess so

OpenStudy (anonymous):

well no actually

OpenStudy (perl):

Let me add a few steps \[ \Large { -x^2 + 16x \\ = -x^2 + 16x + 0 \\ = -(x^2 - 16x + 0) \\ = -(x^2 - 16x + 64 - 64) }\]

OpenStudy (anonymous):

hm

OpenStudy (anonymous):

why did u change the + to a minus

OpenStudy (perl):

we factor out the negative

OpenStudy (anonymous):

ok?

OpenStudy (perl):

\[ \Large { -x^2 + 16x \\ = -x^2 + 16x \\ = -(x^2 - 16x ) \\ = -(x^2 - 16 x + 0) \\ = -(x^2 - 16x + 64 - 64) }\]

OpenStudy (anonymous):

oh ok i see

OpenStudy (anonymous):

but how does it become a (x +8) ^2 + 64

OpenStudy (perl):

ok so far you agree with the steps above ?

OpenStudy (anonymous):

yes

OpenStudy (perl):

\[ \Large { -x^2 + 16x \\ = -x^2 + 16x \\ = -(x^2 - 16x ) \\ = -(x^2 - 16 x + 0) \\ = -(x^2 - 16x + 64 - 64) \\ = - (x^2 -16x +64) - (-64) }\]

OpenStudy (perl):

I distributed the negative on the last term -64

OpenStudy (anonymous):

ok i see but how does it become a (x +8) ^2 + 64

OpenStudy (perl):

\[ \Large { -x^2 + 16x \\ = -x^2 + 16x \\ = -(x^2 - 16x ) \\ = -(x^2 - 16 x + 0) \\ = -(x^2 - 16x + 64 - 64) \\ = - (x^2 -16x +64) - (-64) \\ = - (x^2 -16x +64) + 64 \\ = - (x-8)^2 +64 }\]

OpenStudy (perl):

the reason why we added 64 in the first place was to complete the square

OpenStudy (anonymous):

sorry i couldnt help :(

OpenStudy (perl):

To complete the square we use the identity \[ \Large x^2 + bx + \left( b/2 \right)^2 = (x+ b/2)^2 \]Here we have \(\large b=-16\) \[ \Large x^2 + (\text{-}16)x + \left( \text{-}16/2 \right)^2 = (x+ (\text{-}16)/2)^2 \]We can simplify \[ \Large x^2 -16x + \left( \text{-}8 \right)^2 = \left( x+ (\text{-}8) \right)^2 \]\[ \Large x^2 -16x + 64 = \left( x - 8 \right)^2 \]

OpenStudy (perl):

Can you verify that this is always true. $$ \Large x^2 + bx + \left( b/2 \right)^2 = (x+ b/2)^2 $$ Start from the right side and expand

OpenStudy (anonymous):

@perl oh ok

OpenStudy (anonymous):

i mean i still dont understand this =−(x2−16x+64−64)=−(x2−16x+64)−(−64)=−(x2−16x+64)+64=−(x−8)2+64

OpenStudy (perl):

x^2 -16x + 64 = (x-8)^2 so we substituted

OpenStudy (anonymous):

why do u only multiply the - by 64 nd not all the numbers?

OpenStudy (perl):

The expressions in red are exactly equal $$\Large −\color{red}{(x^2−16x+64)}+64=−\color{red}{(x−8)^2}+64$$

OpenStudy (perl):

\[ \Large { -x^2 + 16x \\ = -x^2 + 16x \\ = -(x^2 - 16x ) \\ = -(x^2 - 16 x + 0) \\ = -(x^2 - 16x + 64 - 64) \\ = - (x^2 -16x +64) - (-64) \\ = - \color{red}{(x^2 -16x +64)} + 64 \\ = - \color{red}{(x-8)^2} +64 }\]

OpenStudy (anonymous):

?, but x squared = x^2 and 8 squared equals 64, so it would be x^2 - 64... and why do u only subtact the -64

OpenStudy (anonymous):

\[-(x^2 - 16x + 64) (+64)..(why single out)( -64)\]

OpenStudy (anonymous):

and... is there a method to turn this\[-(x^2 - 16x + 64)\] into the one u had said, if so ive prob forgot it

OpenStudy (anonymous):

@perl

OpenStudy (perl):

The goal here is to find the 'vertex form' of the quadratic function $$ \Large y = a(x-h)^2 + k $$

OpenStudy (perl):

The vertex form tells us the max/min is at (h,k)

OpenStudy (anonymous):

this is what they did... The sum of two numbers is 16. Let x and y be the two numbers. x + y = 16 -----------> (1) y = 16 - x P (x) is a product function. P (x) = xy is maximum. P (x) = x(16 - x) P (x) = 16x - x2 P (x) = -x2 + 16x = -(x2 - 16x + 64 - 64) P (x) = -(x - 8)2 + 64 The values of a is negative. So, the function is maximum. The vertex of the function is (8, 64) and the maximum value is 64.

OpenStudy (anonymous):

and i dont understand how this = -(x2 - 16x + 64 - 64) turned ito this P (x) = -(x - 8)2 + 64

OpenStudy (perl):

did you follow the steps above

OpenStudy (anonymous):

why do u multiply the negative by the -64 but not the other numbers, why are the other units in perenthesis and -64 isnt?

OpenStudy (anonymous):

hello?

OpenStudy (anonymous):

@perl

OpenStudy (perl):

I will label the steps \[ \Large { \\ 1) ~~-x^2 + 16x \\ 2) ~~-(x^2 - 16x ) \\ 3) ~~~-(x^2 - 16 x + 0) \\ 4)~~ -(x^2 - 16x + 64 - 64) \\ 5)~~ - (x^2 -16x +64) - (-64) \\ 6)~~ - \color{red}{(x^2 -16x +64)} + 64 \\ 7)~~ - \color{red}{(x-8)^2} +64 }\]

OpenStudy (perl):

which step is unclear , let me know :)

OpenStudy (anonymous):

ive told u 3 times what step is unclear

OpenStudy (anonymous):

why do u multiply the negative by the -64 but not the other numbers, why are the other units in perenthesis and -64 isnt?

OpenStudy (perl):

in order to complete the square

OpenStudy (perl):

We can wait to multiply by -64 if you like.

OpenStudy (anonymous):

o,o...what part dont u understand? why arent u answering my question....? i will figure it out by myself

OpenStudy (perl):

Here is alternative steps. \[ \Large { -x^2 + 16x \\ = -(x^2 - 16x ) \\ = -(x^2 - 16 x + 0) \\ = -(x^2 - 16x + 64 - 64) \\ = -( (x^2 - 16x + 64) - 64) \\ = - ((x-8)^2 -64) \\ = -(x-8)^2-(-64) \\ = -(x-8)^2+ 64 }\]

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!