document.write( "Question 135406: Twice the greater of two consecutive odd integers is 13 less than three times the lesser. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #99220 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The odd integers: x, (x+2) \n" ); document.write( ": \n" ); document.write( "Write an equation for the statement: \n" ); document.write( "\"Twice the greater of two consecutive odd integers is 13 less than three times the lesser.\" \n" ); document.write( "2(x+2) = 3x - 13 \n" ); document.write( ": \n" ); document.write( "Find the integers. \n" ); document.write( "2x + 4 = 3x - 13; multiply what's inside the brackets \n" ); document.write( ": \n" ); document.write( "4 + 13 = 3x - 2x \n" ); document.write( ": \n" ); document.write( "17 = x \n" ); document.write( ": \n" ); document.write( "The numbers: 17, 19 \n" ); document.write( ": \n" ); document.write( "Check this solution in the statement \n" ); document.write( "\"Twice the greater of two consecutive odd integers is 13 less than three times the lesser.\" \n" ); document.write( "2*19 = 3(17) - 13; confirms our answer \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Not that hard, right? \n" ); document.write( " \n" ); document.write( " |