2.4 Assignment 4
Alex has a job transporting furniture by truck. His truck is filled with tables that weigh 250 pounds each
and chairs that weigh 20 pounds each. There is a combined total of 300 tables and chairs in his truck.
Let x be the number of tables in his truck. Write an expression for the combined total weight (in
pounds) of the tables and chairs in his truck.
Choose one. 4 points
Total weight in pounds = 230.3 + 50
O
Total weight in pounds = -230.2 + 550
O
Total weight in pounds = -2302 + 75,000
O
Total weight in pounds = 2302 + 6000
Total weight in pounds = 230x + 75,000
Total weight in pounds = -230x + 50
O O
Total weight in pounds = -230x + 6000

Respuesta :

Using a system of equations, it is found that the expression for the combined total weight is given by:

Weight = 250x + 20(300 - x).

What is a system of equations?

A system of equations is when two or more variables are related, and equations are built to find the values of each variable.

In this problem, the variables are:

  • Variable x: Number of tables in the truck.
  • Variable y: Number of chairs in the truck.

There is a combined total of 300 tables and chairs in his truck, hence:

x + y = 300 -> y = 300 - x

His truck is filled with tables that weigh 250 pounds each and chairs that weigh 20 pounds each, hence the total weight is:

Weight = 250x + 20(300 - x).

More can be learned about a system of equations at https://brainly.com/question/24342899