document.write( "Question 232558: the difference of four times a number and seven times the same number is 9\r
\n" );
document.write( "\n" );
document.write( "How do i write this \n" );
document.write( "
Algebra.Com's Answer #171822 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7x-4x=9 \n" ); document.write( "3x=9 \n" ); document.write( "x=3 \n" ); document.write( " |