The diagram shows triangle ABC.
С
Work out the sizes of angles x, y and z.
40°
110°
х
Z
A
В

The Diagram Shows Triangle ABC.Work Out The Sizes Of Angles X, Y And Z.40110ZA

Answers

Answer 1

Answer:

x=70

y=30

z=20

Step-by-step explanation:

x=180-110 (angles on a straight line)

y=180-110-40 (angle sum of triangle)

z= 180-90-70 (angle sum of triangle)

Answer 2

Answer:

x=70°

y=30°

z=20°

Step-by-step explanation:

x=180°-110°(anlges on a straight line)

x=70°

y+110°+40°=180°(sum of angles of triangle)

y+150°=180°

y=180°-150°

y=30°

z+x+90°=180°(sum of angles of triangle)

z+70°+90°=180°

z+160°=180°

z=180°-160°

z=20°


Related Questions

is 7/4 bigger than -4 / 7​

Answers

Answer:

7/4 is larger than -4/7

Step-by-step explanation:

7/4 is greater than a whole. 4/4 = 1 whole and the fraction is 7/4. -4/7 is smaller than a whole and is a negative number.

Therefore 7/4 is bigger

Hope this helps!

Answer:

yes 7/4 is bigger than -4/7

Step-by-step explanation:

its bigger because its positive!

The data set shows the number of players on each softball team in a tournament:


9

12

8

7

7

21

11

9

8

7

10

7

10

11



Which of the following statements is true based on the data set?
There is one outlier that indicates an unusually large number of players on that team.
There are two outliers that indicate an unusually large number of players on those two teams.
There is one outlier that indicates an unusually small number of players on that team.
There are two outliers that indicate an unusually small number of players on those two teams.

Answers

i think the answer is option a, there is one outlier that indicates an unusually large amount of players on that team. 21 is the only outlier and it represents 21 players, while the other teams only have 7-12 players.

The shaded region R in diagram below is enclosed by y-axis, y = x^2 - 1 and y = 3.
Determine the volume of the solid generated when the shaded region R is revolved
about x = -1 by using Disk method.

Answers

Cross sections of the volume are washers or annuli with outer radii x(y) + 1, where

y = x(y) ² - 1   ==>   x(y) = √(y + 1)

and inner radii 1. The distance between the outermost edge of each shell to the axis of revolution is then 1 + √(y + 1), and the distance between the innermost edge of R on the y-axis to the axis of revolution is 1.

For each value of y in the interval [-1, 3], the corresponding cross section has an area of

π (1 + √(y + 1))² - π (1)² = π (2√(y + 1) + y + 1)

Then the volume of the solid is the integral of this area over [-1, 3]:

[tex]\displaystyle\int_{-1}^3\pi y\,\mathrm dy = \frac{\pi y^2}2\bigg|_{-1}^3 = \boxed{4\pi}[/tex]

[tex]\displaystyle\int_{-1}^3 \pi\left(2\sqrt{y+1}+y+1\right)\,\mathrm dy = \pi\left(\frac43(y+1)^{3/2}+\frac{y^2}2+y\right)\bigg|_{-1}^3 = \boxed{\frac{56\pi}3}[/tex]

if i need 90 square feet of tile and each piece of tile covers 0.34 square feet, how much do i need in pieces

Answers

Answer:

265

Step-by-step explanation:

9514 1404 393

Answer:

  265

Step-by-step explanation:

Let t represent the number of tiles needed. Then the area covered by those t tiles will be ...

  area = t·0.34 ft²

We want that area to be 90 ft², so we can solve this equation for t:

  90 ft² = t·(0.34 ft²)

  90 ft²/(0.34 ft²) = t ≈ 264.71

About 265 tiles are needed to cover 90 ft².

what is the inverse of the function shown

Answers

Step-by-step explanation:

the down function clearly is

y = x - 5, -2 <= x <= 8

the reasons :

1. it is linear. so, we have only a form of ax+b

2. x=0 => y=-5

x=5 => y=0

so, with these 2 points alone we can see

y = ax + b

-5 = a×0 +b = b

0 = a×5 - 5

5 = a×5

1 = a

the inverse function is based on

y = x - 5

=>

x = y + 5

now renaming the variables so that y is the result and x the input variable delivers

y = x + 5

