InterviewSolution
Saved Bookmarks
| 1. |
Frame the formula from the following table. Make y the subject of the formula. `{:(X,1,2,5,7,8),(Y,1,4,25,49,64):}` |
| Answer» Correct Answer - `Y=X^(2)` | |