document.write( "Question 750010: Eight times a number is decreased by three times the same number, giving a difference of 20. What is the number? \n" ); document.write( "
Algebra.Com's Answer #456281 by unlockmath(1688) You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's use x as the number: \n" ); document.write( "8x-3x=20 \n" ); document.write( "Combine like terms: \n" ); document.write( "5x=20 \n" ); document.write( "Divide by 5 \n" ); document.write( "x=4 \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |