How do you multiply polynomials #(a + 3)(a - 2)#?
2 Answers
Mar 27, 2018
Explanation:
Now when we combine them all together we get:
We still need to simplify this since
Hope this helps!
Mar 27, 2018
Explanation:
#"each term in the second factor is multiplied by each"#
#"term in the first factor"#
#rArr(color(red)(a+3))(a-2)#
#=color(red)(a)(a-2)color(red)(+3)(a-2)larrcolor(blue)"distribute"#
#=(color(red)(a)xxa)+(color(red)(a)xx-2)+(color(red)(3)xxa)+(color(red)(3)xx-2)#
#=a^2color(blue)(-2a)color(blue)(+3a)-6larrcolor(blue)"collect like terms"#
#=a^2color(blue)(+a)-6#
#rArr(a+3)(a-2)=a^2+a-6#