If two tangent segments to a circle share a common endpoint outside a circle, then the two segments are

Answers

Answer 1

If two tangent segments to a circle share a common endpoint outside a circle, then the two segments are congruent. This is according to the intersection of two tangent theorem. The theorem states that  given a circle, if X is any point within outside the circle and if Y and Z are points such that XY and XZ are tangents to the circle, then XY is equal to XZ.

 

Answer 2

Final answer:

Two tangent segments to a circle that share a common endpoint outside the circle are congruent, meaning they have the same length. This is a fundamental concept in circle geometry, illustrating the unique properties of tangents and their interactions with circles.

Explanation:

If two tangent segments to a circle share a common endpoint outside a circle, then the two segments are congruent. This means the lengths of the two tangent segments from the common external point to their respective points of tangency on the circle are equal. This concept is important in the study of circle geometry, as it helps in understanding relationships between tangents and circles.

A tangent to a circle is a line that touches the circle at exactly one point, ensuring it does not cross the circle at that touchpoint. This property of tangents being congruent when they share an external point is proven using the properties of right triangles and the fact that tangents from a point outside the circle to the circle are perpendicular to the radius at the point of tangency.

An example of this concept in action is if you draw two tangents from a single point outside of the circle to any two points on the circle's boundary, the segments of these tangents from the external point to the points of tangency will have the same length.


Related Questions

Prove that if one solution for a quadratic equation of the form x 2 + bx + c = 0 is rational (where b and c are rational), then the other solution is also rational. (use the fact that if the solutions of the equation are r and s, then x 2 + bx + c = (x − r)(x − s).)

Answers

[tex]x^2+bx+c = (x-r)(x-s)\\ x^2+bx+c = x^2-(r+s)x+rs\\\\ b = -(r+s)\\ c = rs[/tex]

Say r is rational. Suppose for a second, that s is not. Then, r+s is irrational. But this contradicts the fact that b is rational.

So, if one root is rational, then the other root is also rational

Final answer:

If one root of a quadratic equation with rational coefficients is rational, the other root must be rational too because the sum and product of the roots are related to the coefficients, which are also rational.

Explanation:

To prove that if one solution for a quadratic equation of the form x^2 + bx + c = 0 is rational, then the other solution is also rational, we can use the quadratic formula and properties of rational numbers. If the quadratic equation has rational coefficients and one rational solution, then the sum and product of the roots must also be rational. This is because a quadratic equation with roots r and s can be factored as (x - r)(x - s) = 0, which expands to x^2 - (r + s)x + rs = 0. Matching coefficients, we see that - (r + s) = b and rs = c. Since b and c are rational, r + s and rs must be rational as well.

Given that we have one rational root, let's say r, the sum of the roots r + s is rational, so s must also be rational because the difference of two rational numbers is rational. Hence, if one root of a quadratic equation with rational coefficients is rational, the other root must be rational as well.

Find the value of n in the equation 6.2n – 3.7n = 85 + 45. A. 16 B. 52 C. 13.13 D. 325

Answers

6.2n-3.7n=85+45
2.5n=130
N=130/2.5
N=52

The answer is B. Hope this helps!

Is #7 correct? Please explain.

Answers

#7 is correct coplaner because I had that same work in class and the teacher gave us the answers to all of them

The tip of an 11-inch wiper blade wipes a path that is 31 inches long. What is the angle of rotation of the blade in radians to the nearest tenth?

Answers

length of arc = Cr    where C = angle of rotation and r = radius

31 = C*11

C =  31/11 =  2.8 radians to nearest tenth

2.8 radians is the answer.

The sum of four consecutive even integer numbers is 84. find the four numbers.

Answers

84/4=21

 now take the 2 even numbers below 21 and the 2 even numbers above 21

18 +20 + 22 +24 = 84

 the numbers are 18, 20, 22 & 24

A sum of money amounting to $4.25 consists of dimes and quarters if there are 26 coins in all how many are quarters

Answers

d= dimes

q = quarters

d+q=26 coins

 rewrite as d=26-q

0.25q +0.10d=4.25

0.25q+0.10(26-q)=4.25

0.25q+2.6-0.10q=4.25

0.15q=1.65

q=11

d=26-11=15

