document.write( "Question 405198: a couple purchased two NHL hockey tickets and two NBA tickets for 153.92 A hockey ticket cost 4.32 more than a basketball ticket. What were the prices of the individual tickets? \n" ); document.write( "
Algebra.Com's Answer #286246 by Jstrasner(112)\"\" \"About 
You can put this solution on YOUR website!
Hey,
\n" ); document.write( "So for this one you need to write two equations:
\n" ); document.write( "2NHL + 2NBA = 153.92
\n" ); document.write( "1NHL = 4.32 + 1NBA
\n" ); document.write( "You can substitute 4.32 + 1NBA for 1NHL in the first equation:
\n" ); document.write( "2(4.32 + 1NBA) + 2NBA= 153.92 => 8.64 + 2NBA + 2NBA = 153.92
\n" ); document.write( "Simplified: 8.64 + 4NBA = 153.92
\n" ); document.write( "Then you subtract 8.64 from both sides and get:
\n" ); document.write( "4NBA = 145.28
\n" ); document.write( "Then divide both sides by 4 and you get: 1NBA = 36.32
\n" ); document.write( "Since 1 NHL ticket is 4.32 more than 1 NBA ticket:
\n" ); document.write( "1NHL = 36.32 + 4.32 = 40.64
\n" ); document.write( "So:
\n" ); document.write( "1 NHL ticket costs 40.64
\n" ); document.write( "1 NBA ticket costs 36.32
\n" ); document.write( "I hope this helps!
\n" ); document.write( "
\n" );