document.write( "Question 995070: a group of 5 children and 10 adults are going to a movie child tickets cost 3.50 and adults tickets cost 6.75 how much will the movie tickets cost in all \n" ); document.write( "
| Algebra.Com's Answer #613927 by EdenWolf(517)     You can put this solution on YOUR website! Question: a group of 5 children and 10 adults are going to a movie child tickets cost 3.50 and adults tickets cost 6.75 how much will the movie tickets cost in all \n" ); document.write( "================================================================================ \n" ); document.write( "Multiply 3.50 by 5, and multiply 6.75 by 10. \n" ); document.write( "3.50*5=17.5 \n" ); document.write( "6.75*10=67.5 \n" ); document.write( "Add 17.5 and 67.5 to get 85. \n" ); document.write( "================================================================================ \n" ); document.write( "Answer: The movie tickets cost 85 in total. \n" ); document.write( " |