Saved Bookmarks
| 1. |
How to evaluate x square y square the whole power n into X by Y square whole to the power n |
|
Answer» Answer: (x*x/y*y)to POWER N = (x/y) to the power n Step-by-step EXPLANATION: LHS and RHS have same power that is 'n' so the power can be removed so LHS = (x*x/y*y)=RHS=x/y therefore x SQ /y sq= x/y |
|