QUESTION IMAGE
Question
ex 3: steve spent $33 on eating utensils. spoons cost $4 and forks cost $3. he bought a total of 9 utensils. how many of each kind did he buy?
Step1: Define variables
Let \( x \) be the number of spoons and \( y \) be the number of forks. We know two equations: the total number of utensils is 9, so \( x + y = 9 \), and the total cost is 33, so \( 4x + 3y = 33 \).
Step2: Solve the system of equations
From the first equation, we can express \( y \) as \( y = 9 - x \). Substitute this into the second equation:
\( 4x + 3(9 - x) = 33 \)
\( 4x + 27 - 3x = 33 \)
\( x + 27 = 33 \)
\( x = 33 - 27 = 6 \)
Step3: Find the number of forks
Substitute \( x = 6 \) into \( y = 9 - x \):
\( y = 9 - 6 = 3 \)
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
He bought 6 spoons and 3 forks.