document.write( "Question 664993: the total numbers of passengers riding a certain city bus during morning shift is 1000.If the child's fare is RM0.50,the adult fareis RM1.50 and the total revenue from the fares in the morning shift is RM 1300,how many children and how many adults rode the bus during the morning shifts? \n" ); document.write( "
Algebra.Com's Answer #413987 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
x = children
\n" ); document.write( "y = adults
\n" ); document.write( "...
\n" ); document.write( "x+y = 1000, which is the same as x = 1000-y
\n" ); document.write( ".5(x) + 1.5(y) = 1300
\n" ); document.write( "...
\n" ); document.write( "Substitute x into the second equation
\n" ); document.write( ".5(1000-y) + 1.5y = 1300
\n" ); document.write( "500 - .5y + 1.5y = 1300
\n" ); document.write( "Combine like terms
\n" ); document.write( "1y = 1300 - 500
\n" ); document.write( "1y = \"highlight%28800%29\" adults
\n" ); document.write( "...
\n" ); document.write( ".5x + 1.5(800) = 1300
\n" ); document.write( ".5x = 1300 - 1200
\n" ); document.write( ".5x = 100
\n" ); document.write( "x = \"highlight%28200%29\" children
\n" ); document.write( "...
\n" ); document.write( "Check \"cartoon%28%0D%0A800+%2B+200%2C%0D%0A1000%29\"
\n" ); document.write( ".....................
\n" ); document.write( "Delighted to help.
\n" ); document.write( "-Reading Boosters
\n" ); document.write( "Wanting for others what we want for ourselves.
\n" ); document.write( "www.MyHomeworkAnswers.com
\n" ); document.write( "
\n" );