"Pedro has twice as many carrots as Martha:"
p = 2m
<span>
"If Pedro gives 5 carrots to Oliver,"
p - 5 (</span>Oliver is irrelevant.)<span>
"then Martha has 3 times as many carrots as Pedro"
</span>
m = 3(p - 5)
We know p in terms of m, so substitute it in:
m = 3(2m - 5)
Distribute the 3:
m = 6m - 15
Subtract 6m from both sides:
m-6m=-15
Combine variable terms:
-5m=-15
Divide out -5
m = -15/-5
m = 3
The answer is c) 3
It's equal to -15 because you are dividing by an negative and if it's only 1 negative number in your equation then your answer will be a negative and if it's 2 negatives then it would be a positive answer
Answer:
4
Step-by-step explanation:
Yeah if you don't know this one... you're... special.
Solution,
We have,
Width of rectangle, b = (2.5u+9.8) cm
Length of rectangle, l = (1.5u+3.9) cm
We need to find the expression for the perimeter of the rectangle. The formula for the perimeter of a rectangle is given by:
Perimeter = 2(l+b)
P = 2[(2.5u+9.8)+(1.5u+3.9)]
Collecting like terms
P = 2[(2.5u+1.5u)+(9.8+3.9)]
P=2(4u+13.7)
⇒ P = 8u+27.4
So, the expression for the perimeter of the rectangle is (8u+27.4) cm.