document.write( "Question 466418: At the city museum, child admission is $5.30 and adult admission is $9.10 On Wednesday, 163 tickets were sold for a total sales of $1198.30 How many child tickets were sold that day? \n" ); document.write( "
Algebra.Com's Answer #319748 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! p+q=163 \n" ); document.write( "5.3p+9.1q=1198.3 \n" ); document.write( "53p+91q=11983 \n" ); document.write( "53p+53q=8639 \n" ); document.write( "38q=3344 \n" ); document.write( "q=88 \n" ); document.write( "p=75 \n" ); document.write( "75 childrens tickets were sold that day.. \n" ); document.write( " |