PDA

View Full Version : Need help with a little algebra


Istasi
06-05-2005, 09:41 PM
Hey guys,
I'm doing a math project involving revenue and cost for a company. Part of the project is algebraically determining the break-even point(s) of the venture. The two equations I must set equal are:

y=200+30x
y=x(95-2.5x)

Now, I know this would be 200+30x=x(95-2.5x) but after numerous attempts, I cannot seem to come up with a working answer. Please help!

(Note: I'm not necessarily asking you to solve this for me, just point me in the right direction)

Stalking Shadow
06-05-2005, 10:25 PM
The equations are already set to y, so that makes it easy. You set them equal to each other, like you did, so:
200+30x=x(95-2.5x)

Then, distribute the x.
200+30x=95x-2.5x^2

Set the equation equal to 0, so you'll have a quadratic function
2.5x^2-65x+200=0

Use the quadratic formula
x=(-b (+/-) (b^2-4ac)^(1/2)))/2a
x=(65 (+/-) (65^2-4*2.5*200)^(1/2))/2*200
x=(65 (+/-) (4225-2000)^(1/2))/400
x=(65 (+/-) (2225)^(1/2))/400
x=(65 (+/-) 5(89^(1/2))/400

Simplify that last line, and it should be your answer, I think.
I 'unno. I'm not a math person.

Alumette
06-05-2005, 10:43 PM
<runs in terror from the thread> :yoy:

Istasi
06-05-2005, 11:52 PM
Thanks for the help Shadow. Turns out I had just made a stupid mistake, at the end of the quadratic formula I divided by 5 instead of negative 5. All I had to do was try to explain it to my mom who was trying to help to figure that out. D'oh!

Kinetix
06-06-2005, 01:09 AM
<runs in terror from the thread> :yoy:
same

Tsarmina
06-06-2005, 01:31 AM
*reads. is boggled. goes crosseyed. runs from thread screaming.* :notme:

WingedAvenger
06-06-2005, 06:08 AM
It's conversations like these that make me glad I burned down my school.

Solario
06-06-2005, 09:55 AM
It's conversations like this, that makes me very happy to have finally finished all my math, chemistry, science and physics this year. No more algebra, sin, cos etc. Now only sweet blissful stupidity.

On the downside, I haven't been away from it enough, because I still understood that.

Istasi
06-06-2005, 12:26 PM
I'm glad to see I still have a few cards up my sleeve to make the masses filled with terror :chuckle:

Quakester
06-06-2005, 12:28 PM
I'm glad to see I still have a few cards up my sleeve to make the masses filled with terror :chuckle:

It's things like this that make me really like Istasi. :chuckle:

Good job, kiddo. :D

Noble
06-06-2005, 12:34 PM
heh, given enough time I would have gone a completely different way to solve that. Whenver I didn't understand something in pre-calculus I just found my own way to the answer, and often confused the hell out of the teacher on the way.