SOLUTION: if x=-1 and y=2 what is the value of expression 2x^3 - 3xy

Algebra ->  Expressions-with-variables -> SOLUTION: if x=-1 and y=2 what is the value of expression 2x^3 - 3xy      Log On


   



Question 166774: if x=-1 and y=2 what is the value of expression 2x^3 - 3xy
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
2x^3 - 3xy
x=-1, y=2
-----------
= 2*(-1)^3 - 3*(-1)*(2)
= -2 + 6
= 4