Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Help with solving for x?
I need help with this equation:
Solve for x:
1/x = 1/a=1/b
and also this one:
Solve for x:
y=(3-2x)/(5x-4)
Thank you
7 Answers
- ComoLv 71 decade agoFavorite Answer
Qu 1
Will have to GUESS that you mean :-
1/x = 1/a + 1/b
1/x = ( b + a ) / (ab)
x = ab / ( a + b )
Qu 2
y ( 5x - 4 ) = 3 - 2x
y ( 5x) - 4y = 3 - 2x
(5y + 2 ) x = 3 + 4y
x = ( 3 + 4y ) / ( 5y + 2 )
- 1 decade ago
1) x = a = b (reciprocals)
Doesn't seem like sense to me though so I'm going to assume the second equals is actually a plus.
1/x = 1/a + 1/b.
1/x = (a + b) / ba
Invert:
x = ba / (a + b)
2) y = 3 - 2x
-------------------
5x - 4
Cross-multiplication:
y(5x - 4) = 3 - 2x.
5xy - 4y = 3 - 2x.
5xy + 2x = 3 + 4y.
x (5y + 2) = 3 + 4y.
x = (3 + 4y)/(5y + 2)
Source(s): Head. - peabodyLv 71 decade ago
Solve for x:
1/x = 1/a+1/b
= b/b* 1/a + a/a * 1/b
1/x = ( b+a) / ab
INVERT BOTH SIDES
so x = ab / ( a+b)
Solve for x:
(3-2x) / (5x-4) = y
3 -2x = y(5x -4)
3 - 2x = 5xy -4y
-2x -5xy = -4y -3
2x +5xy = 4y+3
x(2 +5y) = (4y+3)
x = (4y+3) / ( 2 + 5y)
- ranjankarLv 71 decade ago
Solve for x:
1/x = 1/a=1/b
x = a = b
(3-2x) / (5x-4) = y
3 -2x = y(5x -4)
3 - 2x = 5xy -4y
-2x -5xy = -4y -3
2x +5xy = 4y+3
x(2 +5y) = (4y+3)
x = (4y+3) / ( 2 + 5y)
- How do you think about the answers? You can sign in to vote the answer.
- ireadlotsLv 61 decade ago
x = a = b
If you meant
1/x = 1/a + 1/b
Multiply both sides by xab to get rid of the fractions
ab = xb + xa
ab = x(a+b)
x = ab/(a+b)
y=(3-2x)/(5x-4)
y(5x-4) = 3-2x
5xy - 4y = 3-2x
5xy +2x = 4y+3
x(5y+2) = 4y+3
x = (4y+3)/(5y+2)