document.write( "Question 251963: how do you solve this problem?\r
\n" );
document.write( "\n" );
document.write( "__8_ = 2
\n" );
document.write( "2x-4 = x \n" );
document.write( "
Algebra.Com's Answer #183714 by richwmiller(17219) You can put this solution on YOUR website! 8/(2x-4)=2/x \n" ); document.write( "8x=2*(2x-4) \n" ); document.write( "8x=4x-8 \n" ); document.write( "4x=-8 \n" ); document.write( "x=-2 \n" ); document.write( " \n" ); document.write( " |