document.write( "Question 1164580: Two consecutive odd numbers are such that seven times the smaller, subtracted from nine times the bigger gives 144.Find the two numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788995 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x and x+2 are the numbers \n" ); document.write( "9(x+2)-7x=144 \n" ); document.write( "2x+18=144 \n" ); document.write( "2x=126 \n" ); document.write( "x=63 \n" ); document.write( "x+2=65 \n" ); document.write( "those are the numbers, 63 and 65 \n" ); document.write( "585-441=144 \n" ); document.write( " \n" ); document.write( " |