Problema Solution

A party rental company has chairs and tables for rent. The total cost to rent

6

chairs and

5

tables is

$53

. The total cost to rent

2

chairs and

3

tables is

$29

. What is the cost to rent each chair and each table?

Answer provided by our tutors

let


c = the cost to rent one chair


t = the cost to rent one table


the total cost to rent 6 chairs and 5 tables is $53:


6c + 5t = 53


The total cost to rent 2 chairs and 3 tables is $29:


2c + 3t = 29


by solving the system of equations:


6c + 5t = 53


2c + 3t = 29


we find:


c = $1.75


t = $8.5


click here to see the step by step solution of the system of equations:


Click to see all the steps



the cost to rent one chair is $1.75.


the cost to rent one table is $8.5.