Answer:
5 (-9x)
Step-by-step explanation:
Product of 5
5 * ()
difference of 9
5 * (-9)
and a number
5 * (-9x)
Answer:
1.89
Solution:
We have -44x - 86 = -3
First, we move the non x terms to the RHS of the equation. To do this, we add 86 to both sides.
Note: if a = b, then a + c = b + c
Therefore, -44x - 86 + 86 = -3 + 86
or, -44x = 83
Next, divide both sides by -44, which is the coefficent of x
Note: if a = b, then a ÷ c = b ÷ c
-44x
-44
=
83
-44
or, x = -1.89
Explaination:
This is right I guess
Answer:
(-27,-3) (0,0) (1,1)
Step-by-step explanation:
Because I got it right xD
Answer:
x=5, y=6. (5, 6).
Step-by-step explanation:
-6x+6y=6
-6x+3y=-12
---------------
simplify -6x+6y=6 into -x+y=1 and y=1-(-x)=1+x
-6x+3(1+x)=-12
-6x+3+3x=-12
-3x=-12-3
-3x=-15
3x=15
x=15/3
x=5
-6(5)+6y=6
-30+6y=6
6y=6-(-30)
6y=6+30
6y=36
y=36/6
y=6
<h3>
Answer: (c * d)(x) =
4x^3 + 18x^2 - 10x</h3>
Work Shown:
I'm assuming the dot means multiplication. If so, then,
(c * d)(x) = c(x)*d(x)
(c * d)(x) = [ c(x) ] * [ d(x) ]
(c * d)(x) = (4x-2)(x^2+5x) .... substitution
(c * d)(x) = 4x(x^2+5x) - 2(x^2+5x) ... distribute
(c * d)(x) = 4x(x^2)+4x(5x) - 2(x^2)-2(5x) ... distribute again
(c * d)(x) = 4x^3 + 20x^2 - 2x^2 - 10x
(c * d)(x) = 4x^3 + 18x^2 - 10x