- 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
Evaluate each of the following:$(99)^3$
Given:
$(99)^3$
To do:
We have to evaluate $(99)^3$.
Solution:
We know that,
$(a+b)^3=a^3 + b^3 + 3ab(a+b)$
$(a-b)^3= a^3-b^3-3ab(a-b)$
Therefore,
$(99)^3 = (100 - 1)^3$
$= (100)^3 - (1)^3 - 3 \times 100 \times 1 (100 - 1)$
$= 1000000 - 1 - 300 \times 99$
$= 1000000 - 1 - 29700$
$= 1000000 - 29701$
$= 970299$
Hence, $(99)^3 = 970299$.
Advertisements