document.write( "Question 800681: Admission to Science World is $5.50 more for an adult than for a child. Admission to the museum for Barbie and Ken and their five children costs $39. Find the cost of admission for each adult and each child. \n" ); document.write( "
Algebra.Com's Answer #483535 by tommyt3rd(5050) You can put this solution on YOUR website! 1) a=c+5.5 \n" ); document.write( "2) 2a+5c=39\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(c+5.5)+5c=39 \n" ); document.write( "7c=28 \n" ); document.write( "c=4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Adults pay $9.50, Children pay $4 \n" ); document.write( " |