Answer:
A square has equal width and length. To find the area, you have to multiply the width by length but because they are the same length, you may some time see the formula written as L*L or
.
The area of used up by the squares is 150sq feet. I found this by dividing 600 by 4. You can find an estimate by equating 150 the L*L. This gives you an approximate value of 12.
<span>The measure standard deviation quantifies the amount of variation or dispersion of a set of data values.</span>The standard deviation is the square root of the variance.
The standard deviation in this case is 50/ sqrt(100)= 50/10=5.
The total cost, if one drink costs $3 is $27.75
- Let the cost of a pizza be x
- Let the cost of a drink be y
If kiyo bought a pizza for 12.75 and four medium drinks to Pauli’s pizza, this expressed as x + 4y
Since a pizza costs $12.75, hence x = $12.75
The function becomes 12.75 + 5y
f(y) = 12.75 + 5y
To get the total cost if one drink costs $3, hence;
f(3) = 12.75 + 5(3)
f(3) = 12.75 + 15
f(3) = 27.75
Hene the total cost, if one drink costs $3 is $27.75
Learn more on function here: brainly.com/question/9418047
Check if you can write an equation relating the term number to the actual value
n1=3
n2=10 = 3+7
n3= 17 = n2+7 = n1+7+7 = n1 +2*7
n4= 24 = n1+3*7
so you will notice a pattern
for the x-th term
n_x =3+(x-1)*7
the 50th term would be n_50 = 3+(50-1) * 7