Advertisements
Advertisements
प्रश्न
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.)
उत्तर
Let the amounts of 3 bounds be x, y, z
x + y + z = 65,000
`(6x)/00 + (8y)/100 + (9z)/100` = 4800
6x + 8y + 9z = 480000
`(9z)/100 = 600 + (8y)/100`
9z = 60000 + 8y
0x – 8y + 9z = 60000
Augmented martix
[A | B] = `[(1, 1, 1, |, 65000),(6, 8, 9, |, 480000),(0, -8, 9, |, 60000)]`
`{:("R"_2 -> "R"_2 - 6"R"_1),(->):} [(1, 1, 1, |, 65000),(0, 2, 3, |, 90000),(0, -8, 9, |, 60000)]`
`{:("R"_3 -> "R"_3 + 4"R"_2),(->):} [(1, 1, 1, |, 65000),(0, 2, 3, |, 90000),(0, 0, 21, |, 402000)]`
Writing the equivalent equations from echelon from.
x + y + z = 65000 ........(1)
2y + 3z = 90000 ........(2)
21z = 42000
z = 20000
(2) ⇒ 2y = 90000 – 3 × 20000
2y = 30000
y = 15000
(1) ⇒ x + 15000 + 20000 = 65000
x = 30000
∴ x = 30000, y = 15000, z = 20000
APPEARS IN
संबंधित प्रश्न
Solve the following system of linear equations by matrix inversion method:
2x + 3y – z = 9, x + y + z = 9, 3x – y – z = – 1
Solve the following system of linear equations by matrix inversion method:
x + y + z – 2 = 0, 6x – 4y + 5z – 31 = 0, 5x + 2y + 2z = 13
If A = `[(-5, 1, 3),(7, 1, -5),(1, -1, 1)]` and B = `[(1, 1, 2),(3, 2, 1),(2, 1, 3)]`, Find the products AB and BA and hence solve the system of equations x + y + 2z = 1, 3x + 2y + z = 7, 2x + y + 3z = 2
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:
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
In a competitive examination, one mark is awarded for every correct answer while `1/4` mark is deducted for every wrong answer. A student answered 100 questions and got 80 marks. How many questions did he answer correctly? (Use Cramer’s rule to solve the problem).
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?
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.)
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 = `[(2, 3),(5, -2)]` be such that λA–1 = A, then λ is
Choose the correct alternative:
If adj A = `[(2, 3),(4, 1)]` and adj B = `[(1, -2),(-3, 1)]` then adj (AB) is