Answer:
x=5
Step-by-step explanation:
y=x+12
17=x+12
17=5+12
17=17 ✓
Answer:
Step-by-step explanation:
midline: y = -2 (take the average of the min and max)
amplitude = 1.5 (distance from min or max to midline. Always a positive number)
period = 4pi
Answer:
4<C
<10
Step-by-step explanation:
Theorem: Given a triangle with sides A, B and C the sum of the lengths of any two sides of a triangle must be greater than the third side:
1. A+B>C
2. B
+C
>A
3. A+C>B
Thus given two sides of A=3 and B=7 C can be:
7
−3<C
<
7+3
C range
4<C
<10
Answer:
No
Step-by-step explanation:
Use Pythagorean's Theorem
If 26 was 25 it would.
a^2 + b^2 = c^2
Answer:
B) 21
Step-by-step explanation:
There are 7 cars total and 5 slots to fill for the showroom selections. Put another way, there are 7-5 = 2 cars that don't make it to the showroom floor. Since this value (2) is smaller than the previous number of slots (5), it makes it easier to ask the question "how many ways are there to pick 2 cars that don't make it to the show room floor?" instead of "how many ways are there to pick 5 cars that make it to the showroom floor?". We'll get the same answer either way.
So we have 7 total to pick from for slot 1, and then 6 left over for slot 2. Making 7*6 = 42 permutations. Order does not matter, meaning that picking a red car and then a blue car is the same as picking a blue and then red. The count 42 has double counted, so we divide by 2 to sort this out
42/2 = 21 represents the number of combinations. We can see this if we use the nCr combination formula with n = 7 and r = 2
nCr = (n!)/(r!*(n-r)!)
7C2 = (7!)/(2!*(7-2)!)
7C2 = (7!)/(2!*5!)
7C2 = (7*6*5!)/(2*5!)
7C2 = (7*6)/2
7C2 = 42/2
7C2 = 21
a similar computation happens if you use n = 7 and r = 5.