document.write( "Question 183635: To get baseball tickets for $3.00 ec. there is a one time fee of $30.00
\n" ); document.write( "Regular ticket price is $6.00
\n" ); document.write( "How many $3.00 tickets must you sell to equal the $6.00 price?
\n" ); document.write( "

Algebra.Com's Answer #137876 by halbren(10)\"\" \"About 
You can put this solution on YOUR website!
To solve you want the total dollars spent in each transaction to be equal
\n" ); document.write( "\"%246x=%243x%2B%2430\"
\n" ); document.write( "Moving all x variables to one side gets
\n" ); document.write( "\"6x-3x=30\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"3x=30\"
\n" ); document.write( "Divide both sides by 3
\n" ); document.write( "\"3x%2F3=30%2F3\"
\n" ); document.write( "Reduce
\n" ); document.write( "\"x=10\"\r
\n" ); document.write( "\n" ); document.write( "Check answer by putting the result in first eqution
\n" ); document.write( "\"6%2A%2810%29=3%2A%2810%29%2B30\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"60=30%2B30\"
\n" ); document.write( "\"60=60\"
\n" ); document.write( "Solution works!
\n" ); document.write( "
\n" );