document.write( "Question 989423: what is the equation for this problem?
\n" );
document.write( "Find three consecutive integers such that the sum of the first and twice the third is equal to four times the second decreased by five? \n" );
document.write( "
Algebra.Com's Answer #609809 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The phrasing is ambiguous \n" ); document.write( ". \n" ); document.write( "F=first integer; S=second integer=F+1; T=third integer=F+2 \n" ); document.write( ". \n" ); document.write( "F+2T=4(S-5) or F+2T=4S-5 \n" ); document.write( ". \n" ); document.write( "F+2(F+2)=4(F+1-5) or F+2(F+2)=4(F+1)-5 \n" ); document.write( ". \n" ); document.write( "F+2F+4=4F-16 or F+2F+4=4F+4-5 \n" ); document.write( "3F+4=4F-16 or 3F+4=4F-1 \n" ); document.write( "20=F or 5=F \n" ); document.write( "S=21 or 6 \n" ); document.write( "T=22 or 7 \n" ); document.write( ". \n" ); document.write( "ANSWER: The numbers are 5,6, and 7 or 20,21, and 22. \n" ); document.write( " \n" ); document.write( " |