The width is half the length, so is
width = (1/2)*length
width = (1/2)*(<span>3.2a + 0.18b) cm
width = (1.6a +0.09b) cm
The perimeter of the rectangle is twice the sum of length and width.
perimeter = 2*(length + width)
perimeter = 2*((3.2a +0.18b) cm + (1.6a +0.09b) cm)
perimeter = 2*(4.8a +0.27b) cm)
perimeter = (9.6a +0.54b) cm
Sasha did not get this answer, so apparently ...
her reasoning was not correct.</span>
Answer:
Step-by-step explanation:
560=3s+b
b.
560=3×150+b
b=560-450=110
when s=149,b=560-3×149=560-447=113
s=2,b=560-3×2=560-6=554
s=1,b=560-3×1=557
s=0,b=560-3×o=560
so domain of b={110,113,116,...,554,557,560}
<h3>
Answer: n+15</h3>
=======================================================
Explanation:
- n = number of minutes
- cost of company X = 3n+30
- cost of company Y = 2n+15
To find out how much more company X charges, we subtract the two cost expressions
CompanyX - CompanyY = (3n+30)-(2n+15) = 3n+30-2n-15 = n+15 which is the final answer.
--------------
An example:
Let's say you talk on the phone for n = 20 minutes.
Company X would charge you 3n+30 = 3*20+30 = 90 cents
Company Y would charge you 2n+15 = 2*20+15 = 55 cents
The difference of which is 90-55 = 35 cents.
If you plugged n = 20 into the n+15 expression we got, then n+15 = 20+15 = 35 matches up with the previous 35 cents.
This example helps confirm the answer. I'll let you try out other examples.