Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
2854
2
avatar

If x ≠ 0, what is the solution to the following equation? (1 - x)/x + 2 = 7/x

 Jan 10, 2015

Best Answer 

 #2
avatar+33654 
+5

Could also write this as

 1x1+2=7x

or

1=6x

Multiply both sides by x to get x = 6

.

 Jan 10, 2015
 #1
avatar+130458 
+5

If x ≠ 0, what is the solution to the following equation? (1 - x)/x + 2 = 7/x

Getting a common denominator on the left, we have

(1 - x)/x + 2x/x  = 7/x    subtract 2x/x from both sides

(1 -x)/ x  = 7/x - 2x/x

(1-x )/x  = (7 - 2x) /x     cross-multiply

x(1 - x)  = x(7 - 2x)    simplify

x - x^2  = 7x - 2 x^2  rearrange

x^2 - 6x = 0  factor

x(x -6) = 0     set both factors = 0...so x = 0 or  x = 6

And since x can't = 0,   then x = 6 

 

                      -

 Jan 10, 2015
 #2
avatar+33654 
+5
Best Answer

Could also write this as

 1x1+2=7x

or

1=6x

Multiply both sides by x to get x = 6

.

Alan Jan 10, 2015

5 Online Users

avatar