SOLUTION: I have worked out the quadratic equation for x= -3q^2+150q, where q is quantity. The question asks what is the quantity is if x = 150? So I'm basically being asked what is q? I g

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: I have worked out the quadratic equation for x= -3q^2+150q, where q is quantity. The question asks what is the quantity is if x = 150? So I'm basically being asked what is q? I g      Log On


   



Question 1043584: I have worked out the quadratic equation for
x= -3q^2+150q, where q is quantity. The question asks what is the quantity is if x = 150? So I'm basically being asked what is q? I got:
q= 5(5 - radical 7) / 3 , q= 5(5 + radical 7) / 3
q=3.92375, q=12.74292.
But I don't know if that's the final answer to the question, or do I have to pick one of those two decimals?

Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Solved in
https://www.algebra.com/algebra/homework/quadratic/Quadratic_Equations.faq.question.1043586.html

https://www.algebra.com/algebra/homework/quadratic/Quadratic_Equations.faq.question.1043586.html


Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
Apparently you made a mistake with the quadratic formula:

x = -3q2+150q 

substitute 150 for x

150 = -3q2+150q

Get 0 on the right side:

3q2-150q+150 = 0

To make it easier to solve, divide every 
term on both sides by 3 -- since you can!:

q2-50q+50 = 0

a=1, b=-50, c=50

q+=+%28-b+%2B-+sqrt%28+b%5E2-4ac+%29%29%2F%282a%29+

q+=+%28-%28-50%29+%2B-+sqrt%28%28-50%29%5E2-4%281%29%2850%29+%29%29%2F%282%281%29%29+

q+=+%2850+%2B-+sqrt%282500-200%29%29%2F2+

q+=+%2850+%2B-+sqrt%282300%29%29%2F2+

q+=+%2850+%2B-+sqrt%28100%2A23%29%29%2F2+

q+=+%2850+%2B-+10sqrt%2823%29%29%2F2+

q+=+%2810%285+%2B-+sqrt%2823%29%29%29%2F2+
 
q+=+%28%22%22%5E5cross%2810%29%285+%2B-+sqrt%2823%29%29%29%2Fcross%282%29+

q+=+5%285+%2B-+sqrt%2823%29%29+

q+=+5%285+%2B+sqrt%2823%29%29+ and q+=+5%285+-+sqrt%2823%29%29+

q+=+48.97915762 and q+=+1.020842383

Both answer are correct, so give them both.  You should
try to find out where you went wrong, so that you won't 
make the same mistake in other problems.

Edwin