document.write( "Question 697757: A pizza stand sells three different types of pizza: cheese, pepperoni, and vegetable. The table below shows the total revenue for three hours on a particular afternoon. Write a system of equations and solve to find the cost of each slice of pizza.\r
\n" );
document.write( "\n" );
document.write( "12-1 pm: cheese slices, 15; pepperoni slices, 20; vegetable slices, 10; revenue, $95.
\n" );
document.write( "1-2 pm: c, 18; p, 16; v, 12; r, $94.
\n" );
document.write( "2-3 pm: c, 14; p, 10; v, 8; r, $64.\r
\n" );
document.write( "\n" );
document.write( "Help me please? \n" );
document.write( "
Algebra.Com's Answer #430268 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pizza stand sells three different types of pizza: cheese, pepperoni, and vegetable. The table below shows the total revenue for three hours on a particular afternoon. Write a system of equations and solve to find the cost of each slice of pizza. \n" ); document.write( "12-1 pm:cheese slices, 15; pepperoni slices, 20; vegetable slices, 10; revenue, $95. \n" ); document.write( "1-2 pm: c, 18; p, 16; v, 12; r, $94. \n" ); document.write( "2-3 pm: c, 14; p, 10; v, 8; r, $64. \n" ); document.write( "----------------- \n" ); document.write( "Equations: \n" ); document.write( "15c + 20p + 10v = 95 \n" ); document.write( "18c + 16p + 12v = 94 \n" ); document.write( "14c + 10p + 8v = 64 \n" ); document.write( "-------------------- \n" ); document.write( "I used a matrix function on my TI-84 to get the following: \n" ); document.write( "c = $1.50 \n" ); document.write( "p = $2.50 \n" ); document.write( "v = $2.25\r \n" ); document.write( "\n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |