150k views
4 votes
A local clothing store sells t-shirts for $8 each, sweaters for $12 each, jeans for $15 each. Let x represent the number of t-shirts sold, y represents the number of sweaters sold, and z represent the number of jeans sold. Write an expression to represent the total amount of sales from t-shirts, sweaters, and jeans

1 Answer

6 votes

Answer:

8x + 12y + 15z

Explanation:

Given the sales rate of three items: 8$ for t-shirts, 12$ for sweaters, and 15$ for jeans. It also states that these rates are represented by the corresponding variables being x for t-shirts, y for sweaters, and z for jeans.

To complete the expression, just combine the rate with the corresponding variables. i.e 8$ for t-shirts, and x for shirts = 8x, 12$ for sweaters and y for sweaters = 12y, 15$ for jeans, and z for jeans = 15z. Finally, sum them together.

8x + 12y + 15z

User Petter Thowsen
by
4.8k points