document.write( "Question 463443: the difference between six times a number and twelve equals the sum of the number and 13. find the number \n" ); document.write( "
Algebra.Com's Answer #317521 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! the difference between six times a number and twelve equals the sum of the number and 13. find the number\r \n" ); document.write( "\n" ); document.write( "Let x = the number \n" ); document.write( "6x - 12 = x+13 \n" ); document.write( "5x = 25 \n" ); document.write( "x = 5 \n" ); document.write( " |