document.write( "Question 185849: A total of twelve thousand passengers normally ride the green line of the MBTA during te morning rush hour. The token prices for a ride are .25 for childern under 12, $1 for adults and .50 for senior citizens. The revenue from these riders is $10,700. If he token prices were raised to .35 for childern under 12 and $1.50 for adults, and the senior ctizens price was unchanged, the expected revenue from these riders would be $15,820. How many riders in each category normally ride the green line during the morning rush hour?\r
\n" );
document.write( "\n" );
document.write( "I know how to do matrices, however, I can not figure out how to set this one up and could use some help. \n" );
document.write( "
Algebra.Com's Answer #139368 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A total of twelve thousand passengers normally ride the green line of the MBTA during te morning rush hour. \n" ); document.write( "a + s + c = 12000 \n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( "The token prices for a ride are .25 for childern under 12, $1 for adults and .50 for senior citizens. The revenue from these riders is $10,700. \n" ); document.write( "100a + 50s + 35c = 1070000 cents \n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( "If the token prices were raised to .35 for childern under 12 and $1.50 for adults, and the senior ctizens price was unchanged, the expected revenue from these riders would be $15,820. \n" ); document.write( "150a + 50s + 35c = 1582000 cents \n" ); document.write( "------------------------- \n" ); document.write( "System to solve: \n" ); document.write( " a + s + c = 12000 \n" ); document.write( "100a + 50s + 35c = 1070000 \n" ); document.write( "150a + 50s + 35c = 1582000 \n" ); document.write( "------------------------- \n" ); document.write( "Use what you know about matrices to solve for a,s, and c. \n" ); document.write( "==========================================\r \n" ); document.write( "\n" ); document.write( "How many riders in each category normally ride the green line during the morning rush hour? \n" ); document.write( "--------------------------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |