document.write( "Question 6413: please help me to solve this equation: find the two consecutive odd integers whose sum is 56 with solution. other problem is ths sum of two numbers is 72. the larger number is four more than the smaller number. find the number with solution also. \n" ); document.write( "
Algebra.Com's Answer #3530 by sabanasir(22)![]() ![]() ![]() You can put this solution on YOUR website! hi, listen two consecutive odd nunmbers wud be:] \n" ); document.write( " 1st one: x, 2nd wud b : x+2 \n" ); document.write( " if its sum is 56 \n" ); document.write( "means: \n" ); document.write( " x+ (x+2) = 56 \n" ); document.write( " 2x = 56 -2 \n" ); document.write( " x= 54/2 \n" ); document.write( " x= 27 \n" ); document.write( " 27 is the first odd number and the second is 27 + 2 i.e. 29 \n" ); document.write( "------------------------ \n" ); document.write( "sum of two numbers is 72\r \n" ); document.write( "\n" ); document.write( "let smaller: x \n" ); document.write( "larger: 4+x \n" ); document.write( "its sum: \n" ); document.write( " (4+x) + x = 72 \n" ); document.write( " 4+2x=72 \n" ); document.write( " x= 68/2 \n" ); document.write( " x= 34 \n" ); document.write( "smaller is 34 and the larger is 34 + 4 = 38 \n" ); document.write( " |