document.write( "Question 80937This question is from textbook Algebra Structure and Method
\n" );
document.write( ": Write a system of eguationsthat could be used to solve this problem:The math club sold 200 raffle tickets for a total of $110 at $0.50 for students and $0.75 for adults. \n" );
document.write( "
Algebra.Com's Answer #58071 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Write a system of eguations that could be used to solve this problem:The math club sold 200 raffle tickets for a total of $110 at $0.50 for students and $0.75 for adults. \n" ); document.write( "Let student tickets be:x \n" ); document.write( "Let adult tickets be:y \n" ); document.write( "An equation that represents the total amount of tickets sold is: \n" ); document.write( "x+y=200 \n" ); document.write( "An equation that represents the amount of money earned is: \n" ); document.write( ".50x+.75y=110 \n" ); document.write( "You now have a system of equations with two equations an two unknowns: \n" ); document.write( "x+y=200 \n" ); document.write( ".50x+.75y=110 \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |