SOLUTION: If x=a/b, a does not equal b, and b does not equal 0, find the value of (a+b)/(a-b) in terms of x.
Algebra
->
Numeric Fractions Calculators, Lesson and Practice
-> SOLUTION: If x=a/b, a does not equal b, and b does not equal 0, find the value of (a+b)/(a-b) in terms of x.
Log On
Algebra: Numeric Fractions
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numeric Fractions
Question 903872
:
If x=a/b, a does not equal b, and b does not equal 0, find the value of (a+b)/(a-b) in terms of x.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
x=a/b
bx = a
a = bx
-------------------------------------------------------
(a+b)/(a-b)
(bx+b)/(bx-b)
(b*(x+1))/(b*(x-1))
(x+1)/(x-1)
-------------------------------------------------------
So
when
,
,