and because the original function only delivered y- values between -7 and +3, this is also the defined domain for the inverse function.

so,

y = x + 5, -7 <= x <= +3

so, we have the points

x=-7 => y=-2

x=+3 => y=8

you need to draw the line between these 2 points with filled dots at the end points (as they are included in the function).

which is the correct answer?

Answers

Answer:

11/12

Step-by-step explanation:

1/4 + 2/3

= 3/12 + 8/12

= 11/12

What is the length of an arc with a central angle of 2/3pi radians and a radius of 24 centimeters?

Use 3.14 for pi.

Enter your answer, as a decimal, in the box.

Answers

9514 1404 393

Answer:

  50.24 cm

Step-by-step explanation:

Fill in the given numbers and do the arithmetic.

  s = rθ

  s = (24 cm)(2/3π) = (24 cm)(2/3)(3.14) = 50.24 cm

Write a polynomial f(x) that satisfies the given conditions. Polynomial of lowest degree with zeros of -2 (multiplicity 3), 3 (multiplicity 1), and with f(0) = 120.​

Answers

Answer:

Step-by-step explanation:

Polynomial f(x) has the following conditions: zeros of -2 (multiplicity 3), 3 (multiplicity 1), and with f(0) = 120.

The first part zeros of -2 means (x+2) and multiplicity 3 means (x+2)^3.

The second part zeros of 3 means (x-3) and multiplicity 1 means (x-3).

The third part f(0) = 120 means substituting x=0 into (x+2)^3*(x-3)*k =120

(0+2)^3*(0-3)*k = 120

-24k = 120

k = -5

Combining all three conditions, f(x)

= -5(x+2)^3*(x-3)

= -5(x^3 + 3*2*x^2 + 3*2*2*x + 2^3)(x-3)

= -5(x^4 + 6x^3 + 12x^2 + 8x - 3x^3 - 18x^2 - 36x - 24)

= -5(x^4 + 3x^3 - 6x^2 - 28x -24)

= -5x^4 - 15x^3 + 30x^2 + 140x + 120

You plan to conduct a survey to find what proportion of the workforce has two or more jobs. You decide on the 95% confidence level and a margin of error of 2%. A pilot survey reveals that 5 of the 50 sampled hold two or more jobs.

How many in the workforce should be interviewed to meet your requirements? (Round up your answer to the next whole number.)

Answers

Answer:

865 in the workforce should be interviewed to meet your requirements

Step-by-step explanation:

In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].

The margin of error is given by:

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

A pilot survey reveals that 5 of the 50 sampled hold two or more jobs.

This means that [tex]\pi = \frac{5}{50} = 0.1[/tex]

95% confidence level

So [tex]\alpha = 0.05[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.05}{2} = 0.975[/tex], so [tex]Z = 1.96[/tex].

How many in the workforce should be interviewed to meet your requirements?

Margin of error of 2%, so n for which M = 0.02.

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

[tex]0.02 = 1.96\sqrt{\frac{0.1*0.9}{n}}[/tex]

[tex]0.02\sqrt{n} = 1.96\sqrt{0.1*0.9}[/tex]

[tex]\sqrt{n} = \frac{1.96\sqrt{0.1*0.9}}{0.02}[/tex]

[tex](\sqrt{n})^2 = (\frac{1.96\sqrt{0.1*0.9}}{0.02})^2[/tex]

[tex]n = 864.4[/tex]

Rounding up:

865 in the workforce should be interviewed to meet your requirements

What is the volume of the triangular prism shown below?
10
A. 100 cu. units
B. 200 cu. units
C. 400 cu. units
D. 300 cu. units

Answers

Answer:

B. 200 cu. units

Step-by-step explanation:

Volume of the triangular prism = ½*b*h*l

Where,

b = 8 units

h = 5 units

l = 10 units

Plug in the values

Volume of the prism = ½*8*5*10

= 4*5*10

= 200 cu. units

We have 9 pens, of which 5 are green ink, 3 are red ink, and 1 is black. If we put the pens in a line, how many arrangements are possible

Answers

Answer:

504 arrangements are possible

Step-by-step explanation:

Arrangements of n elements:

The number of arrangements of n elements is given by:

[tex]A_{n} = n![/tex]

Arrangements of n elements, divided into groups:

The number of arrangements of n elements, divided into groups of [tex]n_1, n_2,...,n_n[/tex] elements is given by:

