<h3>
Answer: 5040</h3>
Explanation:
There are 7 ways to pick the first place position, then 6 ways for second place, 5 for third, and so on. We count down until we get to 1
7,6,5,4,3,2,1
Multiply out those values to get the final answer. On many calculators this can be done using the factorial button, indicated as an exclamation mark
7! = 7*6*5*4*3*2*1 = 5040
A^2 + b^2 = c^2...a and b are the legs and c is the hypotenuse
20^2 + 21^2 = c^2
400 + 441 = c^2
841 = c^2
sqrt 841 = c
29 = c <== third straw will be 29 cm
Answer:
Hi,
Step-by-step explanation:

We are going to base the answer off of the y=mx+b form where m represents slope and b represents the y-intercept.
First, we know that b must be -1 because the line hits the y-axis when y is -1
So this leaves us with either the first or second choice
Then we choose two points to find the slope. I am using (0,-1) and (1,2). If you count the boxes, the y-value increases by 3 as the x-value increases by 1. So the slope is 3/1 or 3.
So then we know the answer is y=3x-1
Hope this helps