

InterviewSolution
Saved Bookmarks
1. |
The Price of 2 Tables is equal to price of 5 chairs. If a person purchases 10 Chairs & 10 Tables in Rs. 7000/- then find out the price of 2 chairs & 4 tables. |
Answer» SOLUTION :Given 2T = 5C Given `2T=5C` Given `10T+10C=7000` Since `2T=5C` then 10 C will be equal to 4T Now 10T + 4T =7000 14 T =7000 T= 7000/14 T=5000 Since 2T =5C Then `2xx5000=5C` `C=1000//5` C=200 Total PRICE of 2 Chairs (C) and 4 Tables (T) will be `2xx200+4xx500=2400//-` |
|