document.write( "Question 868756: one-fifth of the sum of a number and -3 is twice the number \n" ); document.write( "
| Algebra.Com's Answer #523806 by stanbon(75887)      You can put this solution on YOUR website! one-fifth of the sum of a number and -3 is twice the number \n" ); document.write( "-------- \n" ); document.write( "Equation:: \n" ); document.write( "(1/5)(x-3) = 2x \n" ); document.write( "------- \n" ); document.write( "Multiply both sides by 5 to get:: \n" ); document.write( "x-3 = 10x \n" ); document.write( "------- \n" ); document.write( "9x = -3 \n" ); document.write( "------- \n" ); document.write( "x = -1/3 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |