- 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
Factorize the algebraic expression $9a(6a-5b)-12a^2(6a-5b)$.
Given:
The given algebraic expression is $9a(6a-5b)-12a^2(6a-5b)$.
To do:
We have to factorize the expression $9a(6a-5b)-12a^2(6a-5b)$.
Solution:
Factorizing algebraic expressions:
Factorizing an algebraic expression implies writing the expression as a product of two or more factors. Factorization is the reverse of distribution.
An algebraic expression is factored completely when it is written as a product of prime factors.
Here, we can factorize the expression $9a(6a-5b)-12a^2(6a-5b)$ by taking out the common factors. The highest common factor(HCF) of an algebraic expression is the highest factor that can be divided into each of the terms with no remainder.
The terms in the given expression are $9a(6a-5b)$ and $-12a^2(6a-5b)$.
We can observe that $(6a-5b)$ is common to both the terms.
Therefore, by taking $(6a-5b)$ as common, we get,
$9a(6a-5b)-12a^2(6a-5b)=(6a-5b)(9a-12a^2)$
Now, taking $3a$ common in $(9a-12a^2)$, we get,
$(6a-5b)(9a-12a^2)=(6a-5b)[3a(3-4a)]$
$(6a-5b)(9a-12a^2)=3a(3-4a)(6a-5b)$
Hence, the given expression can be factorized as $3a(3-4a)(6a-5b)$.