

InterviewSolution
Saved Bookmarks
1. |
What should be added to 1 + 2x – 3x2 to get x2 – x – 1? |
Answer» Let the added algebraic expression may be ‘A say (1 + 2x – 3x2) + A = x2 – x – 1 =A =(x2 – x – 1) – (1 + 2x – 3x2) = x2 – x – 1 – 1 – 2x + 3x2 = (x2 + 3x2) + ( – x – 2x) +( – 1 – 1) ∴ A = 4x2 – 3x – 2 ∴ The required added expression (A) = 4x2 – 3x – 2 |
|