AlgebraFactoring Perform the indicated operations and put in
Algebra-Factoring
Perform the indicated operations and put in descending order if needed.
#1 (8x^2+3x+5)+(-5x+3)
#2 (2x^2+3)(3x^2+5)
#3 (n-5)^2
Solution
1) (8x2 + 3x + 5) + (-5x + 3)
==> 8x2 + 3x + 5 - 5x + 3
==> 8x2 - 2x + 8
Hence (8x2 + 3x + 5) + (-5x + 3) = 8x2 - 2x + 8
2) (2x2 + 3)(3x2 + 5)
==> 2x2(3x2) + 2x2(5) + 3(3x2) + 3(5)
==> 6x2+2 + 10x2 + 9x2 + 15 ; since am an = am+n
==> 6x4 + 19x2 + 15
Hence (2x2 + 3)(3x2 + 5) = 6x4 + 19x2 + 15
3) (n - 5)2
==> n2 - 2(n)(5) + 52 ; since (a - b)2 = a2 - 2ab + b2
==> n2 - 10n + 25
Hence (n - 5)2 = n2 - 10n + 25