[tex]A_{n}^{n_1,n_2,...,n_n} = \frac{n!}{n_1!n_2!...n_n!}[/tex]

In this case:

9 pens, into groups of 5, 3 and 1. So

[tex]A_{9}^{5,3,1} = \frac{9!}{5!3!1!} = 504[/tex]

504 arrangements are possible

a student takes two subjects A and B. Know that the probability of passing subjects A and B is 0.8 and 0.7 respectively. If you have passed subject A, the probability of passing subject B is 0.8. Find the probability that the student passes both subjects? Find the probability that the student passes at least one of the two subjects

Answers

Answer:

0.64 = 64% probability that the student passes both subjects.

0.86 = 86% probability that the student passes at least one of the two subjects

Step-by-step explanation:

Conditional Probability

We use the conditional probability formula to solve this question. It is

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]

In which

P(B|A) is the probability of event B happening, given that A happened.

[tex]P(A \cap B)[/tex] is the probability of both A and B happening.

P(A) is the probability of A happening.

In this question:

Event A: Passing subject A

Event B: Passing subject B

The probability of passing subject A is 0.8.

This means that [tex]P(A) = 0.8[/tex]

If you have passed subject A, the probability of passing subject B is 0.8.

This means that [tex]P(B|A) = 0.8[/tex]

Find the probability that the student passes both subjects?

This is [tex]P(A \cap B)[/tex]. So

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]

[tex]P(A \cap B) = P(B|A)P(A) = 0.8*0.8 = 0.64[/tex]

0.64 = 64% probability that the student passes both subjects.

Find the probability that the student passes at least one of the two subjects

This is:

[tex]p = P(A) + P(B) - P(A \cap B)[/tex]

Considering [tex]P(B) = 0.7[/tex], we have that:

[tex]p = P(A) + P(B) - P(A \cap B) = 0.8 + 0.7 - 0.64 = 0.86[/tex]

0.86 = 86% probability that the student passes at least one of the two subjects

Please help me there’s a image above.

Answers

Answer:

4,-1 that is the answer so

Which figure can be formed from the net?
pls answer fast for brainiest !

Answers

Answer:

It should be the top right one

(with 6ft as the height)

Step-by-step explanation:

Answer:

It must be the lower to the left choice.

Step-by-step explanation:

As you can see, the net we have is composed of only triangles.

So we should be choosing a figure with a triangular base.

Our answers are narrowed down into the top right and lower left choices because both figures have triangular bases.

The other person down there chose the top right choice and was incorrect, so the answer should be the lower to the left figure.

Also, its the lower left figure because look at the triangular base, it is an isosceles meaning that two sides have the same length.

If the net says that the long side measures 9 ft, then the other two sides should be the same length and shorter than 9 ft. So the answer is the lower left figure.

Hope this helps

1. Write 3.3.3.3.3 as a power.​

Answers

Answer:

3^5

Step-by-step explanation:

On the iPad it looks like that but the five is on the top right smaller

Answer:

3⁵

every 3 has it own power that is 1 however that .3 confused us

1. Willow Brook National Bank operates a drive-up teller window that allows customers to complete bank transactions without getting out of their cars. On weekday mornings, arrivals to the drive-up teller window occur at random, with an arrival rate of 24 customers per hour or 0.4 customers per minute.
a. What is the mean or expected number of customers that will arrive in a five-minute period?
b. Assume that the Poisson probability distribution can be used to describe the arrival process. Use the arrival rate in part (a) and compute the probabilities that exactly 0, 1, 2, and 3 customers will arrive during a five-minute period.
c. Delays are expected if more than three customers arrive during any five-minute period. What is the probability that delays will occur?
2. In the Willow Brook National Bank waiting line system (see Problem 1), assume that the service times for the drive-up teller follow an exponential probability distribution with a service rate of 36 customers per hour, or 0.6 customers per minute. Use the exponential probability distribution to answer the following questions:
a. What is the probability that the service time is one minute or less?
b. What is the probability that the service time is two minutes or less?
c. What is the probability that the service time is more than two minutes?

Answers

Answer:

1.

a. 2

b. 0.1353 probability that exactly 0 customers will arrive during a five-minute period, 0.2707 that exactly 1 customer will arrive, 0.2707 that exactly 2 customers will arrive and 0.1805 that exactly 3 customers will arrive.

