SOLUTION: if x=-1 and y=2,what is the value of the expression 2x^3-3xy?
Algebra
->
Expressions-with-variables
-> SOLUTION: if x=-1 and y=2,what is the value of the 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 44297
:
if x=-1 and y=2,what is the value of the expression 2x^3-3xy?
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
To evaluate this, we merely plug in the values into
2x^3 - 3xy
and get
2(-1)^3 - 3(-1)(2) =
-2 + 6 =
4