InterviewSolution
Saved Bookmarks
| 1. |
bule Turrows?Savita has 19 marble pieces. She gave x to Amrita and y to Zeenat. How many pieces of marbles is sheleft with? |
|
Answer» Savita have total number of marbles = 19 Savita gave x marbles to Amrita and y marbles to Zeenat. Therefore,Savita left with number of marbles = 19 - (x + y) |
|