c. 0.1428 = 14.28% probability that delays will occur.

2.

a. 0.4512 = 45.12% probability that the service time is one minute or less.

b. 0.6988 = 69.88% probability that the service time is two minutes or less.

c. 0.3012 = 30.12% probability that the service time is more than two minutes.

Step-by-step explanation:

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

In which

x is the number of sucesses

e = 2.71828 is the Euler number

[tex]\mu[/tex] is the mean in the given interval.

Exponential distribution:

The exponential probability distribution, with mean m, is described by the following equation:

[tex]f(x) = \mu e^{-\mu x}[/tex]

In which [tex]\mu = \frac{1}{m}[/tex] is the decay parameter.

The probability that x is lower or equal to a is given by:

[tex]P(X \leq x) = \int\limits^a_0 {f(x)} \, dx[/tex]

Which has the following solution:

[tex]P(X \leq x) = 1 - e^{-\mu x}[/tex]

The probability of finding a value higher than x is:

[tex]P(X > x) = 1 - P(X \leq x) = 1 - (1 - e^{-\mu x}) = e^{-\mu x}[/tex]

Question 1:

a. What is the mean or expected number of customers that will arrive in a five-minute period?

0.4 customers per minute, so for 5 minutes:

[tex]\mu = 0.4*5 = 2[/tex]

So 2 is the answer.

Question b:

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-2}*2^{0}}{(0)!} = 0.1353[/tex]

[tex]P(X = 1) = \frac{e^{-2}*2^{1}}{(1)!} = 0.2707[/tex]

[tex]P(X = 2) = \frac{e^{-2}*2^{2}}{(2)!} = 0.2707[/tex]

[tex]P(X = 3) = \frac{e^{-2}*2^{3}}{(3)!} = 0.1805[/tex]

0.1353 probability that exactly 0 customers will arrive during a five-minute period, 0.2707 that exactly 1 customer will arrive, 0.2707 that exactly 2 customers will arrive and 0.1805 that exactly 3 customers will arrive.

Question c:

This is:

[tex]P(X > 3) = 1 - P(X \leq 3)[/tex]

In which:

[tex]P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]

The values we have in item b, so:

[tex]P(X \leq 3) = 0.1353 + 0.2707 + 0.2707 + 0.1805 = 0.8572[/tex]

[tex]P(X > 3) = 1 - P(X \leq 3) = 1 - 0.8572 = 0.1428[/tex]

0.1428 = 14.28% probability that delays will occur.

Question 2:

[tex]\mu = 0.6[/tex]

a. What is the probability that the service time is one minute or less?

[tex]P(X \leq 1) = 1 - e^{-0.6} = 0.4512[/tex]

0.4512 = 45.12% probability that the service time is one minute or less.

b. What is the probability that the service time is two minutes or less?

[tex]P(X \leq 2) = 1 - e^{-0.6(2)} = 1 - e^{-1.2} = 0.6988[/tex]

0.6988 = 69.88% probability that the service time is two minutes or less.

c. What is the probability that the service time is more than two minutes?

[tex]P(X > 2) = e^{-1.2} = 0.3012[/tex]

0.3012 = 30.12% probability that the service time is more than two minutes.

Polinômio (2x+6y)(4x-2y)

Answers

Answer:

I'm pretty sure it's 8x^2+20xy-12y^2

Answer:

pff don't know .  sssory

Step-by-step explanation:

30 POINTS
Help on Part B pleaseeee

Answers

In verse of B.g(x)=[tex]\frac{x+5}{4}[/tex] is:

4x-5

Answer:

Solution given:

B.g(x)=[tex]\frac{x+5}{4}[/tex]

let

g(x)=y

y=[tex]\frac{x+5}{4}[/tex]

Interchanging role of x and y

we get:

x=[tex]\frac{y+5}{4}[/tex]

doing crisscrossed multiplication

4x=y+5

y=4x-5

So

g-¹(x)=4x-5

Given that,

→ g(x) = x+5/4

Then g(x)=y,

→ y = x+5/4

Now we can interchange role of x and y,

→ x = y+5/4

Then use the cross multiplication,

→ 4x = y+5

→ y = 4x-5

Hence, g-¹(x) = 4x-5 is the solution.

please answer me as soon as posible​

