document.write( "Question 954277: 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 Rock provides 4 pizzas and 10 hockey tickets for $516. How much does one pizza cost and how much does one hockey ticket cost?\r
\n" );
document.write( "\n" );
document.write( "Variables
\n" );
document.write( "X=
\n" );
document.write( "Y=
\n" );
document.write( "System=
\n" );
document.write( "Solution= \n" );
document.write( "
Algebra.Com's Answer #583150 by aYummyNoodle(10)![]() ![]() ![]() You can put this solution on YOUR website! let x = the cost of a pizza \n" ); document.write( "let y = the cost of a hockey ticket \n" ); document.write( "We can now substitute the \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Of course, there are 3 different ways to solve systems of linear equations. They are graphing substitution, and elimination. For this system, I will use elimination. \n" ); document.write( "We first multiply the first equation by 2 get both \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now that we both equations, we can subtract them from each other to eliminate the \n" ); document.write( " \n" ); document.write( "Divide by 2 and then we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So a pizza costs $11. \n" ); document.write( "A pizza costs $11 and a hockey ticket costs $47. \n" ); document.write( " |