3 RIGHT TRIANGLES
1 big right triangle is divided into 2 smaller ones. Medium
and small.
<span> a.How far is the spot on the beach from the parking lot? </span>
Medium triangle: long leg = 32 m ; short leg = x
Small triangle: long leg = x ; short leg = 18m
32/x = x/18
32*18 = x*x
576 = x²
√576 = √x²
24 = x
Parking lot to the beach is 24 meters.
<span>b. How far will he have to walk from the parking lot to get to the refreshment stand?</span>
Use Pythagorean theorem:
Medium triangle: long leg = 32 m ; short leg = 24 m ;
hypotenuse = ?
32²+ 24² = c²
1024 + 576 = c²
1600 = c²
√1600 = √c²
40 m = c
Parking lot to refreshment stand is 40 meters.
Answer:
The coach can do this in 3,003 ways
Step-by-step explanation:
Here, the coach needs to select a team of 5 from a total of 15 players
Mathematically, the number of ways this can be done is simply 15 C5 ways
Generally, if we are to select a number of r items from n items, this can be done in nCr ways = n!/(n-r)!r!
Applying this to the situation on ground, we have;
15C5 = 15!/(15-5)!5! = 15!/10!5! = 3,003 ways
Answer:
156
Step-by-step explanation:
f(x)= 4^(2x) -100
Let x =2
f(2)= 4^(2*2) -100
= 4^4 - 100
= 256 -100
= 156