Answer:
81 square inches
Step-by-step explanation:
area of a square= s^2
Answer:
The length of the frame is 17
Step-by-step explanation:
The computation of the length of the frame is shown below:
As we know that
The perimeter of a rectangle is
= 2 (length + width)
where,
let us assume the width be x
So, the length is x - 6
And, the perimeter is 80 yards
So, now put these values to the above formula
80 yards = 2 (x - 6+ x)
80 yards = 2 (2x - 6)
80 yards = 4x - 12
92 = 4x
x = 23
So, the length of the frame is
= 23 - 6
= 17
Answer:
50
Step-by-step explanation:
The sum of a triangle's angles are 180 so since you know one angle is 80, you would put 2x + 80 = 180, which would be 2x = 100, which simplifies to x = 50
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.