Solveeit Logo

Question

Question: Factorize \[9{x^2} - 25\]...

Factorize 9x2259{x^2} - 25

Explanation

Solution

We have given a quadratic polynomial and we have to find its factor. Firstly we put it equal to p(x)p\left( x \right). Then we write the factor of each term of polynomial. Then we write them in square form. This will be equivalent to the identity a2b2{a^2} - {b^2}. The identity a2b2{a^2} - {b^2} is equal to (a+b)(ab)\left( {a + b} \right)\left( {a - b} \right). So we apply this identity on the polynomial.
Since the polynomial is quadratic so it will have two factors.

Complete answer:
We have given a quadratic polynomial. Let it be equal to p(x)p\left( x \right).
\Rightarrow$$$p\left( x \right) = 9{x^2} - 25$$ We have to find the factor of the polynomial. Now $$9{x^2}$$can be written as $$3 \times 3 \times x \times x$$ and $$3 \times 3 \times x \times x$$ can be written as $${\left( {3x} \right)^2}$$. Also $$25$$ can be written as $$5 \times 5$$ and $$5 \times 5$$ and $$5 \times 5$$ can be written as $${\left( 5 \right)^2}$$ \Rightarrow$$p\left( x \right) = {\left( {3x} \right)^2} - {\left( 5 \right)^2}$$ \Rightarrow$$${\left( {3x} \right)^2} - {\left( 5 \right)^2}isintheformis in the form{a^2} - {b^2}andand{a^2} - {b^2}isequaltois equal to\left( {a + b} \right)\left( {a - b} \right) $\Rightarrow${\left( {3x} \right)^2} - {\left( 5 \right)^2}willbeequaltowill be equal to\left( {3x + 5} \right)\left( {3x - 5} \right) $\Rightarrow$p\left( x \right)$$=(3x+5)(3x5) = \left( {3x + 5} \right)\left( {3x - 5} \right)

This is the factorized form of 9x2259{x^2} - 25.

Note: Polynomials which have degree two are called quadratic polynomials. The quadratic polynomial is also called a second order polynomial. It is in the form p(x)=ax2+bx+cp\left( x \right) = a{x^2} + bx + c where a should not be equal to zero. A quadratic polynomial has degree two so it has two factors and two roots. The quadratic polynomial given here is univariate because it has only one variable. There are also bivariate polynomials which have degree 2 and two variables. The bivariate polynomial is written as
p(x,y)=ax2+by2+cxy+dx+eyp\left( {x,y} \right) = a{x^2} + b{y^2} + cxy + dx + ey with at least one a,b,ca,b,c not equal to equal to zero.