document.write( "Question 912166: the lesser of two consecutive odd integers is added to twice the the greater the result is 187. find the intergers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #805720 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! consecutive odd integers: x, (x+2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 2(x+2) = 187 \n" ); document.write( "3x + 4 = 187 \n" ); document.write( "x = 61\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The integers are 61 and 63. \n" ); document.write( " |