document.write( "Question 623883: - Find three consecutive numbers such that the sum of the first and three times the second is forty-four less than five times the third. \n" ); document.write( "
Algebra.Com's Answer #392395 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "- Find three consecutive numbers: \"highlight%28x%29\" , \"highlight%28x%2B1%29\" , \"highlight%28x%2B2%29\"
\n" ); document.write( "such that the sum of the first and three times the second is forty-four less than five times the third
\n" ); document.write( "Question states***
\n" ); document.write( " x + 3(x+1) = 5(x+2) - 44 | Solve for x and list all 3 numbers \n" ); document.write( "
\n" );