document.write( "Question 992286: Find all real or imaginary solutions for the following equation:\r
\n" ); document.write( "\n" ); document.write( "(1/x) + 1/(x-1) = (3/2)\r
\n" ); document.write( "\n" ); document.write( "I have really been struggling with using imaginaries and fractions. Help is greatly appreciated.
\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #611885 by satyareddy22(84)\"\" \"About 
You can put this solution on YOUR website!
(1/x) + 1/(x-1) = (3/2)
\n" ); document.write( "{(x-1)+x}/x(x-1)=3/2
\n" ); document.write( "(2x-1/x^2-x)=3/2
\n" ); document.write( "2(2x-1)=3(x^2-x)
\n" ); document.write( "4x-2=3x^2-3x
\n" ); document.write( "3x^2-3x-4x+2=0
\n" ); document.write( "3x^2-7x+2=0
\n" ); document.write( "3x^2-6x-x+2=0
\n" ); document.write( "3x(x-2)-1(x-2)=0
\n" ); document.write( "(x-2)(3x-1)=0
\n" ); document.write( "=>x-2=0,3x-1=0
\n" ); document.write( "=>x=2,x=1/3
\n" ); document.write( "
\n" );