InterviewSolution
Saved Bookmarks
| 1. |
If N (k1, 0.5) = (19.5, k2), then find the values of k1 and k2. |
|
Answer» N (k1, 0.5) = (19.5, k2) k1 – <5 = 19.5, k1 + S = k2 Here, δ = 0.5 ∴ k1 – 0.5 = 19.5 ∴ k1 = 19.5 + 0.5 = 20 Putting k1 – 20 and δ = 0.5 in k1 + δ = k2, 20 + 0.5 = k2 k2 = 20.5 Hence, k1 = 20, k2 = 20.5 |
|