49.2k views
2 votes
write an expression that represents the weight of an object thay weghs 25 pounds and increases by 1.5 pounds per month

User Gil Faria
by
7.7k points

1 Answer

1 vote

Answer:

w = 25 + 1.5(6) = 34 pounds.

Explanation:

Let w be the weight of the object in pounds and t be the time elapsed in months. Then, the expression that represents the weight of the object at time t, starting from 25 pounds, increasing by 1.5 pounds per month can be written as:

w = 25 + 1.5t

This expression can be used to calculate the weight of the object at any time t, by plugging in the desired value of t. For example, after 6 months, the weight of the object would be:

w = 25 + 1.5(6) = 34 pounds.

User Xiaofan Hu
by
7.7k points