document.write( "Question 860218: Tickets for a play cost $14 for the main floor and $9 for the Balcony. There were fifty more main floor tickets sold than balcony tickets. If the total receipts were $3,000, how many tickets were sold?\r
\n" );
document.write( "\n" );
document.write( "Basically, I know and understand how to find let's say the amount of each ticket, but am not sure how to answer this problem where it doesn't tell you how many tickets total. \r
\n" );
document.write( "\n" );
document.write( "I usually draw a visual graph to make things easy, so I would like to do an example problem using it...and see if you can help me use it to solve my tickets problem.\r
\n" );
document.write( "\n" );
document.write( "EX. There are 35 coins in quarters and nickels. Value of $6.15. How many Quarters, how many nickels?\r
\n" );
document.write( "\n" );
document.write( " # tickets cents per total cents
\n" );
document.write( "Quarters x 25 25x
\n" );
document.write( "Nickels 35-x 5 5(35-x)
\n" );
document.write( "Total 35 --- 615\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "then I take the right side and turn it into an equation:
\n" );
document.write( "25x + 5(35-x) = 615
\n" );
document.write( "25x + 175-5x = 615
\n" );
document.write( "20x + 175 = 615
\n" );
document.write( "20x = 440
\n" );
document.write( " x = 22\r
\n" );
document.write( "\n" );
document.write( "Substitute x=22 into equation and you get the 13 nickels as well. \r
\n" );
document.write( "\n" );
document.write( "Can you think of a way to visually use the same sort of technique to answer my original question? It's probably something so simple, I just can't think of it. \n" );
document.write( "
Algebra.Com's Answer #518226 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |