Advertisements
Advertisements
Question
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.)
Solution
P(x) = ax2 + bx + c.
When P(x) is divided by x + 3, x – 5 and x – 1.
The remainders are respectively P(– 3), P(5) and P(1).
We are given that P(– 3) = 21
P(5) = 61
P(1) = 9
Now P(– 3) = 21
⇒ a(– 3)2 + b(– 3) + c = 21
⇒ 9a – 3b + c = 21 ........(1)
P(5) = 61
⇒ a(5)2 + b(5) + c = 61
⇒ 25a + 5b + c = 61 .......(2)
P(1) = 9
⇒ a(1)2 + b(1) + c = 9
⇒ a + b + c = 9 .......(3)
Now the matrix form of the above three equations is
(i.e) AX = B
The augmented matrix (A, B) is
[A, B] =
The above matrix is in echelon form now writing the equivalent equations.
(i.e) a + b + c = 9
– 20b – 24c = – 164
– 32c = – 192
From (3)
⇒ c =
Substituting c = 6 in (2) we get
– 20b – 24(6) = – 164
⇒ – 20b = – 164 + 144 = – 20
⇒ b = 1
Substituting c = 6, b = 1 in (1) we get
a + 1 + 6 = 9
⇒ a = 9 – 7 = 2
So a = 2, b = 1, c = 6
APPEARS IN
RELATED QUESTIONS
Solve the following system of linear equations by matrix inversion method:
2x + 5y = – 2, x + 2y = – 3
Solve the following system of linear equations by matrix inversion method:
2x + 3y – z = 9, x + y + z = 9, 3x – y – z = – 1
If A =
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.)
Solve the following systems of linear equations by Cramer’s rule:
In a competitive examination, one mark is awarded for every correct answer while
A chemist has one solution which is 50% acid and another solution which is 25% acid. How much each should be mixed to make 10 litres of a 40% acid solution? (Use Cramer’s rule to solve the problem).
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)
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?
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
Choose the correct alternative:
If A =
Choose the correct alternative:
If A =
Choose the correct alternative:
If adj A =
Choose the correct alternative:
If 0 ≤ θ ≤ π and the system of equations x + (sin θ)y – (cos θ)z = 0, (cos θ) x – y + z = 0, (sin θ) x + y + z = 0 has a non-trivial solution then θ is
Choose the correct alternative:
The augmented matrix of a system of linear equations is
Choose the correct alternative:
Let A =