Answer:
Kay made 8 phone calls
Stephanie made 13 phone calls
Explanation:
Assume the number of phone calls that Stephanie made is x.
We are given that:
Kay made 5 phone calls less than Stephanie.
This means that:
Kay made x-5 phone calls
We know that the total number of phones is 21.
This means that:
21 = x + x - 5
Now we solve for x as follows:
21 = x + x - 5
21 = 2x - 5
2x = 26
x = 26/2
x = 13
This means that:
Stephanie made x = 13 phone calls
Kay made x - 5 = 13 - 5 = 8 phone calls
Hope this helps :)
Rewrite the boundary lines <em>y</em> = -1 - <em>x</em> and <em>y</em> = <em>x</em> - 1 as functions of <em>y </em>:
<em>y</em> = -1 - <em>x</em> ==> <em>x</em> = -1 - <em>y</em>
<em>y</em> = <em>x</em> - 1 ==> <em>x</em> = 1 + <em>y</em>
So if we let <em>x</em> range between these two lines, we need to let <em>y</em> vary between the point where these lines intersect, and the line <em>y</em> = 1.
This means the area is given by the integral,

The integral with respect to <em>x</em> is trivial:

For the remaining integral, integrate term-by-term to get

Alternatively, the triangle can be said to have a base of length 4 (the distance from (-2, 1) to (2, 1)) and a height of length 2 (the distance from the line <em>y</em> = 1 and (0, -1)), so its area is 1/2*4*2 = 4.
Let L be the length
Let w be the width
Let p be the perimeter
L+w+L+w=p
L=w+20
3L+2w+3L+2w=240
Sub the first equation in for L in the second equation and solve for w
3(w+20)+2w+3(w+20)+2w=240
3w+60+2w+3w+60+2w=240
10w+120=240
10w=240-120
10w=120
W=120/10
W=12
Sub w into the first equation and solve for L
L=w+20
L=12+20
L=32
Hope this helps!