206k views
5 votes
Write an expression to represent the monthly costs of a company that rents web servers (w) for $30 a month and a certain number of database servers (d) for $40 a month.

1 Answer

5 votes

30w + 40d is the expression

30w represents $30 a month for web servers

40d represents $40 a month for database servers

you'd add them to find the total costs.

User John Atwood
by
9.2k points

No related questions found