11*0.25 = 2.75, 15*0.10=1.50, 2.75+1.50=4.25

 there are 11 quarters

A test consists of 10 problems and students are told to answer any 4 of these questions. In how many different ways can they choose the 4 questions?

Answers

In this item, it is not given that there has to be specific arrangement or order as to how the questions are going to be answered. Hence, the concept that can be used in order to answer this item is the concept of combination which states that, 
            nCr = n! / (r!)(n - r)!

This is read as "combination of n taken r". In this item, n = 10 and r = 4. Substituting the known vaues to the equation,
          10C4 = (10!) / (4!)(10 - 4)!
          10C4 = 210

Therefore, the number of which is which the questions can be answered is 210. 

Find the area





A. 54 in


B. 36 in


C. 18 in


D. 324 in


(In pie)

Answers

area of a circle = pi r^2

radius = 18

 so R62 = 18^2 = 324

 since you want the answer in pi it would be 324PI

 so the answer is 324

A circle with a radius of 18 inches has an area of 1,017.88 square inches, so here is what I did to get the final answer. A = πr2 where pi is the ratio of the circumference of a circle to its diameter and r is the radius. π = 3.1416 So then A = π182 = 324π = 1017.88 in2 (2dp)
So the Answer you want would be D. 324in

Last year, there were n pies baked for the bake sale. This year, there were 156 pies baked. Using n, write an expression for the total number of pies baked in the two years

Answers

Number of pies last year: n
Number of pies this year: 156

n + 156 = total number of pies baked in 2 years.
n + 156 = total number of pies baked in 2 years.

What is the number 212three in base-two form?

Answers

The correct answer is: B. 10111

To convert the number [tex]\(212_{\text{three}}\)[/tex] to base-two (binary) form, we need to first convert it to base-ten and then convert the base-ten number to base-two.

[tex]\(212_{\text{three}}\)[/tex] in base-ten:

[tex]\[ 212_{\text{three}} = 2 \cdot 3^2 + 1 \cdot 3^1 + 2 \cdot 3^0 = 18 + 3 + 2 = 23_{10} \][/tex]

Now, we convert [tex]\(23_{10}\)[/tex] to base-two:

[tex]\[ 23_{10} = 16 + 4 + 2 + 1 = 2^4 + 2^2 + 2^1 + 2^0 = 10111_{2} \][/tex]

Final answer:

The number 212 in base three (212three) converts to 17 in decimal, which is represented as 10001 in binary notation (base-two).

Explanation:

The number 212 in base three (2123) needs to be converted into base-two form (binary). Converting from base three to base two requires understanding each digit's place value in base three and then converting that to binary. Starting from the rightmost digit to the left, we have:

The units place (30), with a value of 2The threes place (31), also with a value of 2The nines place (32), with a value of 1

So, we have:

2123 = (1 × 32) + (2 × 31) + (2 × 30)

2123 = (1 × 9) + (2 × 3) + (2 × 1)

2123 = 9 + 6 + 2 = 17 in decimal.

Now we need to find the binary representation of 17:

17 divided by 2 is 8 with remainder 1 (20)8 divided by 2 is 4 with remainder 0 (21)4 divided by 2 is 2 with remainder 0 (22)2 divided by 2 is 1 with remainder 0 (23)1 divided by 2 is 0 with remainder 1 (24)

So, the binary equivalent is 1(24)0(23)0(22)0(21)1(20), which is 100012.

A cube is packed with decorative pebbles. If the cube has a side length of 6 inches, and each pebble weighs on average 0.5 lb per cubic inch, what is the total weight of the pebbles in the cube?

Answers

First we have to calculate the volume of the cube:
V = l³ ,  where l = 6 in
V = 6³ = 216 in³
Each pebble weights on average is 0.5 lb per cubic inch.
Weight = 216 in³ · 0.5 lb/in = 108 lb
Answer:
The total weight of the pebbles in the cube is 108 lb.

Battery was charged. when the charging began it was 23% full after 30 minutes of charging the battery was 89% full. how fast was the battery charged? How long did it take the battery to be funny charged?

Answers

The battery was charged at a rate of 2.2 percent per minute.It took the battery 35 minutes to be fully charged.

Answer:

The battery was charged at a rate of 2.2 % per minute.

