document.write( "Question 1146639: The sum of two numbers is 84. If twice the smaller number is subtracted from the larger number, the result is 9. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #767919 by Edwin McCravy(20067) You can put this solution on YOUR website! The sum of two numbers is 84. \n" ); document.write( " Let the smaller number be represented by x.\r\n" ); document.write( "\r\n" ); document.write( "Then use the principle: \r\n" ); document.write( "\r\n" ); document.write( "If a letter represents one part of a given quantity, the other part of that\r\n" ); document.write( "given quantity is represented by \"That given quantity MINUS that part\".\r\n" ); document.write( "\r\n" ); document.write( "So the larger number is represented by 84-x.If twice the smaller number That's 2xis subtracted from the larger number That's the larger minus smaller or (84-x)-2xthe result is 9. That gives the equation \r\n" ); document.write( "\r\n" ); document.write( "(84-x)-2x = 9Find the two numbers. Solve that for x, which will be the smaller number. Subtract from 84\r\n" ); document.write( "to get the larger number.\r\n" ); document.write( "\r\n" ); document.write( "You finish:\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |