SOLUTION: Solve for C: 2cy - y = 2c - 1
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: Solve for C: 2cy - y = 2c - 1
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 576191
:
Solve for C: 2cy - y = 2c - 1
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
2cy - y = 2c - 1
2cy = 2c - 1 + y
2cy - 2c = - 1 + y
c(2y - 2) = y-1
c = (y-1)/(2y - 2)