document.write( "Question 1203618: Tickets for a school event were $2.25
\n" ); document.write( " for students and $3.50
\n" ); document.write( " for parents. If a total of
\n" ); document.write( " tickets were sold for
\n" ); document.write( ", how many student and parent tickets were sold?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #839320 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Your copy & paste did not work correctly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Something maybe more like:
\n" ); document.write( "---
\n" ); document.write( "Tickets for a school event were $2.25 for students and $3.50 for parents.
\n" ); document.write( "If a total of [youneednumberhere] tickets were sold for [needanotherhere] , how many student and parent tickets were sold?
\n" ); document.write( "---\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Still two values are missing. Both so far are still variables.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "T, total tickets sold
\n" ); document.write( "R, the revenue of sold tickets
\n" ); document.write( "They should be given values.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if let p equal number of parent tickets, then T-p is how many student tickets.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Accounting for the revenue, which did not appear in your copy & paste display then
\n" ); document.write( "\"2.25%28T-p%29%2B3.5p=R\"
\n" ); document.write( "-
\n" ); document.write( "\"2.25T-2.25p%2B3.5p=R\"
\n" ); document.write( "\"%283.5-2.25%29p=R-2.25T\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28p=%28R-2.25T%29%2F%283.5-2.25%29%29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );