document.write( "Question 1151717: The first aircraft has 60 more seats than the second aircraft. The third aircraft has 44 fewer seats than the second aircraft. If their total number of seats is 406​, find the number of seats for each aircraft. \n" ); document.write( "
Algebra.Com's Answer #773536 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "first             x+60\r\n" );
document.write( "second            x\r\n" );
document.write( "third             x-44\r\n" );
document.write( "TOTAL             406\r\n" );
document.write( "
\n" ); document.write( "
\n" );