Ask your own question, for FREE!
Biology 15 Online
OpenStudy (compassionate):

Factoring quadratic.

OpenStudy (compassionate):

Step 5 is what I'm having trouble understanding.

OpenStudy (compassionate):

@whpalmer4 , @dmezzullo , @Luigi0210

OpenStudy (compassionate):

@myininaya ,

OpenStudy (luigi0210):

Well you know how they got \(3^2\) right?

myininaya (myininaya):

lol compassion did you got lost on the website? Or is the site messed up?

OpenStudy (luigi0210):

^I noticed that too.

OpenStudy (compassionate):

@myininaya - the site is messed up today. Apparantly, today is everything is Mathematics day. All my subjects are labeled, "mathematics." So I don't know where I'm at at this point. @Luigi0210 , yes, but the terms to the left confuse me.

myininaya (myininaya):

so you know whatever you add one side you add to the other right?

OpenStudy (compassionate):

Today is mathematics day. Yes, Myininaya.

myininaya (myininaya):

\[x^2+kx+(\frac{k}{2})^2=(x+\frac{k}{2})^2 \]

myininaya (myininaya):

Weird. It is showing I'm in biology.

OpenStudy (compassionate):

Where did rx come from?

thomaster (thomaster):

It is in biology, does the URL also say mathematics? because that would be strange... What happens when you go to openstudy.com/study#/groups/mathematics

OpenStudy (compassionate):

Everything just says, "Mathematics." URLs - even my questions are a mirror of the mathematics group. So if you see me posting in the wrong section, you know why.

OpenStudy (compassionate):

My chats are normal, however.

myininaya (myininaya):

That formula I wrote above is good formula to know for completing the square

OpenStudy (compassionate):

What is r?

OpenStudy (compassionate):

Also, is there a more formal method that doesn't involve formulas?

myininaya (myininaya):

I didn't really call anything r. I called something k. It is whatever is front of x like this: \[x^2+6x+(\frac{6}{2})^2=(x+\frac{6}{2})^2 \]

OpenStudy (compassionate):

Isn't 4 in front of x, and not 6?

myininaya (myininaya):

here is another example: \[x^2+10x+(\frac{10}{2})^2=(x+\frac{10}{2})^2 \] Well in that example above 6 is in front of x

myininaya (myininaya):

now looking at your problem you have \[x^2-4x+y^2-2y=4\] \[(x^2-4x+ ?)+(y^2-2y+?)=4+?+?\]

myininaya (myininaya):

in that first question we are going to put ?

OpenStudy (compassionate):

I understand the formula. (x^2 - 4x + 4) +(y^2 - 2y + 1) = 4 + (4 + 1)

myininaya (myininaya):

on then what is it?

OpenStudy (compassionate):

Because we take half the term next to x and square it. Right?

myininaya (myininaya):

right

OpenStudy (compassionate):

The next step is what I am stuck at. Would we use that formula?

myininaya (myininaya):

\[x^2+kx+(\frac{k}{2})^2=(x+\frac{k}{2})^2\] \[x^2-kx+(\frac{k}{2})^2=(x-\frac{k}{2})^2 \] so you have \[x^2-4x+(\frac{4}{2})^2=(x-\frac{4}{2})^2 \] and \[y^2-2y+(\frac{2}{2})^2=(y-\frac{2}{2})^2 \]

myininaya (myininaya):

by the way 4/2=2 and 2/2=1

myininaya (myininaya):

When I add in a number to complete the square I never actually simplify that number it makes it much easier

OpenStudy (compassionate):

Oh, so we solve for each parentehsis, and that will simply to step 5?

OpenStudy (compassionate):

x^2 + rx + (r/2)^2 = (x + r/2)^2 x^2 + 4x + (4/2)^2 = (x + 4/2)^2 x^2 + 4x + 4 = x + 4 Okay, so this is what I got. From here it looks like I can factor the left side, right?

myininaya (myininaya):

\[x^2+4x+4=(x+2)^2\]

OpenStudy (compassionate):

I get a perfect square. (x + 2)^2 = x + 4

OpenStudy (compassionate):

Woah, wait, where did that x^2 + 4x + 4 come from?

myininaya (myininaya):

:( no no (x+2)^2 doesn't equal x+4

myininaya (myininaya):

that's what you wrote i thought

OpenStudy (compassionate):

Oh, I see what I did. I didn't square all the terms. (x - 4/2)^2 = x^2 + 4, right?

myininaya (myininaya):

no no (x-4/2)^2=(x-2)^2=(x-2)(x-2) which equals x^2-2x-2x+4 which equals x^2-4x-4

OpenStudy (compassionate):

Oh, I thought we squared all the terms inside the parenthesizes first.

myininaya (myininaya):

nope nope here is another example say we start with this equation: \[x^2+y^2-9x+5y=\frac{-1}{4}\] and we want to find the center and radius

myininaya (myininaya):

First step put your terms with x's together and put your terms with y's together

OpenStudy (compassionate):

Oh, it just clicked! I see.

myininaya (myininaya):

\[x^2-9x+y^2+5y=\frac{-1}{4}\]

OpenStudy (compassionate):

Go on..

myininaya (myininaya):

now for completing the square

myininaya (myininaya):

\[(x^2-9x+(\frac{9}{2})^2)+(y^2+5y+(\frac{5}{2})^2)=\frac{-1}{4}+(\frac{9}{2})^2+(\frac{5}{2})^2\] Now this it to complete the square I do the same thing all the times to complete the square when we have coefficient 1 for x^2

myininaya (myininaya):

now this allows us to write this as \[(x-\frac{9}{2})^2+(y+\frac{5}{2})^2=\frac{-1}{4}+\frac{81}{4}+\frac{25}{4} \]

myininaya (myininaya):

\[(x-\frac{9}{2})^2+(y+\frac{5}{2})^2=\frac{105}{4}\]

myininaya (myininaya):

you try this one: \[x^2+y^2+6y=-4\]

OpenStudy (compassionate):

Okay. \[x^2 + (y^2 + 6y) = -4\]\[x^2 + (y^2 + 6y + \left( \frac{ 6 }{ 2 } \right)^2) = (-4 + \left( \frac{ 6 }{ 2 } \right)^2)\]

myininaya (myininaya):

\[x^2+(y^2+6y+(\frac{6}{2})^2)=-4+(\frac{6}{2})^2 \] ok that is right good so far

myininaya (myininaya):

\[x^2+(y+?)^2=-4+3^2\] \[x^2+(y+?)^2=-4+9\] \[x^2+(y+?)^2=5\] what is that ? number

myininaya (myininaya):

You know what is weird? the file you attached showing you were in math displayed the biology icon.

OpenStudy (compassionate):

Okay, so our next step would be to simplfy? x^2 + (y^2 + 6y + 9) = -4 + 9 Factor? But this polynomial isn't factorable.

myininaya (myininaya):

it is we are doing the same thing everything we are writting \[x^2+kx+(\frac{k}{2})^2=(x+\frac{k}{2})^2 \]

myininaya (myininaya):

no do write that (6/2)^2 as 9 do not take care of the square part just write (6/2)^2 as 3^2 so \[x^2+(y^2+6y+3^2)=-4+9\]

myininaya (myininaya):

\[x^2+(y+3)^2=5 \]

OpenStudy (compassionate):

Oh, okay. But that doesn't change the value?

myininaya (myininaya):

it doesn't it is just easier to factor

myininaya (myininaya):

|dw:1397594758711:dw|

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!