Answers

Answer:

yes your answer is right

Answer:

Yes it's Perfectly correct

What is 5.071 in words?

Answers

Answer:

Step-by-step explanation:

The number 5.071 written in english words is "five and seventy-one thousandths

Five point zero seventy one

One number is 2/3 of another number. The sum of the two numbers is 40. Find
the two numbers.

Answers

Answer:

5353454

Step-by-step explanation:

Answer: 16 and 24

Step-by-step explanation:

2x+3x= 40

5x = 40

x=8

that means 2x8 equal 16 and 3x8 equals 24 which leads us to the answer

Consider the quadratic function F(x)=-x^2-x+20
The line of symmetry has the equation ?

Answers

Answer:

[tex]x = - \frac{1}{2} [/tex]

Step-by-step explanation:

[tex]x = \frac{ - b}{2a} = \frac{1}{ - 2} [/tex]

A student ran out of time on a multiple choice exam and randomly guessed the answers for two problems. Each problem had 5 answer choices - a, b, c, d, e- and only one correct answer. What is the probability that she answered neither of the problems correctly? Do not round your answer. (If necessary, consult a list of formulas.)​

Answers

Answer:

there is a 64% chance that the student got both problems wrong

a 32% chance that they got only 1 correct

and a 4% chance that they got both correct

Step-by-step explanation:

There are 25 total possible combinations of answers, with 8 possible combinations where the student would get 1 answer right, and 1 combination where the student would get both answers correct.

[tex]25-9=16[/tex]

[tex]\frac{16}{25} =\frac{x}{100}[/tex]

[tex]\frac{64}{100}[/tex]

[tex]64[/tex]%

[tex]\frac{8}{25} =\frac{y}{100}[/tex]

[tex]\frac{32}{100}[/tex]

[tex]32[/tex]%

[tex]\frac{1}{25} =\frac{z}{100}[/tex]

[tex]\frac{4}{100}[/tex]

[tex]4[/tex]%

(3a+2b-4c)+(3a+2b-4c)​

Answers

6

+

4

8

Step-by-step explanation:

Please mark me as brain list and please like my answer and rate also

Answer:

hope this will help you more

A researcher wishes to conduct a study of the color preferences of new car buyers. Suppose that 50% of this population prefers the color green. If 14 buyers are randomly selected, what is the probability that exactly 12 buyers would prefer green

Answers

Answer:

The probability that exactly 12 buyers would prefer green

=0.00555

Step-by-step explanation:

We are given that

p=50%=50/100=0.50

n=14

We have to find the probability that exactly 12 buyers would prefer green.

q=1-p

q=1-0.50=0.50

Using binomial distribution formula

[tex]P(X=x)=nC_r p^r q^{n-r}[/tex]

[tex]P(x=12)=14C_{12}(0.50)^{12}(0.50)^{14-12}[/tex]

[tex]P(x=12)=14C_{12}(0.50)^{12}(0.50)^2[/tex]

[tex]P(x=12)=14C_{12}(0.50)^{14}[/tex]

[tex]P(x=12)=\frac{14!}{12!2!}(0.50)^{14}[/tex]

[tex]P(x=12)=\frac{14\times 13\times 12!}{12!2\times 1}(0.50)^{14}[/tex]

[tex]P(x=12)=91\cdot (0.50)^{14}[/tex]

[tex]P(x=12)=0.00555[/tex]

Hence, the probability that exactly 12 buyers would prefer green

=0.00555

find the LCM of ;
(1+4x+4x2-16x) and (1+2x-8x3-16x4)​

Answers

Answer:

16x4−4x2+4x−116x4−4x2+4x−1

=16x4−(4x2−4x+1)=16x4−(4x2−4x+1)

=(4x2)2−(2x−1)2∵a2−2ab+b2=(a−b)2=(4x2)2−(2x−1)2∵a2−2ab+b2=(a−b)2

