Advertisements
Advertisements
प्रश्न
A family of 3 people went out for dinner in a restaurant. The cost of two dosai, three idlies and two vadais is ₹ 150. The cost of the two dosai, two idlies and four vadais is ₹ 200. The cost of five dosai, four idlies and two vadais is ₹ 250. The family has ₹ 350 in hand and they ate 3 dosai and six idlies and six vadais. Will they be able to manage to pay the bill within the amount they had?
उत्तर
Let the Cost of dosai, Idlies and vadais be x, y, z
2x + 3y + 2z = 150
2x + 2y + 4z = 200
5x + 4y + 2z = 250
Δ = `|(2, 3, 2),(2, 2, 4),(5, 4, 2)|`
= 2(4 – 16) – 3(4 – 20) + 2(8 – 10)
= 2(– 12) – 3(– 16) + 2(– 2)
= – 24 + 48 – 4
= 20 ≠ 0
Δx = `|(150, 3, 2),(200, 2, 4),(250, 4, 2)|`
= 150(4 – 16) – 3(400 – 1000) + 2(800 – 500)
= 150(– 12) – 3(– 600) + 2(300)
= – 1800 + 1800 + 600
= 600
Δy = `|(2, 150, 2),(2, 200, 4),(5, 250, 2)|`
= 2(400 – 1000) – 150(4 – 20) + 2(500 – 1000)
= 2(– 600) – 150(– 16) + 2(– 500)
= – 1200 + 2400 – 1000
= 200
Δz = `|(2, 3, 150),(2, 2, 200),(5, 4, 250)|`
= 2(500 – 800) – 3(500 – 1000) + 150(8 – 10)
= 2(– 300) – 3(– 500) + 150(– 2)
= – 600 + 1500 – 300
= 600
x = `Delta_x/Delta = 600/20` = 30
y = `Delta_y/Delta = 200/20` = 10
z = `Delta_z/Delta = 600/20` = 30
x = Rs 30, y = Rs 10, z = Rs 30
There are 3 dosai, 6 idlies and 6 vadais
= 3x + 6y + 6z
= 3(30) + 6(10) + 6(30)
= 90 + 60 + 180
= ₹ 330
They can eat within the amount.
APPEARS IN
संबंधित प्रश्न
Solve the following system of linear equations by matrix inversion method:
2x – y = 8, 3x + 2y = – 2
Solve the following system of linear equations by matrix inversion method:
2x + 3y – z = 9, x + y + z = 9, 3x – y – z = – 1
A man is appointed in a job with a monthly salary of certain amount and a fixed amount of annual increment. If his salary was ₹ 19,800 per month at the end of the first month after 3 years of service and ₹ 23,400 per month at the end of the first month after 9 years of service, find his starting salary and his annual increment. (Use matrix inversion method to solve the problem.)
Four men and 4 women can finish a piece of work jointly in 3 days while 2 men and 5 women can finish the same work jointly in 4 days. Find the time taken by one man alone and that of one woman alone to finish the same work by using matrix inversion method
The prices of three commodities A, B and C are ₹ x, y and z per units respectively. A person P purchases 4 units of B and sells two units of A and 5 units of C. Person Q purchases 2 units of C and sells 3 units of A and one unit of B . Person R purchases one unit of A and sells 3 unit of B and one unit of C. In the process, P, Q and R earn ₹ 15,000, ₹ 1,000 and ₹ 4,000 respectively. Find the prices per unit of A, B and C. (Use matrix inversion method to solve the problem.)
Solve the following systems of linear equations by Cramer’s rule:
5x – 2y + 16 = 0, x + 3y – 7 = 0
Solve the following systems of linear equations by Cramer’s rule:
3x + 3y – z = 11, 2x – y + 2z = 9, 4x + 3y + 2z = 25
Solve the following systems of linear equations by Cramer’s rule:
`3/x - 4/y - 2/z - 1` = 0, `1/x + 2/y + 1/z - 2` = 0, `2/x - 5/y - 4/z + 1` = 0
A fish tank can be filled in 10 minutes using both pumps A and B simultaneously. However, pump B can pump water in or out at the same rate. If pump B is inadvertently run in reverse, then the tank will be filled in 30 minutes. How long would it take each pump to fill the tank by itself? (Use Cramer’s rule to solve the problem)
Solve the following systems of linear equations by Gaussian elimination method:
2x – 2y + 3z = 2, x + 2y – z = 3, 3x – y + 2z = 1
Solve the following systems of linear equations by Gaussian elimination method:
2x + 4y + 6z = 22, 3x + 8y + 5z = 27, – x + y + 2z = 2
If ax² + bx + c is divided by x + 3, x – 5, and x – 1, the remainders are 21, 61 and 9 respectively. Find a, b and c. (Use Gaussian elimination method.)
An amount of ₹ 65,000 is invested in three bonds at the rates of 6%, 8% and 9% per annum respectively. The total annual income is ₹ 4,800. The income from the third bond is ₹ 600 more than that from the second bond. Determine the price of each bond. (Use Gaussian elimination method.)
A boy is walking along the path y = ax2 + bx + c through the points (– 6, 8), (– 2, – 12), and (3, 8). He wants to meet his friend at P(7, 60). Will he meet his friend? (Use Gaussian elimination method.)
Choose the correct alternative:
If `("AB")^-1 = [(12, -17),(-19, 27)]` and `"A"^-1 = [(1, -1),(-2, 3)]` then `"B"^-1` =
Choose the correct alternative:
If ρ(A) ρ([A|B]), then the system AX = B of linear equations is