document.write( "Question 961343: the total receipts from high school musical was $1274. Student tickets costs $2 each and adult tickets sold for $5 each. if they sold of 325 tickets that night, how many adult tickets were sold? many student tickets.\r
\n" );
document.write( "\n" );
document.write( "There were student tickets and adult tickets sold.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "two cities are 16040 miles apart. a plane leaves one of them, traveling towards the other at an average speed of 410 miles per hour. At the same time a plane leaves the other, traveling towards the first, at an average speed of 410 miles per hour. How long will it take them to meet? the two meet in hours. \n" );
document.write( "
Algebra.Com's Answer #587464 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The total receipts from high school musical was $1274. Student tickets costs $2 each and adult tickets sold for $5 each. if they sold of 325 tickets that night, how many adult tickets were sold? How many student tickets were sold? \n" ); document.write( ".. \n" ); document.write( "let x=number of adult tickets sold \n" ); document.write( "325-x=number of student tickets sold \n" ); document.write( "5x+2(325-x)=1274 \n" ); document.write( "5x+650-2x=1274 \n" ); document.write( "3x=624 \n" ); document.write( "x=208 \n" ); document.write( "325-x=117 \n" ); document.write( "number of adult tickets sold=208 \n" ); document.write( "number of student tickets sold=117 \n" ); document.write( ".. \n" ); document.write( "Two cities are 16040 miles apart. a plane leaves one of them, traveling towards the other at an average speed of 410 miles per hour. At the same time a plane leaves the other, traveling towards the first, at an average speed of 410 miles per hour. How long will it take them to meet? the two meet in hours. \n" ); document.write( ".. \n" ); document.write( "The two planes are traveling toward each other at a speed=410+410=820 mph \n" ); document.write( "travel time=distance/speed=16040/820=19.56 \n" ); document.write( " How long will it take them to meet? 19.56 hrs \n" ); document.write( " |