It took 35 minutes to fully charge the battery

Step-by-step explanation:

Initial amount of charge = 23%

Charge after 30 minutes = 89%

Percentage of charge gained in 30 minutes = 89-23

                                                                         = 66 %

Charging speed of battery = [tex]\frac{percentage\hspace{3}of\hspace{3}charge\hspace{3}gained}{time\hspace{3}taken\hspace{3}in\hspace{3}minutes}[/tex]

= [tex]\frac{66}{30}[/tex]

= 2.2 % per minute

2.2% charge takes 1 minutes

1% charge takes [tex]\frac{1}{2.2}[/tex] minutes

Initially it was 23% charged so it needs 77% more charge to be fully charged.

So, 77% charge takes [tex]\frac{1}{2.2}*77[/tex] minutes    

                         =  [tex]\frac{100}{2.2}[/tex] minutes

                         = 35 minutes

The midpoint of a segment is (4,3) and one endpoint is (10,8) Find the coordinates of the other endpoint.

Answers

The answer is: (-2,-2). :)

Answer:

[tex](-2,-2)[/tex].

Step-by-step explanation:

Let us assume that coordinates of other endpoint are [tex](x_1,y_1)[/tex]

We have been given that the midpoint of a segment is (4,3) and one endpoint is (10,8). We are asked to find the coordinates of the other endpoint.  

We will use midpoint formula to solve our given problem.

[tex]x\text{-coordinate of midpoint}=\frac{x_1+x_2}{2}[/tex]

[tex]y\text{-coordinate of midpoint}=\frac{y_1+y_2}{2}[/tex]

Upon using our given information, we will get:

[tex]4=\frac{x_1+10}{2}[/tex]

[tex]4\cdot 2=\frac{x_1+10}{2}\cdot 2[/tex]

[tex]8=x_1+10[/tex]

[tex]8-10=x_1+10-10[/tex]

[tex]x_1=-2[/tex]

Similarly, we will find y-coordinate.

[tex]3=\frac{y_1+8}{2}[/tex]

[tex]3\cdot 2=\frac{y_1+8}{2}\cdot 2[/tex]

[tex]6=y_1+8[/tex]

[tex]6-8=y_1+8-8[/tex]

[tex]y_1=-2[/tex]

Therefore, the coordinates of other endpoint would be [tex](-2,-2)[/tex].

Adam has $450. he spends $210 on food. later he divides all the money into four parts out of which three parts were distributed and one part he keeps for himself. then he found $50 on the road. write the final expression and find the money he has left?

Answers

To answer this item, we let x be the amount of money he has left that was initially part of the total $450.

First, subtract $210 from it (spent by Adam on food)
         $450 - $210 = $240

Then, divide the remaining amount of money by 4
           $240 / 4 = $60

Since, it was only one part that he kept to himself, the amount of money left with him, x, is
                       x = $60

Then, the total amount of money he has including that which he only picked from the road is,
             T = $60 + $50 = $110

In the end, Adam had $110. 

Find the arc length of a central angle of pi/4 in a circle whose radius is 8 inches

Answers

The arc length will be given by:
C=Θ/360πd
where:
Θ=45
d=8*2=16 in
hence;
C=45/360*π*16
=6.3 inches

The length of a rectangular lawn is measured to twice its width. the perimeter of the lawn is given as 30 m. find the length and width of the lawn.

Answers

The length is 15m and the width is 5.25m

PLEASE HELP ON THESE ILL GIVE 20 POINTS AND A BRAINLIEST IF YOUR CORRECT!!

Variation is a term that is used to describe __________.

A.
how repetitive a data set is
B.
how large or small a data set is
C.
how spread out or scattered a data set is
D.
how different a data set is from other data sets

Answers

C. how spread out or scattered a data set is
C. How spread out or scattered a data set is

last one help. Use formulas to find the lateral area and surface area of the given prism. Round your answer to the nearest whole number.


A. 645 m2; 812 m2
B. 668 m2  ; 704m2
C. 645 m2; 740 m2
D. 668 m2; 740 m2

Answers

The formula for finding the lateral area for a triangular prism is
[tex] A_{L} = (a + b + c )h[/tex]

So put in the values and you get

