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
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 166774
:
if x=-1 and y=2 what is the value of expression 2x^3 - 3xy
Answer by
Alan3354(69443)
(
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