Since the problem is 2x^2-5xy-y^3 we first have to plug in what the x and y stands for, once you do that your problem should look like this:
2(-3)^2- 5(-3)(-2)- (-2)^3
Now take the parentheses away and when you do that your signs change.
2x3^2-5x(-3)x(-2)-(-2)^3
do it again with -5x(-3)x(-2)
2x3^2-30-(-2)^3
now do this with (-2)^3
2x3^2-30-(-8)
Now evaluate the power
3^2 becomes 9
2x9-30-(-8)
then change -(-8) to a positive since two negatives make a positive
2x9-30+8
Now multiply the numbers 2x9
18-30+8
Then do 18-30 which equals -12 then add 8
Now you are left with your answer:
<u>-4</u>
Hope this helps! :3
-625
use long multiplication to evaluate .
That would be 5x-5 because the number inside is multiplied by the numbers inside due to the brackets. Hope u understand my explanation.
Will's test had more questions
<h3>
Answer: -13</h3>
=======================================
Explanation:
g(-3) = 2 means x = -3 and y = 2 pair up together to form the point (-3,2)
g(1) = -4 means we have the point (1,-4)
Find the slope of the line through the two points (-3,2) and (1,-4)
m = (y2-y1)/(x2-x1)
m = (-4-2)/(1-(-3))
m = (-4-2)/(1+3)
m = -6/4
m = -3/2
m = -1.5
The general slope intercept form y = mx+b turns into y = -1.5x+b after replacing m with -1.5
Plug in (x,y) = (-3,2) which is one of the points mentioned earlier and we end up with this new equation: 2 = -1.5*(-3) + b
Let's solve for b
2 = -1.5*(-3)+b
2 = 4.5 + b
2-4.5 = 4.5+b-4.5 .... subtract 4.5 from both sides
-2.5 = b
b = -2.5
Therefore, y = mx+b becomes y = -1.5x-2.5 meaning the g(x) function is g(x) = -1.5x-2.5
The last step is to plug in x = 7 and compute
g(x) = -1.5*x - 2.5
g(7) = -1.5*7 - 2.5
g(7) = -10.5 - 2.5
g(7) = -13