document.write( "Question 1046000: Would you mine answering the following?
\n" );
document.write( "AN Aircraft has 36 seats available for passengers.The cost per adult is K948 & K748 per child to fly from POM to Wewak.A total of K28,648 was raised on the flight which had all seats fully sold out.
\n" );
document.write( "a. WRITE THE EXPRESSION FOR THE NUMBER OF ADULT PASSENGERS INTERMS OF X.
\n" );
document.write( "b.EXPRESS THE TOTAL NUMBER OF CHILDREN INTERMS OF X.
\n" );
document.write( "c.WRITE THE EXPRESSION FOR THE TOTAL AMOUNT OF MONEY COLLECTED USING X.
\n" );
document.write( "d.SOLVE THE EQUATION IN C
\n" );
document.write( "d.HOW MANY CHILDREN WERE ON THE AIRCRAFT?
\n" );
document.write( "Thankyou & am awaiting ur assistance & Ideas.
\n" );
document.write( "Regards
\n" );
document.write( "Regina \n" );
document.write( "
Algebra.Com's Answer #661528 by Boreal(15235) You can put this solution on YOUR website! Adults=x \n" ); document.write( "children=36-x \n" ); document.write( "X+(36-x)=36 \n" ); document.write( "948x+748(36-x)=28,648 \n" ); document.write( "948x+26928-748x=28,648 \n" ); document.write( "200x=1720 \n" ); document.write( "x=8.6 adults. This is not an integer, so there is no integer number of adults/children that gives the above figure of 28.648. The number of children is not an integer, either, but 27.4. \n" ); document.write( "It can be shown that 8.6 adults *948=8152.8 \n" ); document.write( "27.4 children*748=20495.2 \n" ); document.write( "These add to 28,648, and while mathematically correct, it is not possible with people. \n" ); document.write( " \n" ); document.write( " |