document.write( "Question 1127503: The total number of passengers riding a certain city bus during the morning shift is 1300. If the child's fare is $0.50, the adult fare is $1.50, and the total revenue from the fares in the morning shift is $1450, how many children and how many adults rode the bus during the morning shift?
\n" ); document.write( "children
\n" ); document.write( "adult
\n" ); document.write( "

Algebra.Com's Answer #743914 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of adults under the question.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of children is (1300-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The money equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.5*(1300-x) + 1.50*x = 1450    dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x step by step :\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    650 - 0.5x + 1.5x = 1450\r\n" );
document.write( "\r\n" );
document.write( "    1.5x - 0.5x = 1450 - 650\r\n" );
document.write( "\r\n" );
document.write( "    x = 800.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  800 adults and 1300 - 800 = 500 children.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   0.5*500 + 1.5*800 = 1450  dollars.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is a standard ticket problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Using systems of equations to solve problems on tickets \r
\n" ); document.write( "\n" ); document.write( "    - Three methods for solving standard (typical) problems on tickets\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From these lessons,  learn on how to solve such problems once for all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Systems of two linear equations in two unknowns\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );