How do you multiply #(1 + x)(3 + 2x)#?
1 Answer
Aug 29, 2016
Explanation:
#color(orange)((1+x)(3+2x)#
#color(green)("First"rArr(1)(3)=3#
#color(brown)("Outer"rArr(1)(2x)=2x#
#color(purple)("Inner"rArr(x)(3)=3x#
#color(blue)("Last"rArr(x)(2x)=2x^2#
#rarr3+2x+3x+2x^2#
#rarr2+5x+2x^2#
#rArrcolor(violet)(2x^2+5x+2#