SOLUTION: cx+a=bx solve for x
Algebra
->
College
->
Linear Algebra
-> SOLUTION: cx+a=bx solve for x
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 1049946
:
cx+a=bx
solve for x
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
solve for x
cx+a=bx
cx - bx = -a
x(c-b) = -a
x = -a/(c-b)