document.write( "Question 880147: 7 people go to movie. the child ticket is half the price of adult. 30 dollars was total. how many kids went and what was the price of a ticket \n" ); document.write( "
Algebra.Com's Answer #531257 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 7 people go to movie. the child ticket is half the price of adult. 30 dollars was total. how many kids went and what was the price of a ticket \n" ); document.write( "*** \n" ); document.write( "price of kids ticket=$2.50 \n" ); document.write( "price of adult ticket=$5.00 \n" ); document.write( "number of kids who went to the movie=2, cost=2*2.50=$5.00 \n" ); document.write( "number of adults who went to the movie=5, cost=5*5.00=$25.00 \n" ); document.write( "total cost=5+25=30 dollars \n" ); document.write( "can anyone do this problem algebraically? \n" ); document.write( " |