
Bradford T. answered 12/05/22
Retired Engineer / Upper level math instructor
Let j be the number of jeans, d be the number of dresses and s be the number of pairs of shoes.
Assuming the problem meant pairs of shoes.
There are 3 unknowns so we need 3 equations.
j + d + s = 11
25j +50d + 40s = 460
s = 2j
Using substitution
j + d + (2j) = 3j + d = 11 --> d = 11-3j
25j + 50(11-3j) + 40(2j) = 25j +550-150j+80j = 460
-45j = -90
j = 2
s = 2j = 4
d = 11-6 = 5