1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Advocard [28]
3 years ago
14

An equilateral triangle with side lengths of 8.7 centimeters is shown. An apothem has a length of a and the radius has a length

of 5 centimeters. The apothem and radius form a triangle with a base length of b. Which statements about finding the area of the equilateral triangle are true? Select three options

Mathematics
1 answer:
Anna007 [38]3 years ago
8 0

The image of the triangle is missing, so i have attached it.

Also, the options are;

A) The apothem can be found using the Pythagorean theorem.

B) The apothem can be found using the tangent ratio.

C) The perimeter of the equilateral triangle is 15 cm.

D) The length of the apothem is approximately 2.5 cm.

E) The area of the equilateral triangle is approximately 65 cm².

Answer:

Options A, B & D are true

Step-by-step explanation:

A) We are told that the triangle is an equilateral triangle.

Thus, the 3 sides equal 8.7 cm.

Now from the image, b is half of one of the sides.

Thus, b = 8.7/2 = 4.35 cm

Now, we want to find the apothem "a".

Using Pythagoras theorem, we have;

a² + 4.35² = 5²

a² = 25 - 18.9225

a² = 6.0775

a = √6.0775

a ≈ 2.5 cm.

Thus, option A is true as pythagoras theorem was able to calculate the apothem "a"

B) since the main triangle is equilateral, it means each angle is 60°.

Now,the radius line from one corner point to the centre will divide the 60° angle into 2 equal parts.

Thus, the angle made by the radius line with the base of the triangle is 60/2 = 30°

Now,from tangent ratios, we know that;

Opposite/Adjacent = tan θ

In the small triangle, opposite is apothem "a" while adjacent is b = 4.35 cm

Thus;

a/4.35 = tan 30

a = 4.35 tan 30

a ≈ 2.5 cm.

Thus, option B is correct as Tangent ratio can be used to find the apothem

C) The perimeter of equilateral triangle = 3x

Where x is length of one side.

One side is 8.7 cm

Thus, perimeter = 3 × 8.7 = 26.1 cm

Thus option C is not correct.

D) From calculations above, we saw that in both options A & B, the apothem is approximately 2.5 cm.

Thus, option D is true.

E) Area of triangle is;

A = ½ × base × height

Base = 8.7 cm

To get height, we will use trigonometric ratio. Thus;

h/8.7 = sin 60°

h = 8.7 sin 60°

Thus;

A = ½ × 8.7 × 8.7 sin 60°

A = 32.77 cm²

Thus is not equal to 65 cm². Thus, option E is not correct.

You might be interested in
I have a total of 29 coins-they are quarters and dimes. Together they amount to $5.60. How many quarters do I have? How many dim
Anna007 [38]
450/25= 18

where 450 is $4.50 and 25 is one quarter. there will be 18 quarters. 

560-450=110

110/10=11

where 110 is $1.10 and 10 is one dime. there will be 11 dimes. 

11+18= 29

where 11 is total number of dimes and 18 is total number of quarters. and 29 is total number of coins
6 0
3 years ago
Read 2 more answers
Please help me thank you so much i will give brainliest to the right answer
AnnyKZ [126]
Is is the first one. 1600=.45x
3 0
3 years ago
Read 2 more answers
Let C(n, k) = the number of k-membered subsets of an n-membered set. Find (a) C(6, k) for k = 0,1,2,...,6 (b) C(7, k) for k = 0,
vladimir1956 [14]

Answer:

(a) C(6,0) = 1, C(6,1) = 6, C(6,2) = 15, C(6,3) = 20, C(6,4) = 15, C(6,5) = 6, C(6,6) = 1.

(b) C(7,0) = 1, C(7,1) = 7, C(7,2) = 21, C(7,3) = 35, C(7,4) = 35, C(7,5) = 21, C(7,6) = 7, C(7,7)=1.

Step-by-step explanation:

In this exercise we only need to recall the formula for C(n,k):

C(n,k) = \frac{n!}{k!(n-k)!}

where the symbol n! is the factorial and means

n! = 1\cdot 2\cdot 3\cdot 4\cdtos (n-1)\cdot n.

By convention 0!=1. The most important property of the factorial is n!=(n-1)!\cdot n, for example 3!=1*2*3=6.

