document.write( "Question 414250: find two consecutive odd integers such that 4 times the smaller is 9 more than 3 times the larger. \n" ); document.write( "
Algebra.Com's Answer #290532 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"find two consecutive odd integers such that 4 times the smaller is 9 more than 3 times the larger\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1st consecutive odd integer \n" ); document.write( "x + 2 = 2nd consecutive odd integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x = 3(x + 2) + 9 {4 times smaller is 9 more than 3 times larger} \n" ); document.write( "4x = 3x + 6 + 9 {used distributive property} \n" ); document.write( "4x = 3x + 15 {combined like terms} \n" ); document.write( "x = 15 {subtracted 3x from both sides} \n" ); document.write( "x + 2 = 17 {substituted 15, in for x, into x + 2}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "15 and 17 are the two consecutive odd integers \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |