- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Simplify the following:$ \left(\frac{x^{2} y^{2}}{a^{2} b^{3}}\right)^{n} $
Given:
\( \left(\frac{x^{2} y^{2}}{a^{2} b^{3}}\right)^{n} \)
To do:
We have to simplify the given expression.
Solution:
We know that,
$(a^{m})^{n}=a^{m n}$
$a^{m} \times a^{n}=a^{m+n}$
$a^{m} \div a^{n}=a^{m-n}$
$a^{0}=1$
Therefore,
$(\frac{x^{2} y^{2}}{a^{2} b^{3}})^{n}=\frac{x^{2 n} \times y^{2 n}}{a^{2 n} b^{3 n}}$
$=\frac{x^{2 n} y^{2 n}}{a^{2 n} b^{3 n}}$
Hence, $(\frac{x^{2} y^{2}}{a^{2} b^{3}})^{n}=\frac{x^{2 n} y^{2 n}}{a^{2 n} b^{3 n}}$.
Advertisements