Answer:
-s-6>-7
Step-by-step explanation:
Just ask!
Hope this helps. :)
The distributive property means to distribute the number being multiplied by the numbers in the parentheses.
In this case, (v+12) is being multiplied by 10.
To solve this, you simply have to multiply 10 by each term inside the parentheses.
That means it would be (v•10)+(12•10).
(v•10) is equal to 10v, since v is the variable and we don't know its value.
(12•10) is equal to 120.
So by using the distributive property we can find that (v+12)10 = 10v+120.
Answer: 12
Explain: Hope this helps!
Answer:
Below in bold.
Step-by-step explanation:
I'll solve a few of them to illustrate the method:
a) 5x - (3x - 1) = x - 4
The aim is to get all the 'x' terms to one sides of the '=' and the numbers to the other side:
Distribute the negative over the 3x - 1 in the parentheses:
5x - 3x + 1 = x - 4 ( Note that -* -1 = + 1)
Now subtract 1 from both sides:
5x - 3x + 1 - 1 = x - 4 - 1
5x - 3x = x - 5
Now subtract x from both sides:
5x - 3x - x = x - x - 5.
2x - x = -5
x = -5.
(b) 3/5 x + 1 = 2/5 - 3x
We first get rid of the fractions by multiplying each term by 5:
5 * 3/5 x + 1*5 = 5 * 2/5 - 5*3x
3x + 5 = 2 - 15x
3x + 15x + 5 = 2 - 15x + 15x (adding 15x to both sides)
18x + 5 = 2 Subtract 5 from both sides:
18x + 5 - 5 = 2 - 5
18x = -3
Now we divide both sides by 18:
x = -3/18 = -1/6.
g) 0.3(6 + m) = 0.4(8 - m)
0.3 * 6 + 0.3* m = 0.4*8 + 0.4 * -m ( Distributing the 0.3 and 0.4 over the parentheses)
1.8 + 0.3m = 3.2 - 0.4m ( recall that + * - = -)
1.8 - 1.8 + 0.3m = 3.2 - 1.8 - 0.4m
0.3m = 1.4 - 0.4m
0.3m + 0.4m = 1.4 - 0.4m + 0.4m
0.7m = 1.4
m = 1/4/0.7
m = 2.
I hope this helps.