Answer: It can be calculated by using the formula of perimeter and by adding four sides
1) Perimeter= 2(L+B)= 8n+12
2) Perimeter= L+L+L+L= 4L= 8n+12
Step-by-step explanation:
As it is a square playground all its sides are equal
Perimeter of the sidewalk = 2(L+B)= 2(2n+3+0.5)= 2(2n+3.5)= 4n+7
Perimeter of the square playground= <em><u>2(L+B)</u></em>= 2(2n+3+2n+3)
<em>2(4n+6)= 8n+12-------------------------A</em>
Perimeter of the square playground<u><em>= L+L+L+L=4L</em></u> 42n+3+2n+3+2n+3+2n+3=<u><em>4(2n+3)= 8n+12------------------------B</em></u>
Hey there! :D
They are similar triangles, so find the scale.
58.8/49= 1.2
Now, multiply that by the other side length.
1.2*35= 42
The side is equal to 42.
42=x+1
Subtract 1.
x=41
I hope this helps!
~kaikers
Answer:
x = 66
Step-by-step explanation:
For a set of N numbers:
{x₁, x₂, ..., xₙ}
The mean can be calculated as:

In this case we have the data set:
{98, 122, 104, 115, 107, x}
And I assume that we want to have the mean = 102.
So we have a set of 6 numbers, the mean of this set will be:

We need to solve this equation for x.
If we multiply both sides by 6, we get:
(98 + 122 + 104 + 115 + 107 + x) = 102*6 = 612
546 + x = 612
x = 612 - 546 = 66
x = 66
Answer:
44
Step-by-step explanation:
look at the screenshot below, it should help
Answer:
c. 108.4
Step-by-step explanation:
cos theta = (u dot v)/ (||u|| ||v||)
where dot stands for dot product and || || is the magnitude
u = (1,5) v= (7,-4)
u dot v = (1*7 + 5*-4) = 7-20 = -13
||u|| = sqrt( 1^2 +5^2) = sqrt(1+25) = sqrt(26)
||v|| = sqrt(7^2 + (-4)^2) = sqrt(49+16) = sqrt(65)
cos theta = -13/ sqrt(26) sqrt(65)
cos theta = -13 /sqrt(1690)
theta = arccos (-13/sqrt(1690))
theta = 108.43