document.write( "Question 889245: Find 3 consecutive odd integers such that twice the first plus 3 times the third is 19 more than 4 times the second. \n" ); document.write( "
Algebra.Com's Answer #538014 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
n is any integer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2n+1, 2n+3, 2n+5 the odd consecutive integers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%282n%2B1%29%2B3%282n%2B5%29=19%2B4%282n%2B3%29\"---this is the description transcribed into symbolism. Solve for n and then use it to compute the requested numbers.
\n" ); document.write( "
\n" );