=(4x2−2x+1)(4x2+2x−1)∵a2−b2=(a−b)(a+b

Step-by-step explanation:

what is the correct answer to my question ?

Answers

Answer:

13/17

Step-by-step explanation:

(a)234.3x13 (b) 31.38 X 5 (c) 0.653X 45 (d) 21.45X 10
(e) 25.41X 18 (f) 93.2 X 47 (g) 234.2X 342 (h) 89.4X20

(a)1.1 X 3.0 (b) 2.5 X 1.4 (c) 3.4X 4.6 (d) 2.4X4.8
(e) 2.6 X 12.3 (f) 6.72 X 56.1 (e) 24.59 X 31.2 (f) 27.15 X 3.7

Answers

A. 3045.9
B. 156.9
C. 29.385
D. 214.5
E. 457.38
F. 4380.4
G. 80096.4
H. 1788

A. 3.3
B. 3.5
C. 15.64
D. 11.52
E. 31.98
F. 376.992
E. 767.208
F. 100.455

What is the domain of D(t) as it applies in this situation?

Answers

Answer:

t could be all real numbers.

Step-by-step explanation:

The function D(t) is given by:

[tex]D(t)=-1.5t+12[/tex]

The domain is all the posible x-values for which the function is defined.

In our case, t could be all real numbers.

The answer is the first option.

I hope it helps you!

Find the values of the sine, cosine, and tangent for ZA C A 36ft B
24ft

Answers

Question:

Find the values of the sine, cosine, and tangent for ∠A

a. sin A = [tex]\frac{\sqrt{13} }{2}[/tex],  cos A = [tex]\frac{\sqrt{13} }{3}[/tex],  tan A = [tex]\frac{2 }{3}[/tex]

b. sin A = [tex]3\frac{\sqrt{13} }{13}[/tex],  cos A = [tex]2\frac{\sqrt{13} }{13}[/tex],  tan A = [tex]\frac{3}{2}[/tex]

c. sin A = [tex]\frac{\sqrt{13} }{3}[/tex],  cos A = [tex]\frac{\sqrt{13} }{2}[/tex],  tan A = [tex]\frac{3}{2}[/tex]

d. sin A = [tex]2\frac{\sqrt{13} }{13}[/tex],  cos A = [tex]3\frac{\sqrt{13} }{13}[/tex],  tan A = [tex]\frac{2 }{3}[/tex]

Answer:

d. sin A = [tex]2\frac{\sqrt{13} }{13}[/tex],  cos A = [tex]3\frac{\sqrt{13} }{13}[/tex],  tan A = [tex]\frac{2 }{3}[/tex]

Step-by-step explanation:

The triangle for the question has been attached to this response.

As shown in the triangle;

AC = 36ft

BC = 24ft

ACB = 90°

To calculate the values of the sine, cosine, and tangent of ∠A;

i. First calculate the value of the missing side AB.

Using Pythagoras' theorem;

⇒ (AB)² = (AC)² + (BC)²

Substitute the values of AC and BC

⇒ (AB)² = (36)² + (24)²

Solve for AB

⇒ (AB)² = 1296 + 576

⇒ (AB)² = 1872

⇒ AB = [tex]\sqrt{1872}[/tex]

⇒ AB = [tex]12\sqrt{13}[/tex] ft

From the values of the sides, it can be noted that the side AB is the hypotenuse of the triangle since that is the longest side with a value of [tex]12\sqrt{13}[/tex] ft (43.27ft).

ii. Calculate the sine of ∠A (i.e sin A)

The sine of an angle (Ф) in a triangle is given by the ratio of the opposite side to that angle to the hypotenuse side of the triangle. i.e

sin Ф = [tex]\frac{opposite}{hypotenuse}[/tex]             -------------(i)

In this case,

Ф = A

opposite = 24ft (This is the opposite side to angle A)

hypotenuse = [tex]12\sqrt{13}[/tex] ft (This is the longest side of the triangle)

Substitute these values into equation (i) as follows;

sin A = [tex]\frac{24}{12\sqrt{13} }[/tex]

sin A = [tex]\frac{2}{\sqrt{13}}[/tex]

Rationalize the result by multiplying both the numerator and denominator by [tex]\sqrt{13}[/tex]

sin A = [tex]\frac{2}{\sqrt{13}} * \frac{\sqrt{13} }{\sqrt{13} }[/tex]

sin A = [tex]\frac{2\sqrt{13} }{13}[/tex]

iii. Calculate the cosine of ∠A (i.e cos A)

The cosine of an angle (Ф) in a triangle is given by the ratio of the adjacent side to that angle to the hypotenuse side of the triangle. i.e

cos Ф = [tex]\frac{adjacent}{hypotenuse}[/tex]             -------------(ii)

In this case,

Ф = A

adjacent = 36ft (This is the adjecent side to angle A)

hypotenuse = [tex]12\sqrt{13}[/tex] ft (This is the longest side of the triangle)

Substitute these values into equation (ii) as follows;

cos A = [tex]\frac{36}{12\sqrt{13} }[/tex]

cos A = [tex]\frac{3}{\sqrt{13}}[/tex]

Rationalize the result by multiplying both the numerator and denominator by [tex]\sqrt{13}[/tex]

cos A = [tex]\frac{3}{\sqrt{13}} * \frac{\sqrt{13} }{\sqrt{13} }[/tex]

cos A = [tex]\frac{3\sqrt{13} }{13}[/tex]

iii. Calculate the tangent of ∠A (i.e tan A)

The cosine of an angle (Ф) in a triangle is given by the ratio of the opposite side to that angle to the adjacent side of the triangle. i.e

tan Ф = [tex]\frac{opposite}{adjacent}[/tex]             -------------(iii)

In this case,

Ф = A

opposite = 24 ft (This is the opposite side to angle A)

adjacent = 36 ft (This is the adjacent side to angle A)

Substitute these values into equation (iii) as follows;

tan A = [tex]\frac{24}{36}[/tex]

tan A = [tex]\frac{2}{3}[/tex]

Other Questions
Use the arithmetic progression formula to find the sum of integers from 75 to 100.75,76,77....99,100. Please help me with this one!! 1.) Citrus Red Mites can disperse to other locations by ______.Choose the best answer. a. crawling and roping.b. using their wings to fly.c. egg expulsion shot into other plants.d. being carried by other insects.2.) Mark all correct answers.The mouth parts of insects are important for these reasons.They can help us identify the insectsThey tell us how they feed on a plantWhat show the sort of damage they cause.The kinds of disease they spread. The Hebrew account of Persian attitudes toward Can be found in the book of Put -3.0-3.45, -15, and -3.15 in order from least to greatest. On September 1, Year 1, West Company borrowed $50,000 from Valley Bank. West agreed to pay interest annually at the rate of 6% per year. The note issued by West carried an 18-month term. West Company has a calendar year-end. What is the amount of interest expense that will be reported on West's income statement for Year 1 The following equation shows the correct molecules formed in the reaction, but the products are incorrectCH, +20,- H2O + CO2How would you correct the products? Find the surface area or volume of each rectangular prism. (Show work pls) Using the following image , find the value for x Question 9 of 10Which elements are in the substance that makes up about 60% of the malehuman body?A. Carbon and phosphorusB. Phosphorus and nitrogenC. Hydrogen and oxygenD. Calcium and oxygenSUENT Assume the following information from a schedule of cost of goods manufactured: Beginning work in process inventory 30,000Direct materials used in production 50,000Direct labor 60,000Total manufacturing costs to account for 219,000Ending work in process inventory 72,000 What is the manufacturing overhead applied to work in process? A. $15,800 B. $144,500 C. $150.000 D. $79,000 7. Shawn plotted the data in a bar graph with two bars: one representing the number of bees per colony in the control cages and the other representing the number of bees per colony in the cages exposed to the fungicide. If the results support the hypothesis that fungicides harm bee development, what would you expect this bar graph to show? Describe the expected pattern in a few sentences. What does the myth attempt to explain? Check all that apply.why the Maasai herd cattlewhy there is rain and droughtwhy caring for cattle can be troublesomewhy a volcano erupts in the middle of the cattle plainshow the Maasai interact with naturewhat the relationship is between supernatural beings and humans currently, the US interest rate is at 2% annually. how long it will take an investor to make 10% of money from an investment if the bank pays simple interest Danni placed $5700 in a savings account which compounds interest continuously at a rate of 2.1%. How much will she have in the account after 4 years What is the highest peak in North America? A. Mt. Saint Helen B. Mt. McKinley C. Mt. Whitney D. Mt. Rainier Please select the best answer from the choices provided A B C D Explain why continuing to practice email skills is important as a modern communicator. Posibilities of development in lumbini province lets evaluate (3^6)^1/2step by step. An elected government official is interested in the opinion of teachers in her voting area. She randomly selected five schools at random from the 20 schools in her area and then interviews each of the teachers in those five schools. The government official is using