document.write( "Question 155980: three times the difference of a number x and 5 = ? \n" ); document.write( "
Algebra.Com's Answer #115055 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! three times the difference of a number x and 5 = ? \n" ); document.write( "3(x - 5) = \n" ); document.write( "which is \n" ); document.write( "3x - 15 = \n" ); document.write( " |