document.write( "Question 143371: For a student club fundraiser, the number of $2.00 raffle tickets printed was three times the number of $5.00 raffle tickets. If all of the tickets are sold, receipts from the $5.00 tickets will be $50.00 less than those from the $2.00 tickets. How many $5.00 tickets were printed? \n" ); document.write( "
Algebra.Com's Answer #104449 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the number of $2.00 raffle tickets printed was three times the number of $5.00 \n" ); document.write( " raffle tickets. If all of the tickets are sold, receipts from the $5.00 tickets \n" ); document.write( " will be $50.00 less than those from the $2.00 tickets. How many $5.00 tickets were printed? \n" ); document.write( ": \n" ); document.write( "Let x = no. of $5 tickets \n" ); document.write( ": \n" ); document.write( "It said,\" the number of $2.00 raffle tickets printed was three times the number of $5.00 raffle tickets. \", therefore: \n" ); document.write( ": \n" ); document.write( "3x = no. $2 tickets \n" ); document.write( ": \n" ); document.write( "Write an equation from the statement: \n" ); document.write( "\"receipts from the $5.00 tickets will be $50.00 less than those from the $2.00 tickets.\" \n" ); document.write( "; \n" ); document.write( "2(3x) = 5x + 50 \n" ); document.write( ": \n" ); document.write( "6x - 5x = 50 \n" ); document.write( ": \n" ); document.write( "x = 50 ea $5 tickets were sold \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution: 3*50 = 150 ea $2 tickets \n" ); document.write( "2*150 = 300 \n" ); document.write( "5*50 = 250 \n" ); document.write( "------------ \n" ); document.write( "differ $50 \n" ); document.write( " |