SOLUTION: a=3b-1 b=2a+2
Algebra
->
College
->
Linear Algebra
-> SOLUTION: a=3b-1 b=2a+2
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 154779
This question is from textbook
beginning and intermediate algebra
:
a=3b-1
b=2a+2
This question is from textbook
beginning and intermediate algebra
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
a=3b-1
b=2a+2
-------
Since eqn 1 already shows a as a function of b, substitute for a in eqn 2.
b=2*(3b-1)+2
b=6b-2+2
b = 6b
b = 0 (the only possibility)
------------
Sub b into eqn 1
a = 3*0-1
a = -1