document.write( "Question 145161: Problem: For a student club fund-raiser, the number of $2 raffle tickets printed was three times the number of $5 tickets. If all the tickets are sold, receipts from the $5 tickets will be $50 less than those from the $2 tickets. How many $5 tickets were printed?\r
\n" );
document.write( "\n" );
document.write( "What equation do i use to find the answer to this question? \n" );
document.write( "
Algebra.Com's Answer #105842 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let x= number of $5 tickets sold \n" ); document.write( "then 3x = number of $2 tickets sold\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then from:\"If all the tickets are sold, receipts from the $5 tickets will be $50 less than those from the $2 tickets.\" \n" ); document.write( "We can derive our equation:\r \n" ); document.write( "\n" ); document.write( "5x = 2(3x) - 50\r \n" ); document.write( "\n" ); document.write( "Do you see how the equation was derived? Does that make sense? \n" ); document.write( "Can you complete it from here? \n" ); document.write( " \n" ); document.write( " |