Log in to edit a copy.
Download.
Other published documents...
FST Worksheet #3
243 days ago by mpaul
var('a b m p r x y')
#2a expand((7*x^3-4*x^2+2*x-4)*(6*x^2+3*x-5))
#b expand((4*x-8*y)^2)
#c expand((5*x - 2*y)^3)
#3a factor(4*a^4*b^5+12*a^3*b-8*a^2*b^4)
#b factor((28*m^2+18*m))
#c factor(36*x^2*y^3-45*x*y^4)
#d factor(-2*x^4*y^5 - 4*x^6*y^9)
#e factor(x^2 + 10*x + 9)
#f factor(y^2 - 11*y +18)
#g factor(6*p^2 + 15*p - 9)
#h factor(x^4 - 49)
#i factor(x^2 - 9*x + 18)
#j factor(2*m^2 - 3*m - 18)
#k factor(4*r^2 + 2*r - 2)
#l factor(2*x^2 - 5*x + 2)