document.write( "Question 747761: multiply the greater of two consecutive odd integers by 7 gives the same result as adding 164 to the lesser integer.\r
\n" );
document.write( "\n" );
document.write( "so i thought that meant (x+2+x+4)*7=x+164
\n" );
document.write( "but when I started figuring it out, the answer was going to be some weird number with a ton of decimals, but i don't think that's what it's supposed to be. \n" );
document.write( "
Algebra.Com's Answer #455106 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We are asked to \r \n" ); document.write( "\n" ); document.write( "multiply the greater of two consecutive odd integers by 7 gives the same result as adding 164 to the lesser integer.\r \n" ); document.write( "\n" ); document.write( "let x be the first odd integer, then x+2 is the next odd integer\r \n" ); document.write( "\n" ); document.write( "then we have\r \n" ); document.write( "\n" ); document.write( "(x+2)*7 = x + 164\r \n" ); document.write( "\n" ); document.write( "7x + 14 = x + 164\r \n" ); document.write( "\n" ); document.write( "6x = 150\r \n" ); document.write( "\n" ); document.write( "x = 25\r \n" ); document.write( "\n" ); document.write( "our two consecutive odd integers are 25 and 27\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |