document.write( "Question 97151: Find two consecutive odd integers such that 3 times the first integer
\n" ); document.write( "is 5 more than twice the second. Please help me figure this one out.
\n" ); document.write( "I also would like to no if there is a way that I can check to see if the question I am about to ask is not already been answered somewhere? Can I search the web site some how? Could you tell me how if it is possible?
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #70728 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
1) Let x be the first odd integer, then x+2 will be the next consecutive odd integer.
\n" ); document.write( "From the problem description, you can write:
\n" ); document.write( "3x = 2(x+2)+5 Apply the distributive property to the right side.
\n" ); document.write( "3x = 2x+4+5 Simplify.
\n" ); document.write( "3x = 2x+9 Subtract 2x from both sides.
\n" ); document.write( "x = 9
\n" ); document.write( "The two integers are 9 and 11\r
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "3(9) = 2(11)+5
\n" ); document.write( "27 = 22+5
\n" ); document.write( "27 = 27\r
\n" ); document.write( "\n" ); document.write( "2) I don't know of an easy way to see if a similar problem to one you want help with has already been answered. You could try clicking on \"Recent problems solved by all\" and do a manual search but that could be quite time-consuming.
\n" ); document.write( "
\n" );