Question 141799
A group of students decides to sell pizzas to help raise money for their senior class trip. 
They sold pepperoni for $12, sausage for $10, and cheese for $8.
---------------- 
At the end of their sales the class sold a total of 600 pizzas and made $5900.
Quantity Eq: p + s + c = 600
Value Eq: 12p + 10s + 8c = 5900
-------------------
The students sold 175 more cheese pizzas than sausage pizzas.
Relation Eq: c = s + 175 
------------------
Set up a system of three equations and three unknowns, use an augmented matrix to solve. Identify the three unknowns.
---------------------------
Write a separate equation representing each of the first three sentences.
p   +   s +  c = 600
12p + 10s + 8c = 5900
0   -   s + c  =  175
-------------
Comment: You can write these as an aumented matix
---------------
Solve the system anyway you can to get:
p = 225 (# of pepperoni sold)
s = 100 (# of sausage sold)
c = 275 (# of cheese sold)
---------------------------
Determine the augmented matrix that represents the three equations and solve for the matrix. 
=====================
Cheers,
Stan H.