SOLUTION: i need to make y the subject of the equation, eg y=.... 5u=2y^2-7y
Algebra
->
Expressions-with-variables
-> SOLUTION: i need to make y the subject of the equation, eg y=.... 5u=2y^2-7y
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 597414
:
i need to make y the subject of the equation, eg y=....
5u=2y^2-7y
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
5u=2y^2-7y
---
2y^2-7y-5u = 0
------
Use the Quadratic Formula:
y = [7 +- sqrt(49 - 4*2*(-5u)]/4
-----
y = [7 +- sqrt(49+40u)]/4
==============
Cheers,
Stan H.
==============