document.write( "Question 888928: find a number such that when 10 is subtracted from twice the number, the result is 14 less than thrice the number. \n" ); document.write( "
Algebra.Com's Answer #537766 by harpazo(655)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the number.\r \n" ); document.write( "\n" ); document.write( "Ten is subtracted from TWICE the number.\r \n" ); document.write( "\n" ); document.write( "2x - 10.\r \n" ); document.write( "\n" ); document.write( "When you do that, the result is 14 less than 3x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is your equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x - 10 = 3x - 14\r \n" ); document.write( "\n" ); document.write( "2x - 3x = -14 + 10\r \n" ); document.write( "\n" ); document.write( "-x = -4\r \n" ); document.write( "\n" ); document.write( "x = -4/-1\r \n" ); document.write( "\n" ); document.write( "x = 4.\r \n" ); document.write( "\n" ); document.write( "The number is 4. \n" ); document.write( " \n" ); document.write( " |