(a) The explanations to the solutions is just the calculations.

  • C(6,0) = \frac{6!}{0!(6-0)!} = \frac{6!}{6!} = 1
  • C(6,1) = \frac{6!}{1!(6-1)!} = \frac{6!}{5!} = \frac{5!\cdot 6}{5!} = 6
  • C(6,2) = \frac{6!}{2!(6-2)!} = \frac{6!}{2\cdot 4!} = \frac{5!\cdot 6}{2\cdot 4!} = \frac{4!\cdot 5\cdot 6}{2\cdot 4!} = \frac{5\cdot 6}{2} = 15
  • C(6,3) = \frac{6!}{3!(6-3)!} = \frac{6!}{3!\cdot 3!} = \frac{5!\cdot 6}{6\cdot 6} = \frac{5!}{6} = \frac{120}{6} = 20
  • C(6,4) = \frac{6!}{4!(6-4)!} = \frac{6!}{4!\cdot 2!} = frac{5!\cdot 6}{2\cdot 4!} = \frac{4!\cdot 5\cdot 6}{2\cdot 4!} = \frac{5\cdot 6}{2} = 15
  • C(6,5) = \frac{6!}{5!(6-5)!} = \frac{6!}{5!} = \frac{5!\cdot 6}{5!} = 6
  • C(6,6) = \frac{6!}{6!(6-6)!} = \frac{6!}{6!} = 1.

(b) The explanations to the solutions is just the calculations.

  • C(7,0) = \frac{7!}{0!(7-0)!} = \frac{7!}{7!} = 1
  • C(7,1) = \frac{7!}{1!(7-1)!} = \frac{7!}{6!} = \frac{6!\cdot 7}{6!} = 7
  • C(7,2) = \frac{7!}{2!(7-2)!} = \frac{7!}{2\cdot 5!} = \frac{6!\cdot 7}{2\cdot 5!} = \frac{5!\cdot 6\cdot 7}{2\cdot 5!} = \frac{6\cdot 7}{2} = 21
  • C(7,3) = \frac{7!}{3!(7-3)!} = \frac{7!}{3!\cdot 4!} = \frac{6!\cdot 7}{6\cdot 4!} = \frac{5!\cdot 6\cdot 7}{6\cdot 4!} = \frac{120\cdot 7}{24} = 35
  • C(7,4) = \frac{7!}{4!(7-4)!} = \frac{6!\cdot 7}{4!\cdot 3!} = frac{5!\cdot 6\cdot 7}{4!\cdot 6} = \frac{120\cdot 7}{24} = 35
  • C(7,5) = \frac{7!}{5!(7-2)!} = \frac{7!}{5!\cdot 2!} = 21
  • C(7,6) = \frac{7!}{6!(7-6)!} = \frac{7!}{6!} = \frac{6!\cdot 7}{6!} = 7
  • C(7,7) = \frac{7!}{7!(7-7)!} = \frac{7!}{7!} = 1

For all the calculations just recall that 4! =24 and 5!=120.

6 0
3 years ago
answer the question i will mark you brainliest. komal has 473 rupees .Muneeb has 273 rupees.How many more rupees does Komal have
nexus9112 [7]

Answer:

200

Step-by-step explanation:

473 - 273 = 200

6 0
2 years ago
Read 2 more answers
Seraphina is driving two hours to visit her family. For the first hour, she traveled at a speed of 60 miles per hour. Then, in t
Gnom [1K]

Answer:

There was a %5 increase

Step-by-step explanation:

You just have to substract 65-60 and you get 5

7 0
3 years ago
Other questions:
  • A bag contains 10 green, 10 orange, 10 pink, and 10 purple chips each numbered 1 through 10. A chip is chosen at random.
    7·2 answers
  • Someone please help! Easy math!
    15·2 answers
  • The Sahara Desert has an area of approximately 9 400 000 km^2. While estimates of its average depth vary, they center around 150
    6·1 answer
  • What is the answer x^2+28=0
    7·2 answers
  • F(x)= x^7+x^6+2x^5+8x^4+2x^3-3 what’s the intervals of inxreasing and decreasing
    8·1 answer
  • The first five terms of an arithmetic sequence are 4, 10, 16, 22, and 28. Which function f(x) could be used to describe the xth
    8·1 answer
  • A sample is generated from a population of 20 items. Each of the 20 items are given a label, and a 20-sided die is rolled 3 time
    11·1 answer
  • Can someone help me with number 10
    14·1 answer
  • Which answer choice is an equation?
    15·1 answer
  • Plz help i will give branlyist to first right answer
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!