document.write( "Question 719701: Using three consecutive odd integers, such that
\n" ); document.write( "if three times the second is subtracted from the third,
\n" ); document.write( "the difference equals negative forty-eight. Find the
\n" ); document.write( " first integer.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #806508 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"system%28n%2C+n%2B2%2C+n%2B4%29\"
\n" ); document.write( "Note that the problem description should be done differently. A difference between two numbers is a POSITIVE value or quantity. Not a \"negative\" one.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28n%2B4%29-3%28n%2B2%29=-48\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"n%2B4-3n-6=-48\"
\n" ); document.write( "\"-2n-2=-48\"
\n" ); document.write( "\"n%2B1=24\"
\n" ); document.write( "\"n=23\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 23, 25, 27.
\n" ); document.write( "
\n" );