document.write( "Question 1192610: You are going to dinner and a hockey game, and you have two different plans as options. The Family Pack provides 2 pizzas and 4 hockey tickets for $210. The Party Pack provides 4 pizzas and 10 hockey tickets for $516. How much does one pizza cost and how much does one hockey ticket cost?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #824494 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "You are going to dinner and a hockey game, and you have two different plans as options.
\n" ); document.write( "The Family Pack provides 2 pizzas and 4 hockey tickets for $210.
\n" ); document.write( "The Party Pack provides 4 pizzas and 10 hockey tickets for $516.
\n" ); document.write( "How much does one pizza cost and how much does one hockey ticket cost?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    2P +  4T = 210\r\n" );
document.write( "    4P + 10T = 516\r\n" );
document.write( "\r\n" );
document.write( "====>\r\n" );
document.write( "\r\n" );
document.write( "    4P +  8T = 420\r\n" );
document.write( "    4P + 10T = 516\r\n" );
document.write( "\r\n" );
document.write( "====>\r\n" );
document.write( "\r\n" );
document.write( "         10T - 8T = 516 - 420\r\n" );
document.write( "\r\n" );
document.write( "             2T   =    96  ====>  T = 96/2 = 48.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2P + 4*48 = 210\r\n" );
document.write( "\r\n" );
document.write( "     P = \"%28210-4%2A48%29%2F2\" = 9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  $48 for one ticket and $9 for pizza.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );