InterviewSolution
Saved Bookmarks
| 1. |
A teacher wanted to distribute 2025 chocolates equally among x number of students . If each students gas x chocolates, find x.A. 25B. 35C. 45D. 55 |
|
Answer» Correct Answer - C The total number of chocolates to be distributed `= x2025` . The number of students `=x`. The number of chocolates each student gets `=x. therefore 2025 =x xx x ` `2025 =x^2` `rArr x=sqrt(2025)rArr x=45` The number of students in the class `(x)=45`. Hence, the correct option is (c). |
|