Old Dec 30, 2008 | 02:36 PM
  #8  
e3NiNe's Avatar
e3NiNe
#CustomUserTitle
 
Joined: Mar 2002
Posts: 63,855
Likes: 1
From: glass case of emotion
Default

y = 3(x+5)(x-2)

y = 3((x*x)(x*-2)(5*x)(5*-2))
y = 3(x²-2x+5x-10)
y = 3x²-6x+15x-30
y = 3x²+9x-30
Reply