

InterviewSolution
Saved Bookmarks
1. |
Find the products: ((1/2) y2 – (1/3) y) ((1/2) y2 – (1/3)y) |
Answer» Given that ((1/2) y2 – (1/3) y) ((1/2) y2 – (1/3) y) But we can write the given expression as ((1/2) y2 – (1/3) y) ((1/2) y2 – (1/3) y) = ((1/2) y2 – (1/3) y) 2 But we have (a – b)2=a2-2ab+b2 On applying above identity in the given expression we get, ((1/2) y2 – (1/3) y) 2= ((1/4) y2-2 ((1/2) y) (1/3) + (1/3) y2 ((1/2) y2 – (1/3) y) 2= ((1/4) y2– y (1/3) + (1/9) y2 |
|