document.write( "Question 503867: Savannah and her soccer team of 18 players are invited to the womans national game in Toronto. There are 72 seats available. Every regular priced ticket is valued at $150.00 each. However, Savannah's mother was friends with the box office guy, and received a discount of 25% off.What was the total amount of money saved(in $)?\r
\n" );
document.write( "\n" );
document.write( "My question: \r
\n" );
document.write( "\n" );
document.write( "What are two let statements, and 2 equations that represent this word problem? \n" );
document.write( "
Algebra.Com's Answer #339433 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Savannah and her soccer team of 18 players are invited to the woman's national game in Toronto. \n" ); document.write( "------------------------ \n" ); document.write( "There are 72 seats available. \n" ); document.write( "------ \n" ); document.write( "Every regular priced ticket is valued at $150.00 each. \n" ); document.write( "------ \n" ); document.write( "However, Savannah's mother was friends with the box office guy, and received a discount of 25% off. \n" ); document.write( "------- \n" ); document.write( "What was the total amount of money saved(in $)? \n" ); document.write( "--- \n" ); document.write( "Money saved = 0.25*150 = $37.50 \n" ); document.write( "My question: \n" ); document.write( "What are two let statements, and 2 equations that represent this word problem? \n" ); document.write( "--- \n" ); document.write( "price per discounted ticket = 150-0.25*150 = 0.75*150 = $112.50 \n" ); document.write( "--- \n" ); document.write( "Cost for the 72 tickets = 112.5*72 = $8100.00 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |