document.write( "Question 550833: Four times the larger number is 29 more than 3 times the smaller. Find two consecutive odd integers. \n" ); document.write( "
Algebra.Com's Answer #359130 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x and x+2
\n" ); document.write( "4*(x+2)=3x+29
\n" ); document.write( "4x+8=3x+29
\n" ); document.write( "x=21
\n" ); document.write( "x+2=23
\n" ); document.write( "check
\n" ); document.write( "4*23=3*21+29
\n" ); document.write( "92=63+29
\n" ); document.write( "92=92
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );