InterviewSolution
Saved Bookmarks
| 1. |
The coach of a cricket team buys 3 bats and 6 balls for Rs 3900. Later, she buys another bat and 2 more balls of the same kind for Rs 1300. Represent this situation algebraically and geometrically. |
|
Answer» `x-7= 7(y-7)` `x-7y+42=0` (1) `x+3= 3(y+3)` `x-3y-6=0` (2) in eqn (1) when `y=0, x=-42` when `x=0, y=6` in eqn (2) when `y=0, x=6` when`x=0, y=-2` the intersection of lines is point` (42,12)` |
|