document.write( "Question 807353: How do you solve a problem like x+3=5x-1? \n" ); document.write( "
Algebra.Com's Answer #486816 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x+3=5x-1 \n" ); document.write( "3+1=5x-x \n" ); document.write( "4x=4 \n" ); document.write( "x=1 \n" ); document.write( " |