[tex] A_{L} = (12.04 + 9 + 8 )23[/tex]
[tex] A_{L} = 668[/tex]

The formula for finding the surface area of a triangular prism is
SA = bh + (s1 + s2 + s3)H

So put in all the values and you get

SA = 9(8) + (9 + 8 + 12.04)23
SA = 740

Hope this helps! :)

If the polynomial x5 − 105 can be split as the product of the polynomials
x − 10 and a, what is a?

Answers

To answer this item, all that needs to be done is dividing the mathematical expression of x⁵ - 10⁵, our dividend, by x - 10, which is our divisor. 

The mathematical expression that can be used in order to properly express the given scenario is,
                        x⁵ - 10⁵ = (x - 10)(a)

The value of a, as stated above, can be calculated by the equation,
                     a = (x⁵ -10⁵) / (x - 10)

There are two ways to solve the problem: synthetic division and the long way. Each of which will yield the same answer. Simplifying the value of a will give us a final answer of,
      a = x⁴ + 10x³ + 100x² + 1000x

the value of a is

[tex]\( a = \frac{9845}{x - 10} \)[/tex].

To find a, we can use polynomial long division or synthetic division to divide [tex]\( x^5 - 105 \)[/tex] by [tex]\( x - 10 \)[/tex]. The remainder should be zero if [tex]\( x - 10 \)[/tex] is a factor of [tex]\( x^5 - 105 \)[/tex].

Let's perform polynomial long division:

         ____________________________

x - 10  |  x^5 + 0x^4 + 0x^3 + 0x^2 + 0x - 105

           - (x^5 - 10x^4)

           ____________________________

                       10x^4 + 0x^3 + 0x^2 + 0x - 105

                       - (10x^4 - 100x^3)

                       ____________________________

                                    100x^3 + 0x^2 + 0x - 105

                                    - (100x^3 - 1000x^2)

                                    ___________________________

                                                 1000x^2 + 0x - 105

                                                 - (1000x^2 - 10000x)

                                                 ___________________________

                                                              995x - 105

                                                              - (995x - 9950)

                                                              ___________________________

                                                                          9845

