185k views
0 votes
Rewrite each equation below so that it solved for y. Please show all steps.

Rewrite each equation below so that it solved for y. Please show all steps.-example-1
User Fang Liu
by
3.2k points

1 Answer

7 votes
a) x = 3y+6
3y = x-6
divide both sides by 3.
y = (x/3) -2

b) x = 5y-10
5y = x+10
divide both sides by 5.
y = (x/5) +2

c) x = y^2
square root both sides.
y = sqrt(x)

d) x = 2y^2 -4
x+4 = 2y^2
divide both sides by 2.
(x/2) +2 = y^2
square root both sides.
y = sqrt((x/2)+2)

e) x = (y-5)^2
square root both sides.
sqrt(x) = y-5
y = sqrt(x) +5
User Dukens
by
3.3k points