document.write( "Question 222573: hello I need help with two questions. 1. there are two types of tickets for a school play: student tickets and tickets for the gemeral public. the total cost for one student ticket and one general public ticket is $9. The total cost for 14 student tickets and 12 general public tickets is $112. How much does a general public ticket cost? 2. A merchant has coffee worth $60 a pound that she wishes to mix with 40 pounds of coffee worth $90 a pound to get a mixture that can be sold for $80 a pound. How many pounds of the $60 coffee should be used? I don't understand how to set this up. \n" ); document.write( "
Algebra.Com's Answer #166665 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
s + g = 9 ___ s = 9 - g\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "14s + 12g = 112 ___ substituting ___ 14(9 - g) + 12g = 112 ___ 126 - 14g + 12g = 112\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-2g = -14 ___ g = 7 ___ substituting ___ s = 9 - 7 = 2\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "60(x) + 90(40) = 80(40 + x) ___ 60x + 3600 = 3200 + 80x ___ 400 = 20x ___ 20 = x
\n" ); document.write( "
\n" );