- 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
Resolve each of the following quadratic trinomials into factors:
(i) $36a^2+12abc-15b^2c^2$
(ii) $15x^2-16xyz-15y^2z^2$
Given:
The given quadratic trinomials are:
(i) $36a^2+12abc-15b^2c^2$
(ii) $15x^2-16xyz-15y^2z^2$
To do:
We have to factorize the given quadratic trinomials.
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.
(i) The given expression is $36a^2+12abc-15b^2c^2$.
We can factorize the given expression by splitting the middle term. Splitting the middle term means we have to rewrite the middle term as the sum or difference of the two terms.
Here,
The coefficient of $a^2$ is $36$
The coefficient of $a$ is $12bc$
The constant term is $-15b^2c^2$
$36a^2+12abc-15b^2c^2$ can be written as,
$36a^2+12abc-15b^2c^2=36a^2+30abc-18abc-15b^2c^2$ [Since $12abc=30abc-18abc$ and $36a^2 \times (-15b^2c^2)=30abc \times (-18abc)=-540a^2b^2c^2$]
$36a^2+12abc-15b^2c^2=6a(6a+5bc)-3bc(6a+5bc)$
$36a^2+12abc-15b^2c^2=(6a-3bc)(6a+5bc)$
$36a^2+12abc-15b^2c^2=2(3a-bc)(6a+5bc)$ (Taking $2$ common)
Hence, the given expression can be factorized as $2(3a-bc)(6a+5bc)$.
(ii) The given expression is $15x^2-16xyz-15y^2z^2$.
We can factorize the given expression by splitting the middle term. Splitting the middle term means we have to rewrite the middle term as the sum or difference of the two terms.
Here,
The coefficient of $x^2$ is $15$
The coefficient of $x$ is $-16yz$
The constant term is $-15y^2z^2$
$15x^2-16xyz-15y^2z^2$ can be written as,
$15x^2-16xyz-15y^2z^2=15x^2-25xyz+9xyz-15y^2z^2$ [Since $-16xyz=-25xyz+9xyz$ and $15x^2 \times (-15y^2z^2)=-25xyz \times 9xyz =-225x^2y^2z^2$]
$15x^2-16xyz-15y^2z^2=5x(3x-5yz)+3yz(3x-5yz)$
$15x^2-16xyz-15y^2z^2=(5x+3yz)(3x-5yz)$
Hence, the given expression can be factorized as $(5x+3yz)(3x-5yz)$.