document.write( "Question 522981: find two numbers such that one of them exceeds the other by 18 and their sum is 92. \n" ); document.write( "
Algebra.Com's Answer #693719 by ssm@123(2)![]() ![]() ![]() You can put this solution on YOUR website! Let the first number be - x \n" ); document.write( "-------------------------------------- \n" ); document.write( "Let the second number be - x+18 \n" ); document.write( "-------------------------------------- \n" ); document.write( "the sum of the numbers is - 92 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Required equation -\r \n" ); document.write( "\n" ); document.write( " x+(x+18) = 92 \n" ); document.write( " x+x+18 = 92 \n" ); document.write( " 2x+18 = 92 \n" ); document.write( " 2x = 92-18 \n" ); document.write( " 2x = 74 \n" ); document.write( " x = 74/2 \n" ); document.write( " x = 37 \n" ); document.write( "--------------------------------------- \n" ); document.write( "So,the first number - x = 37 \n" ); document.write( " the second number - x+18 = 37+18 = 55 \n" ); document.write( "======================================= \n" ); document.write( "Therefore , the numbers are 37 and 55 \n" ); document.write( "======================================= \n" ); document.write( "SOLVED BY - \n" ); document.write( " SRAVYA SRI \n" ); document.write( " |