document.write( "Question 1130145: the discounted ticket price for morning movie is $5 the average cost of a full price movie ticket $11 a total of forty-one people bought tickets to the movies on Monday and the theatre earned a total of $307 how many discounted and full price tickets did the theatre sell? \n" ); document.write( "
Algebra.Com's Answer #746804 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
d + f = 41 therefore f = 41-d Use this value for f next:
\n" ); document.write( "5d + 11f = 307
\n" ); document.write( "5d + 11(41-d) = 307
\n" ); document.write( "5d + 451 - 11d = 307
\n" ); document.write( "-6d = -144 divide both sides by -6 and remember that -/- = +
\n" ); document.write( "d = 24
\n" ); document.write( "they sold 24 discount tickets
\n" ); document.write( "and
\n" ); document.write( "41 - 24 = 17 full price tickets
\n" ); document.write( ".
\n" ); document.write( "Happy learning
\n" ); document.write( "
\n" );