document.write( "Question 18210: hi, my name is lee. thank you for helping me
\n" );
document.write( "I would like to know how to do this word problem.\r
\n" );
document.write( "\n" );
document.write( "Three times and odd interger is eleven less then four times the next greatest even integer. What is the odd interger?\r
\n" );
document.write( "\n" );
document.write( "could you please show me the formula?\r
\n" );
document.write( "\n" );
document.write( "thank you
\n" );
document.write( "lee \n" );
document.write( "
Algebra.Com's Answer #8745 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! K = the odd integer \n" ); document.write( "K + 1 = the even integer \n" ); document.write( "3K = 4(K + 1) - 11 \n" ); document.write( "3K = 4K + 4 - 11 \n" ); document.write( "K = 11 - 4 \n" ); document.write( "K = 7 \n" ); document.write( "K + 1 = 8\r \n" ); document.write( "\n" ); document.write( "3(7) = 4(8) - 11 check results \n" ); document.write( "21 = 32 - 11 \n" ); document.write( " |