document.write( "Question 1144224: I have 80 students 2 buses that cost 960 a piece and lunch is 10 dollars per student. What is total cost per student in proper math formula? \n" ); document.write( "
Algebra.Com's Answer #765252 by Theo(13342)![]() ![]() You can put this solution on YOUR website! total cost is equal to 2 * 960 + 10 * 80. \n" ); document.write( "cost per student would be that / 80. \n" ); document.write( "your equation becomes total cost per student = (2 * 960 + 10 * 80) / 80. \n" ); document.write( "that comes out to be 34 dollars per student.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply that by 80 to get a total cost of 2720. \n" ); document.write( "2 * 960 + 10 * 80 = 1920 + 800 = 2720. \n" ); document.write( "the equation is confirmed to be good.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |