SOLUTION: y2(squared)=3y-5

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: y2(squared)=3y-5      Log On


   



Question 206897This question is from textbook Elementary and Intermediate
: y2(squared)=3y-5 This question is from textbook Elementary and Intermediate

Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
y^2 = 3y -5
y^2 - 3y +5 =0
use quadratic formula to factor
.
a=1,,,,b=-3,,,,c=5
.
y=[ -(-3) +/- sqrt{(-3)^2 -4(1)(5)}] /2(1)
.
y=[3 +/- sqrt{ 9-20} ] /2
.
y= [3+/- 3.32 i ] /2
.
y=1.5 +/- 1.658 i ,,,,,,answer
.
to check insert in original eqn
.
(1.5 = 1.658i)^2 = 3(1.5 +1.658i) -5
.
.25 -2*1.658 *1.5 i +2.75 i^2 = 3(1.5 +1.658i)-5
.
2.25 +4.975i -2,75 = 4.5 +4.975i -5
.
-.5 = -.5,,,,,,,,ok
.