Write a system of equations to describe the situation below, solve using an augmented matrix, and fill in the blanks.At an ice cream store, a family ordered 1 banana split, paying a total of $6 for their order. The next customer ordered 4 banana splits and 6 hot fudge sundaes and paid $54. How much does each item cost?A banana split costs $____ and a hot fudge sundae costs $_____.
Q. Write a system of equations to describe the situation below, solve using an augmented matrix, and fill in the blanks.At an ice cream store, a family ordered 1 banana split, paying a total of $6 for their order. The next customer ordered 4 banana splits and 6 hot fudge sundaes and paid $54. How much does each item cost?A banana split costs $____ and a hot fudge sundae costs $_____.
Define Variables: Let x be the cost of a banana split and y be the cost of a hot fudge sundae.First family's order: 1 banana split (x) for $6.1x+0y=6
First Family's Order: Next customer's order: 4 banana splits (x) and 6 hot fudge sundaes (y) for $54.4x+6y=54
Next Customer's Order: Create an augmented matrix to represent the system of equations:\begin{array}{cc|c}
1 & 0 & 6 \
4 & 6 & 54 \
\end{array}
Create Augmented Matrix: Use row operations to find the cost of each item.First, multiply the first row by −4 and add it to the second row to eliminate x from the second equation.−4×∣∣1amp;04amp;6∣∣654+∣∣4amp;6∣∣54=∣∣4amp;6∣∣54+∣∣−4amp;0∣∣−24=∣∣0amp;6∣∣30
Use Row Operations: Now we have the new system of equations:1x+0y=60x+6y=30
New System of Equations: Solve for y by dividing the second equation by 6.66y=630y=5
Solve for y: Substitute y=5 into the first equation to solve for x.1x+0(5)=6x=6
More problems from Solve a system of equations using elimination: word problems