Hai! You're gonna need 15 shelves for all those toys. X)
You have a 300 feet side length square and you need to calculate the length of the diagonal. When you split the square along one diagonal you get triangles, so you can apply Pythagoras' Theorem, with the hypotenuse as the needed diagonal.
a²+b²=c²
300²+300²=c²
2*300²=c²
√(2*300²)=c
√(2) * √(300²)=c
√(2) * 300=c
c~424.26 ft which is the solution/option c
Answer:
they both charge the same cost per linear feet
Step-by-step explanation:
It appears that each company has a base charge for installation, which is the dollar value where each line begins at the y-axis. Both lines have the same slope and if you count, the cost is $75 per 5 linear feet.
Answer:
Beef Sirloin is the least expensive meat per pound
The answer is y = 35x + 20.
In order to find this, start with two ordered pairs. For the purpose of this problem, we'll use (1, 55) and (2, 90). Now we use the slope formula to find the value next to x in the equation.
m(slope) = (y2 - y1)/(x2-x1)
In this equation (x1, y1) is the first ordered pair and (x2, y2) is the second. Plug in to the equation and solve.
m = (90 - 55)/(2 - 1)
m = 35/1
m = 35
Now that we have the slope, plug that into the equation along with either point to find the intercept (the last number).
y = mx + b
55 = 35(1) + b
55 = 35 + b
20 = b
Now that we have the slope and intercept, we can use each to fill in those blanks.
y = 35x + 20