- 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:$8^7 \times 8^2 \times (8^3)^2$
Given :
The given expression is $8^7 \times 8^2 \times (8^3)^2$.
To do :
We have to simplify and find the value of the given expression.
Solution :
We know that,
$a^m \times a^n = a^{m+n}$
$(a^m)^n = (a)^{m \times n}$
$8^7 \times 8^2 \times (8^3)^2 =8^7 \times 8^2 \times 8^{3\times2}$
$ = 8^7 \times 8^2 \times 8^6$
$ = 8^{7+2+6}$
$ =8^{15}$.
Therefore, the value of $8^7 \times 8^2 \times (8^3)^2$ is $8^{15}$.
Advertisements