```

Since the remainder is a constant term, it's clear that [tex]\( x - 10 \)[/tex] is a factor of [tex]\( x^5 - 105 \)[/tex]. So, [tex]\( a = \frac{9845}{x - 10} \)[/tex].

Therefore, [tex]\( a = \frac{9845}{x - 10} \)[/tex].

what is the solution to -1 -7 ?

Answers

-7-1 = -8
When you see a negative minus a negative, pretend both negatives are positive and just add them.
the answer is negative 8. because if you already owed someone 1 dollar and then borrowed 7 more then u would owe them 8 right? so you have -8

Which of the following equations represents a line that is parallel to the line below?


A.
y=1/3x-2
B.
y =-1/3x-2
C.
y=3x-2
y=-3x-2

Answers

B is, just find the equation of the line and see what the slope is, once you have the slope see what answer has the same slope
(3,1)(0,2)
so slope = (2-1) / (0-3) = 1/-3 = -1/3
parallel has same slope = -1/3
b = 2

equation
y = -1/3x + 2

answer
equation is y = -1/3x +2. I don't see any of those above matched

Find two positive numbers such that their product is 192 and their sum is a minimum pre-calc

Answers

This problem is a combination of algebra and calculus. First, we formulate an equation for the product. Let x be the first positive number and y be the other positive number. So, the equation would be

xy = 192

Let's rearrange this to make the equation explicit: y = 192/x
Then, the other equation is for the sum. Let S be the sum of the two positive numbers.

S = x + y

Now, substitute the other equation into this one:

S = x + 192/x

Here's where we apply calculus. We can determine the minimum S by getting the first derivative of S with respect to y and equating to zero. Thus,

dS/dx = 1 - 192x⁻² = 0
1 = 192x⁻²
x² = 192
x = +/- √192

But since we are finding the positive number,  x = + √192
Then, we use this to the first equation:

y = 192/√192 = √192

Therefore, the two positive numbers are equal which is √192 or 13.86. 

The two numbers with a product equal to 192 such that their sum is minimized are:

A = √192 and B = √192

How to find the two numbers?

Let's define A and B as our two numbers, we know that their product must be equal to 192, then we have:

A*B = 192.

Now, the sum of these two numbers is:

A + B.

And we want to minimize this, to do it, we need to use the first equation to rewrite one variable in terms of the other. For example, if we isolate A, we get:

A = 192/B

Replacing this in the sum, we get:

192/B + B

To minimize this, we need to find the values of B that make 0 the differentiation of the above expression.

The differentiation is:

-192/B^2 + 1

Then we need to solve:

-192/B^2 + 1 = 0

192/B^2 = 1

192 = B^2

√192 = B

To get the value of A, we use:

A = 192/B = 192/√192  = √192

Then we can conclude that the two positive numbers such that their product is 192, and their sum is minimized, is:

A = √192 and B = √192.

If you want to learn more about minimization, you can read:

https://brainly.com/question/18585083

Hello!


Can I get some help with that question please. I don't think I did it right, sadly.


Thank you!

Don't forget to show your work and give as much details possible.

Answers

Let O be the point of intersection of diagonals.

Consider triangles FOE and EOD:
FO = OD,  ∠FOE = ∠EOD  and OE is a common side  ⇒ 
triangles FOE and EOD are congruent.

In congruent triangles all corresponding sides and are congruent  ⇒
EF = DE = 6

the fraction 1/9 produces a repeating decimal 0.1 ? true or false

Answers

The answer is true. 1/9 = 0.111111......
Hello.

[tex]1.9 = 0.11111111[/tex]

So yes, 1/9 produces a repeating decimal 0.1...

3. Elizabeth opened a library with 19,000 books in the year 1998. The number of books increases at a rate of 6.49% each year. Use a graph to predict the number of books in 2020.
A) ≈ 71,160
B) ≈ 75,779
C) ≈ 80,697
D) ≈ 66,824

Answers

The number of books increases at a rate of 6.49% each year so it's a growth function which is
V (t)=V0 (1+r)^t
V (t) number of books in 2020 ?
V0 books in the year 1998 19000
R rate of growth 0.0649
T time 2,020−1,998=22 years

V (22)=19,000×(1+0.0649)^(22)
V (22)=75,778.81 Round your answer to get 75779

Answer:            ≈ 75,779

Step-by-step explanation:

How many of each position fantasy football?

Answers

The number of  players to draft at each position is up to you, but the traditional combination of players to draft are 2 quarterbacks, 4 running backs, 4 wide receivers, 2 tight ends, 2 kickers, and 2 defense/special teams units.
Final answer:

In standard fantasy football, each team incorporates a variety of positions including a Quarterback, Running Backs, Wide Receivers, a Tight End, a Flex, Defense/Special Teams, a Kicker and bench spots.

Explanation:

In standard fantasy football, each team is composed of a variety of positions: 1 Quarterback (QB), 2 Running Backs (RB), 2 Wide Receivers (WR), 1 Tight End (TE), 1 Flex (which can be a RB, WR, or TE), 1 Defense/Special Teams (DST), and 1 Kicker (K). In most cases, you also have bench spots for subs or injured players, usually 6-7. These numbers can vary depending on the rules of your fantasy league.

Learn more about Fantasy Football here:

https://brainly.com/question/4455398

#SPJ12

​43% of adults say cashews are their favorite kind of nut. you randomly select 12 adults and ask each to name his or her favorite nut. find the probability that the number who say cashews are their favorite nut is​ (a) exactly​ three, (b) at least​ four, and​ (c) at most two. if​ convenient, use technology to find the probabilities.

Answers

Final answer:

This question involves the concept of binomial probability in statistics. The scenarios involve calculating the probability of a certain number of successes (cashew preference) among a set number of trials (12 adults). It's recommended to use a calculator or software tool to perform the calculations.

Explanation:

The subject of the query is known as binomial probability which is part of statistics in mathematics. Here, we need to find the probability of 'success' (in this case, the preference of cashews) exactly a set number of times when conducting a set number of trials (12 adults).

(a) Exactly 3: In this scenario, you want exactly 3 out of 12 adults to prefer cashews. Using binomial probability formula, it would be [tex]12C3\times (0.43)^3 \times (0.57)^9.[/tex](b) At least 4: Here, you want 4 or more adults to prefer cashews. You can either calculate separate probabilities for exactly 4, 5, 6, and so on up to 12, and then add them together. Or, you can use the complement rule: 1 - (P(0) + P(1) + P(2) + P(3)).(c) At most 2: In this case, you want 2 or fewer adults to prefer cashews. Similar to (b), you take the probability of 0, 1, and 2 'successes' and add them together.

It's also important to note, the results in these examples would be more accurate if you use a calculator or software like Excel to handle the computations.

Learn more about Binomial Probability here:

https://brainly.com/question/34083389

#SPJ12

The probability of exactly 3 cashews in a random sample of 12 adults is approximately 19.4%.

The probability of at least 4 cashews is approximately 15.0%.

The probability of at most 2 cashews is approximately 72.0%.

These probabilities were calculated using the binomial probability formula and considering the complementary event for cases with "at least" or "at most" conditions. Technology like calculators or statistical software can be helpful in performing these calculations efficiently.

Determining the Probability of Nut Preference in a Random Sample

In this scenario, we're analyzing the probability of specific outcomes when randomly selecting 12 adults and inquiring about their favorite nut, knowing that 43% prefer cashews. Here's a breakdown of the requested probabilities:

(a) Exactly Three Cashew Preferences:

Imagine having 12 slots to fill with "cashew" or "other." We need 3 "cashew" slots and 9 "other" slots. Using the binomial probability formula, the probability of this specific arrangement is:

P(3 cashews in 12 trials) = (12 choose 3) * (0.43)^3 * (0.57)^9 ≈ 0.194

(b) At Least Four Cashew Preferences:

This includes scenarios with 4, 5, 6, 7, 8, 9, 10, 11, or all 12 adults preferring cashews. We can calculate the probability for each case and sum them up, but a simpler approach is to find the probability of the opposite event (fewer than 4 cashews) and subtract it from 1:

P(at least 4 cashews) = 1 - P(fewer than 4 cashews)

P(at least 4 cashews) ≈ 1 - (0.194 + 0.237 + 0.184 + 0.115 + 0.063 + 0.034 + 0.015 + 0.006 + 0.002) ≈ 0.150

(c) At Most Two Cashew Preferences:

This includes scenarios with 0, 1, or 2 adults preferring cashews. Similar to (b), we can calculate the probability for each case and sum them up:

P(at most 2 cashews) = P(0 cashews) + P(1 cashew) + P(2 cashews)

P(at most 2 cashews) ≈ 0.237 + 0.299 + 0.184 ≈ 0.720

What is the probability that when a fair coin is flipped 25 times, there will be exactly five heads

Answers

The probabability of this is 5/25
Your answer is 0.00158

A trapezoid has two right angles and bases that measure 16m and 8m. The right triangle formed by an altitude has a hypotenuse of 4 square root 5m. Sketch the trapezoid. What are its perimeter and area?

Answers

The trapezoid would that would be formed from the description would have a rectangle and a triangle. The shorter base of the trapezoid would be the length of the rectangle while the longer base would be the sum of the length of the rectangle and the base of the triangle. So, the dimensions would be:

length of the rectangle = 8 m
base of triangle = 16 - 8  = 8 m 
hypotenuse = 4√5 m

width of the rectangle = √(4√5 - 8) = 4 m 

Perimeter = 8 + 16 + 4√5 + 4 = 28 + 4√5 m 
Area = area of triangle + area of rectangle
Area = 8(4) / 2 + 8(4) = 48 m^2

Final answer:

The trapezoid forms a right-angled triangle with one additional rectangle. Its area is found to be 48m^2, and its approximate perimeter is 36.944m, by adding the lengths of all its sides together.

Explanation:

To find the perimeter and area of a trapezoid with two right angles and bases of 16m and 8m, we must first visualize the trapezoid. This trapezoid appears like a right-angled triangle with an additional rectangle attached to its hypotenuse.

We are given the hypotenuse of the altitude's right triangle is 4√5m, thanks to Pythagoras' theorem, we can find the two legs (which are the altitude h and the difference in bases). Let's call the altitude h and the difference in bases 'd'. Now, we know that the length of the longer leg of the right triangle is 16m - 8m = 8m.

Using the Pythagorean theorem where hypotenuse2 = altitude2 + difference in bases2, we have (4√5)2 = h2 + 82. Solving for 'h', we have h = √(80 - 64) = √16 = 4m. The area of a trapezoid is given by the formula A = (1/2) × (sum of the bases) × (height), which in this case is A = (1/2) × (16m + 8m) × 4m = 48m2.

For the perimeter, it can be calculated by adding the lengths of all sides. So, perimeter = 16m + 8m + 4m + 4√5m = 28m + 4√5m. To find the approximate value of 4√5m, we can calculate 4 × 2.236 (since √5 = 2.236), which gives us approximately 8.944m. Adding this to 28m gives us a perimeter of approximately 36.944m.

The law of cosines is a^2+b^2-2abcos(C). Find the value of 2abcos(C).
A. 37
B. -40
C. 40
D. 20

Answers

[tex]\bf \textit{Law of Cosines}\\ \quad \\ c^2 = {{ a}}^2+{{ b}}^2-(2{{ a}}{{ b}})cos(C)\\\\ -------------------------------\\\\ \begin{cases} c=2\\ a=4\\ b=5 \end{cases}\implies 2^2=4^2+5^2-(2ab)cos(C) \\\\\\ (2ab)cos(C)=4^2+5^2-2^2[/tex]

and surely you know how much that is.
Other Questions
What is steganography, and what may it be used for? The city of Axum, the center of a great Medieval civilization, is now located in what country? A contractor records all of the bedroom areas, in square feet, of a five-bedroom house as: 100, 100, 120, 120, 180 What is the variance? the equation of line AB is y = 1/5x -1 write an equation of a line perpendicular to line AB in slope intercept form that contains point (1, -2) Find the sale price when the original price is $37.00 and the discount rate is 44%.a.$20.72c.$35.37b.$16.28d.$1.63Please select the best answer from the choices provided Which of the following were offered aid by the Marshall Plan? What is tan 45 degrees Because Congress was unable to stop Shayss Rebellion and the Pennsylvania Mutiny, it feared the Question 10 (Fill-In-The-Blank Worth 1 points)Fill in the blank with the correct form of the verb tre: You may copy and paste the accented characters from this list if needed: Il n_______ pas timide.Answer for Blank 1:Question 11 (Fill-In-The-Blank Worth 1 points)Fill in the blank with the correct form of the verb tre: You may copy and paste the accented characters from this list if needed: Ton cousin et toi, vous _______ au cinma.Answer for Blank 1:Question 12 (Fill-In-The-Blank Worth 1 points)Fill in the blank with the correct form of the verb tre: You may copy and paste the accented characters from this list if needed: Je ______ la maison.Answer for Blank 1: last year, Carmen opened an investment account with $7400. At the end of the year, the amount in the account had decrease buy 26.5%. How much is this decrease in dollars? How much money was in her account at the end of the year? If the dorsal root of a reflex arc controlling arm movement is severed, what part of the nerve pathway will block nerve impulse? According to _____ theory, populations go through predictable stages from high birth and death rates to a stable population with low birth and death rates. (tcos 1, 4, and 6) pressing a button generates a(n) _____ event. objectevent clickevent actionevent mouseevent A test consists of 20 problems and students are told to answer any 15 of these questions. In how many different ways can they choose the 15 questions?a. 15,504b. 20,145c. 23,670d. 25,890 write the following inequality in slope intercept form. -6+2y less than or equal to 42 That's wrong the right answer is B. In mathematics, the distance between one point (a) and another point (b), each with coordinates (x,y), can be computed by taking the differences of their x coordinates and their y coordinates and then squaring those differences. the squares are added and the square root of the resulting sum is taken and... voila! the distance. given two variables, p1 and p2 that are of type point -- a structured type with two fields, x and y, both of type double-- write an expression whose value is the distance between the two points represented by p1 and p Approximately how many people inhabit the island of Puerto Ricoa.3 millonesb.4 millonesc.44 millones Prolactin is a hormone whose molecular structure has remained stable over evolutionary time but whose hormonal role has changed dramatically in different animal species. this is an excellent example of how evolution Find a vector function, r(t), that represents the curve of intersection of the two surfaces. the paraboloid z = 7x2 + y2 and the parabolic cylinder y = 3x2 Steam Workshop Downloader