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

help with this assignment please ! my equation is y = 3x + 6.

OpenStudy (anonymous):

OpenStudy (anonymous):

@mathstudent55

OpenStudy (anonymous):

@whpalmer4

OpenStudy (whpalmer4):

So your path is \(y = 3x+6\)? And you need to find where that intersects with \(y^2+x^2=40000\)? Why don't you substitute the right hand side of your equation into the other equation wherever you see \(y\)? That should give you something you can solve.

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

so \[3x + 6^2\]

OpenStudy (anonymous):

\[+ x^2 = 40,000\]

OpenStudy (whpalmer4):

No, you have to substitute like this: \[y^2 + x^2 = 40000\] \[(3x+6)^2 + x^2 = 40000\] Otherwise, you aren't squaring \(y\), you're squaring something different.

OpenStudy (whpalmer4):

Next step is to expand that equation (multiply out \((3x+6)^2\))

OpenStudy (anonymous):

9x + 36

OpenStudy (whpalmer4):

No. \[(3x+6)^2 = (3x+6)(3x+6) = \]

OpenStudy (anonymous):

oh lol ok

OpenStudy (whpalmer4):

Multiply each part of the first thing by each part of the second thing, then collect like terms.

OpenStudy (anonymous):

9x^2 + 18x + 18x + 18

OpenStudy (anonymous):

edit: 36

OpenStudy (anonymous):

9x^2 + 36x + 36

OpenStudy (whpalmer4):

Even if the approach you used worked, it would be \(9x\color{red}{^2} + 36\), right? :-) \[(3x+6)(3x+6) = 9x^2 + 18x + 18x + 36 = 9x^2 + 36x + 36\]

OpenStudy (whpalmer4):

Okay, so now we have \[9x^2+36x + 36 + x^2 = 40000\]Can you solve that for \(x\)?

OpenStudy (anonymous):

um

OpenStudy (anonymous):

can i combine 9x^2 and x^2?

OpenStudy (whpalmer4):

yes, you can and should do that.

OpenStudy (anonymous):

so 10x^2 + 36x + 36= 40,000

OpenStudy (anonymous):

what now ?

OpenStudy (whpalmer4):

Yep. Do you know the quadratic formula? if you have \[ax^2+bx+c =0, \, a \ne 0\]\[x = \frac{-b\pm\sqrt{b^2-4ac}}{2a}\]

OpenStudy (whpalmer4):

No two ways about it, this will be a bit ugly with that equation :-)

OpenStudy (anonymous):

now sub ?

OpenStudy (whpalmer4):

You have to rearrange your equation slightly to get it into that form. Do you see what to do?

OpenStudy (whpalmer4):

Perhaps the first thing I would do is divide everything by 2: \[5x^2 + 18x + 18 = 20000\] Next, subtract 20000 from both sides so that you have the desired \(=0\) form: \[5x^2+18x+18-20000 = 0\]\[5x^2+18x-19982=0\]\[a=5,b=18,c=-19982\]

OpenStudy (anonymous):

ok …

OpenStudy (whpalmer4):

then plug those numbers into that formula for the values of \(x\) where the spaceship's paths will intersect. you also need to find the corresponding values of \(y\) from your formula with those values of \(x\).

OpenStudy (anonymous):

\[x= \frac{ -18\pm \sqrt{18^2 - 4(5)(-19982)} }{ 10 }\]

OpenStudy (whpalmer4):

So far so good...now simplify that :-)

OpenStudy (anonymous):

\[x = \frac{ -18\pm \sqrt{399,640} }{ 10}\]

OpenStudy (anonymous):

the square root of 399,640 is 632.170862979

OpenStudy (anonymous):

so \[x= \frac{ -18 \pm 632.170 }{ 10 }\]

OpenStudy (anonymous):

right ? @whpalmer4

OpenStudy (whpalmer4):

\[18^2-4(5)(-19982) = 324+399640 = 399964\]

OpenStudy (anonymous):

so x = 399964

OpenStudy (whpalmer4):

No. That's the quantity under the square root sign. You forgot the b^2 part in your calculation.

OpenStudy (anonymous):

*facepalm*

OpenStudy (whpalmer4):

I'll save you the trouble of trying to simplify the square root: 399964 = 4*99991 so the square root turns into \(2\sqrt{99991} \approx 632.427\) which is pretty close to what you had :-)

OpenStudy (anonymous):

ok..

OpenStudy (anonymous):

I've got to go now sorry ill be back and we can continue ok ? thanks!

OpenStudy (anonymous):

ok back.

OpenStudy (anonymous):

don't help this guy, he's reterderd

OpenStudy (anonymous):

lol dude get a life pls

OpenStudy (anonymous):

just trying to pass time bro x_x ill stop messing with you though

OpenStudy (anonymous):

the equation is {(3x+4y=48,x-y=2) this is how the teacher wrote it out on my assignment. The answers given were x=40 and y=42 I need to understand how these numbers were gotten and the book is no help. I am visual and there are no examples close to this problem. ------------- Firstly, that's not an equation. It's 2 equations, called a system of equations. ------------ 2nd, 40 & 42 are not the answers. ----------- 3x+4y=48 x-y=2 --> x = y+2

OpenStudy (anonymous):

Sub for x in the 1st eqn 3(y+2) + 4y = 48 6y+6 + 4y = 48 7y = 42 y = 6 ------ x = y+2 x = 8

OpenStudy (anonymous):

what?

OpenStudy (anonymous):

@whpalmer4 ?

OpenStudy (anonymous):

x=8 P.P

OpenStudy (anonymous):

i don't think we have the same assignment

OpenStudy (anonymous):

same >.<

OpenStudy (anonymous):

oh

OpenStudy (mathmale):

Peter, Since I haven't yet seen Parts 1 and 2 of this problem, I'm making the assumption that our astronaut approaches the circular orbit x^2 + Y^2 = 40000 along the path described by y = 3x + 6. I'm also assuming that Astro A. approaches from the left, as x increases. That means Astro's initial linear path intersects the circular orbit of radius 200 in Quadrant 2. With me so far? Then all we have to do is to substitute y=3x+6 into x^2 + y^2 = 40000 = 200^2 and solve for x; one such value will be negative, the other positive (if my assumptions are correct). Take the negative one and substitute that for x in either y=3x+6 or x^2 + y^2 = 200^2. That'll give you a positive value for y. The resulting point, (x,y), is the desired point of intersection. How much sense does this make to you? What further info would you need, if any, or like to have, before you move on to Part 4? MM

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!