document.write( "Question 634772: If five times a number is subtracted from twelve times a number, the result is seven less than twice the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #400014 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If five times a number is subtracted from twelve times a number, \n" ); document.write( "the result is seven less than twice the number. \n" ); document.write( "Find the number. \n" ); document.write( ": \n" ); document.write( "Let n = the number \n" ); document.write( ": \n" ); document.write( "12n - 5n = 2n - 7 \n" ); document.write( "12n - 5n - 2n = -7 \n" ); document.write( "5n =-7 \n" ); document.write( "n = \n" ); document.write( "n = -1.4 is the number \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out \n" ); document.write( "12(-1.4) - 5(-1.4) = 2(-1.4) - 7 \n" ); document.write( "-16.8 + 7 = -2.8 - 7 \n" ); document.write( "-9.8 = -9.8 \n" ); document.write( " |