Write a system of equations to describe the situation below, solve using an augmented matrix, and fill in the blanks.A baseball coach takes his team out for pizza every time they win a game. Not everyone can come each time, so he orders the pizzas based on how many players are coming. After last week's victory, he bought 1 large pizza, the perfect amount for the 5 players going out for pizza. This week, there were 30 players going, so he ordered 5 small pizzas and 5 large pizzas, which was also just the right amount. How many people does each size of pizza feed?Each small pizza feeds ____ people, and each large pizza feeds ____ people.
Q. Write a system of equations to describe the situation below, solve using an augmented matrix, and fill in the blanks.A baseball coach takes his team out for pizza every time they win a game. Not everyone can come each time, so he orders the pizzas based on how many players are coming. After last week's victory, he bought 1 large pizza, the perfect amount for the 5 players going out for pizza. This week, there were 30 players going, so he ordered 5 small pizzas and 5 large pizzas, which was also just the right amount. How many people does each size of pizza feed?Each small pizza feeds ____ people, and each large pizza feeds ____ people.
Set Equations: Let's call the number of people a small pizza feeds s and the number of people a large pizza feeds l. From the first scenario, we have the equation:1l=5
Create Augmented Matrix: From the second scenario, we have the equation: 5s+5l=30
Perform Elimination: Now we have a system of equations:1l=55s+5l=30We can represent this system as an augmented matrix.
Solve for s: The augmented matrix is: [0amp;1∣amp;55amp;5∣amp;30]
Solve for s: The augmented matrix is:\begin{array}{cc|c}
0 & 1 & 5 \
5 & 5 & 30
\end{array}First, let's multiply the first row by 5 to use it for elimination in the second row.\begin{array}{cc|c}
0 & 5 & 25 \
5 & 5 & 30
\end{array}
Solve for s: The augmented matrix is:\begin{array}{cc|c}
0 & 1 & 5 \
5 & 5 & 30
\end{array}First, let's multiply the first row by 5 to use it for elimination in the second row.\begin{array}{cc|c}
0 & 5 & 25 \
5 & 5 & 30
\end{array}Now, subtract the first row from the second row to eliminate l and solve for s.\begin{array}{cc|c}
0 & 5 & 25 \
5 & 0 & 5
\end{array}
More problems from Solve a system of equations using elimination: word problems