SOLUTION: Two tables and 3 chairs together cost $200 whereas 3 tables and 2 chairs together cost $250. Find the cost of one table and one chair.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Two tables and 3 chairs together cost $200 whereas 3 tables and 2 chairs together cost $250. Find the cost of one table and one chair.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1068265: Two tables and 3 chairs together cost $200 whereas 3 tables and 2 chairs together cost $250. Find the cost of one table and one chair.
Found 3 solutions by josmiceli, Lightning_Fast, ikleyn:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +a+ = the cost of a table
Let +b+ = the cost of a chair
-------------------------------
(1) +2a+%2B+3b+=+200+
(2) +3a+%2B+2b+=+250+
----------------------
Multiply both sides of (1) by +3+
Multiply both sides of (2) by +2+
Subtract (2) from (1)
---------------------------
(1) +6a+%2B+9b+=+600+
(2) +-6a+-+4b+=+-500+
---------------------------
+5b+=+100+
+b+=+20+
and
(1) +2a+%2B+3b+=+200+
(1) +2a+%2B+3%2A20+=+200+
(1) +2a+=+140+
(1) +a+=+70+
---------------------
One table costs $70
One chair costs $20
----------------------
check:
(1) +2a+%2B+3b+=+200+
(1) +2%2A70+%2B+3%2A20+=+200+
(1) +140+%2B+60+=+200+
(1) +200+=+200+
OK you can check (2)




Answer by Lightning_Fast(78) About Me  (Show Source):
You can put this solution on YOUR website!
Let
T = table
C = chair
2T + 3C = 200 (200 dollars is the cost of 2 tables and 3 chairs)
3T + 2C = 250 (250 dollars is the cost of 3 tables and two chairs)
What is C + T?
Solve by substitution.
.
Here, I got t=70
The table is 70$.
To find the chair, substitute the value back in any of the original equations.
I'll choose the first one
2(70)+3C=200
140+3C=200
3C=60
C=20
Chairs are 20$

Can also solve this graphically. If tables are x and chairs are y, we can find where the graphs intersect.
(this is essentially what we did above, but more visuals)
.

Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
Hey, the situation is much simpler than the two other tutors treat it.

The two equations are 

2T + 3C = 200,
3T + 2C = 250.


Now add the two equations (both sides). You will get

5T + 5C = 450.

Now cancel the factor 5 in  both sides. You will get

T + C = 90.

IT IS YOUR ANSWER: T + C = 90 dollars. One table and one chair cost 90 dollars.

That's it.