
Timothy R. answered 11/23/20
Chemistry, Math and the other Sciences
Let X = number of chairs and Y = number of table
So
5X + 3Y = $35
and
7X + 9Y = $91
Solve bottom equation for Y
9Y = 91 - 7X
Y = (91 -7X ) / 9
Y = 10.11 - .778 X
Substitute this Y value into first equation - then solve for X
5X + 3( 10.11 -.778 X) = $35
5X + 30.33 - 2.334 X = $35
2.666 X = 35 - 30.33
2.666 X = 4.67
X = $1.75 cost per chair
Sub cost of a chair into either equation to find Y cost of a Table
5X + 3Y = $35
5 (1.75) + 3 Y = $35
8.75 + 3Y = 35
3Y = 35 - 8.75
Y = 26.25 / 3
Y = $8.75
Check - Substitute values into both equations