Find the volume of the regular pyramid.

Find The Volume Of The Regular Pyramid.

Answers

Answer 1
Volume
= 1/3 x Area x Height
= 1/3 x 110(Approximately) x 16
≈ 588.8 m^3

Answer is 588.8 m^3.
Hope it helps

Related Questions

If the table of the function contains exactly two potential turning points, one with an input value of -1, which statement best describes all possible values of m?

Answers

The statement (inequality) which best describes all possible values of m is: -12 < m < 4.

What is an inequality?

An inequality is a mathematical relation that compares two (2) or more integers and variables in an equation based on any of the following:

Less than (<).Greater than (>).Less than or equal to (≤).Greater than or equal to (≥).

The table indicates two local extremes or potential turning points at x = 1 and x = -1. Thus, the value of m can't exceed f(-3) = -12.

In conclusion, the statement (inequality) which best describes all possible values of m is: -12 < m < 4.

Read more on inequalities here: brainly.com/question/24372553

#SPJ1

7(x^2 y^2)dx 5xydyUse the method for solving homogeneous equations to solve the following differential equation.

Answers

I'm guessing the equation should read something like

[tex]7(x^2+y^2) \,dx + 5xy \, dy = 0[/tex]

or possibly with minus signs in place of +.

Multiply both sides by [tex]\frac1{x^2}[/tex] to get

[tex]7\left(1 + \dfrac{y^2}{x^2}\right) \, dx + \dfrac{5y}x \, dy = 0[/tex]

Now substitute

[tex]v = \dfrac yx \implies y = xv \implies dy = x\,dv + v\,dx[/tex]

to transform the equation to

[tex]7(1+v^2) \, dx + 5v (x\,dv + v\,dx) = 0[/tex]

which simplifies to

[tex](7 + 12v^2) \, dx + 5xv\,dv = 0[/tex]

The ODE is now separable.

[tex]\dfrac{5v}{7+12v^2} \, dv = -\dfrac{dx}x[/tex]

Integrate both sides. On the left, substitute

[tex]w = 7+12v^2 \implies dw = 24v\, dv[/tex]

[tex]\displaystyle \int \frac{5v}{7+12v^2} \, dv = -\int \frac{dx}x[/tex]

[tex]\displaystyle \dfrac5{24} \int \frac{dw}w = -\int \frac{dx}x[/tex]

[tex]\dfrac5{24} \ln|w| = -\ln|x| + C[/tex]

Solve for [tex]w[/tex].

[tex]\ln\left|w^{5/24}\right| = \ln\left|\dfrac1x\right| + C[/tex]

[tex]\exp\left(\ln\left|w^{5/24}\right|\right) = \exp\left(\ln\left|\dfrac1x\right| + C\right)[/tex]

[tex]w^{5/24} = \dfrac Cx[/tex]

Put this back in terms of [tex]v[/tex].

[tex](7+12v^2)^{5/24} = \dfrac Cx[/tex]

Put this back in terms of [tex]y[/tex].

[tex]\left(7+12\dfrac{y^2}{x^2}\right)^{5/24} = \dfrac Cx[/tex]

Solve for [tex]y[/tex].

[tex]7+12\dfrac{y^2}{x^2} = \dfrac C{x^{24/5}}[/tex]

[tex]\dfrac{y^2}{x^2} = \dfrac C{x^{24/5}} - \dfrac7{12}[/tex]

[tex]y^2= \dfrac C{x^{14/5}} - \dfrac{7x^2}{12}[/tex]

[tex]y = \pm \sqrt{\dfrac C{x^{14/5}} - \dfrac{7x^2}{12}}[/tex]

What is the partial fraction decomposition of startfraction 7 x squared minus 6 x + 9 over 3 x (4 x squared + 9) endfraction?

Answers

Answer:

A:(1/3x)+(x-2/4x^2+9)

Step-by-step explanation:

Edg2022

Carmen is planning rail lines for a new train station. Help her find m1. Explain how you found that solution.

Answers

m<1 =163 degrees

163,17,163,17 (all in degrees)

163,17,163,17  (all in degrees)

I have reproduced and attached a diagram (in figure 1) of the problem.

For ease of understanding, I have attached a second diagram which is labelled.

On line a

17+<CBE=180 (Linear Pair Postulate)

m<2=<CBE=180-17=163 degrees

<ABG=<CBE=163 degrees (Vertically Opposite Angles)

<ABE=<GBC= 17 degrees(Vertically Opposite Angles)

On line b

m<1=<DEB=<ABG=163 degrees (Corresponding Angles)

<BEF=<GBC= 17 degrees (Corresponding Angles)

<HEF=<DEB=163 degrees  (Vertically Opposite Angles)

<DEH=<BEF=17 degrees (Vertically Opposite Angles)

Therefore:

m<1 =163 degrees

Clockwise from top left, the angles formed with line a are: 163 degrees, 17 degrees, m<2=163 degrees and 17 degrees.

Clockwise from top left, the angles formed with line b are: m<1=163 degrees, 17 degrees, 163 degrees, and 17 degrees.

Learn more about Transversal here

https://brainly.com/question/24607467

#SPJ4

Find the equation of the line which passes through the point ( 3,-2) and parallel to 2y - x = 3

Answers

The equation of the parallel line is  2y-x=-7

A parallel line will have the same slope, but different intercept. Let's assume C in the intercept of this parallel line. Therefore, equation of the parallel would be,

2y-x=C, coefficients of x and y remain the same, since parallel lines.

This line passes through (3, -2). Therefore, substituting those values, we will get value of C.

2.(-2) -3=C

C=(-7)

The equation of the parallel line is therefore 2y-x=-7

Learn more about straight lines here :

https://brainly.com/question/11855048

#SPJ4

Rick received better results for his Maths test than for his English test. If the sum of his two marks is 163 and the difference is 31, find the mark for each subject.

Answers

Answer:

Math = 97

English = 66

Step-by-step explanation:

Let the score of the Math test be x, and the score of the English text be y

Then we have the two equations

[tex]x+y = 163\\x-y = 31[/tex]

To solve for x and y there are multiple ways, one of the easy ways is just to add the two equations together because that would cancel out the y:

[tex]x + x + y -y = 163 +31\\2x = 194\\x = 97\\[/tex]

Then using the  x, we can find y by doing

[tex]x+y = 163\\97 + y = 163\\(97 + y) - 97 = (163) - 97\\y = 66[/tex]

Therefore, we have a math score of 97, and an English score of 66.

97 on maths, 66 on English

The following table shows the weights of nine subjects before and after following a particular diet for two months. Test the claim that the diet is effective in helping people lose weight Subject A B DEFGHI Before 168 180 157 132 202 124 190 210 171 After 162 178 145 125 171 126 180 195 163

Answers

Using the t-distribution, it is found that there is not enough evidence that the diet is helping people lose weight.

What are the hypothesis tested?

At the null hypothesis, it is tested if the mean hasn't decreased, that is:

[tex]H_0: \mu_B \leq \mu_A[/tex]

[tex]H_0: \mu_B - \mu_A \leq 0[qtex]

At the alternative hypothesis, it is tested if the mean has decreased, that is:

[tex]H_1: \mu_B - \mu_A > 0[qtex]

What are the mean and the standard error for the distribution of differences?

For each sample, they are given as follows:

[tex]\mu_B = 170.44, s_B = \frac{29.275}{\sqrt{9}} = 9.7583[/tex].[tex]\mu_A = 160.56, s_A = \frac{24.203}{\sqrt{9}} = 8.067[/tex].

Hence, for the distribution of differences, they are:

[tex]\overline{x} = \mu_B - \mu_A = 170.44 - 160.56 = 9.88[/tex].[tex]s = \sqrt{s_B^2 + s_A^2} = \sqrt{9.7583^2 + 8.067^2} = 11.66[/tex]

What is the test statistic and the decision?


The test statistic is:

[tex]t = \frac{\overline{x} - \mu}{s}[/tex]

In which [tex]\mu = 0[/tex] is the value tested at the null hypothesis.

Hence:

[tex]t = \frac{\overline{x} - \mu}{s}[/tex]

[tex]t = \frac{9.88 - 0}{11.66}[/tex]

t = 0.85.

Considering a right-tailed test with 9 + 9 - 2 = 16 df, with a standard significance level of 0.05, the critical value is t = 1.7459. Since t = 0.85 < 0.85, there is not enough evidence that the diet is helping people lose weight.

More can be learned about the t-distribution at https://brainly.com/question/13873630

#SPJ1

1. The midpoint of KL is M(5, -7). One endpoint is K(9,-7). Find the coordinates of the other endpoint L.
O
O
O
(7.-7)
(1.-7)
(1,0)

Answers

Answer:

L (1, - 7 )

Step-by-step explanation:

give endpoints (x₁, y₁ ( and (x₂, y₂ )  then the midpoint is

( [tex]\frac{x_{1}+x_{2} }{2}[/tex] , [tex]\frac{y_{1}+y_{2} }{2}[/tex] )

here (x₁, y₁ ) = K (9, - 7 ) and (x₂, y₂ ) = L (x, y )

use the midpoint formula and equate to corresponding coordinates of M

[tex]\frac{9+x}{2}[/tex] = 5 ( multiply both sides by 2 to clear the fraction )

9 + x = 10 ( subtract 9 from both sides )

x = 1

and

[tex]\frac{-7+y}{2}[/tex] = - 7 ( multiply both sides by 2 )

- 7 + y = - 14 ( add 7 to both sides )

y = - 7

Then L  = (1, - 7 )

which of the following is equivalent to the logarithmic equation below?​

Answers

Answer:

A

Step-by-step explanation:

using the rule of logarithms

[tex]log_{b}[/tex] x = n ⇒ x = [tex]b^{n}[/tex] , then

[tex]log_{2}[/tex] 8 = 3 ⇒ 2³ = 8

Answer:

A

Step-by-step explanation:

loga(b)=x

a^x=b

since the answer to log2(8)=3

a^3=8

b=8

a=2

so 2^3=8

I hope this helped!

In the figure pq is parallel to Ed the length of to is 4 cm the length of pt is 16 the length of qt is 20 what is the length of sq

Answers

By applying the basic proportionality theorem (BPT), the length of side SQ is equal to 5 cm.

How to calculate the length of side SQ?

In order to determine the length of side SQ, we would apply basic proportionality theorem (BPT) as follows:

Since PQ ǁ RS, PT = 16

PT/RP = QT/SQ

16/4 = 20/SQ

Cross-multiplying, we have:

16SQ = 20 × 4

SQ = 80/16

SQ = 5 cm.

Read more on basic proportionality theorem here: https://brainly.com/question/8160153

#SPJ1

Complete Question:

In the figure, PQ is parallel to RS. The length of RP is 4 cm; the length of PT is 16 cm; the length of QT is 20 cm. What is the length of SQ?

How many triangles are there?

Answers

Answer:

20

Steps-by-step explanation:

sorry mistake

Answer:

12

Explanation: I just counted them! :) and there was 6 in the middle and on the outside so 6 + 6 = 12! :)

Women athletes at a certain university have a long-term graduation rate of 67%. Over the past several years, a random sample of 36 women athletes at the school showed that 23 eventually graduated. Does this indicate that the population proportion of women athletes who graduate from the university is now less than 67%

Answers

No this does not indicate that the population proportion of women athletes who graduate from the university is now less than 67%.

Given long term graduation rate of 67%, sample size of 36  and the women athletes graduated is 23.

We have to find whether  the given information shows  that the population proportion is less than 67%.

First we have to create hypothesis for this :

[tex]H_{0}[/tex]:P=0.67

[tex]H_{1}[/tex]:P<0.67

Under null hypothesis the test statistic is

z=p bar-p/[tex]\sqrt{p(1-p)/n}[/tex]

where p bar=23/36

=0.638

z=(0.638-0.67)/[tex]\sqrt{0.67(1-0.67)/36[/tex]

=-0.032/[tex]\sqrt{0.67*0.33/36}[/tex]

=-0.032/[tex]\sqrt{0.0064}[/tex]

=-0.032/0.078

=-0.41

Now we have to find the left tailed critical at 0.01 significance level using z table.

z=-2.33

Since the z value does not fall in the critical region,therefore we fail to reject the null hypothesis. So we can conclude that there is not sufficient evidence to say that the population proportion of women athletes who graduate from the university is now less than 67%.

Learn more about z test at https://brainly.com/question/14453510

#SPJ4

Question is incomplete as it should specify the signficance level of 0.01 to be used.

is P - 1 upon p = 4 find P + 1 upon p whole square​

Answers

Given that (p - 1/p) = 4, the value of p² + 1/p² is 18. Detail below

Data obtained from the questio(p - 1/p) = 4p² + 1/p² = ?

How to determine the value of p² + 1/p²

(p - 1/p) = 4

Square both sides

(p - 1/p)² = (4)²

(p - 1/p)² = 16 ....(1)

Recall

(a - b)² = a² + b² - 2ab

Thus,

(p - 1/p)² = p² + 1/p² - (2 × p × 1/p)

(p - 1/p)² = p² + 1/p² - 2

From equation (1) above,

(p - 1/p)² = 16

Therefore,

p² + 1/p² - 2 = 16

Rearrange

p² + 1/p² = 16 + 2

p² + 1/p² = 18

Thus, the value of p² + 1/p² is 18

Learn more about algebra:

https://brainly.com/question/953809

#SPJ1

Please help answer now please

Answers

Answer:

- 4/7 , -1/9, 7/4

Step-by-step explanation:

You know that 7/4 is the largest number because it is the only positive number.  To compare the two negative numbers you need common denominators.  The common denominator would be 133 (19 x 7).  Now make equivalent fractions.-4/7 = x/133  133 divided by 7 is 19.  Multiple the -4 by 19 to get -76/133.  Next, make an equivalent fraction for -1/19.  The new denominator will be 133.  If I divide 133 by 19, I will get 7, so I multiple -1x7 and get -7 and the new fraction -7/133.

I have two fractions to compare -7/133 and -76/133.  -76/133 if farthest from 0 so it has the least value.

An object has a kinectic energy of 25j and a mass of 34kg,how fast is the object moving

Answers

v = 1.21 m/s is the answer

Kinetic energy of object = 25 J

Mass of object = 34 kg

The formula for the kinetic energy of an object is given by

K.E. = 1/2 m v2.

25 =  1/2 *34* v2.

v2= 25/17

v2 = 1.47

v = 1.21 m/s

In physics, the kinetic energy of an object is the energy that the object has due to its motion. This is defined as the work required to accelerate an object of a given mass from a stationary state to a specified velocity. After the body gains this energy during acceleration, it retains this kinetic energy unless the velocity changes

Everything that moves at home is an example of kinetic energy. This could be a cue ball rolling on a pool table, a fan that circulates air on warm days, or a glass that shatters on the floor after falling off the counter. Electrical equipment that is turned on uses kinetic energy, much like people move around the house.

Learn more about Kinetic energy here:https://brainly.com/question/25959744

#SPJ4

A maker of folding tables estimates that 1 in 40 tables is returned due to a manufacturer's defect.
for each table not returned, the manufacturer makes a profit of $4.50, but for each table
returned, it loses $48. what is the manufacturer's long-term average profit on this product?

Answers

Answer:

$127.50

Step-by-step explanation:

The average profit is found by adding up the profits from both scenarios.

39(4.5) + 1(-48)

= $127.50

Brainliest, please :)

Figure ABCD is a rhombus. Rhombus A B C D is shown. Angle A is (5 x 25) degrees and angle D is (7 x minus 1) degrees. What is the value of x

Answers

Answer: 18

Step-by-step explanation:

Opposite angles of a rhombus are congruent, so

[tex]5 \times 25=7x-1\\\\125=7x-1\\\\126=7x\\\\x=18[/tex]

The graph of is the widest.

Answers

By critically observing and comparing the functions for the given graphs, we can logically deduce that the widest graph is: "Function 1: y = 0.25x²."

How to determine the widest graph?

In Geometry, a graph which has the smallest positive coefficient of x² in absolute value is generally considered as the widest graph while the graph with the largest positive coefficient of x² in absolute value is the narrowest graph.

By critically observing and comparing the functions for the given graphs, we can logically deduce that "Function 1: y = 0.25x²" is the widest.

Read more on widest graph here: https://brainly.com/question/11447260

#SPJ1

Complete Question:

Compare the graphs of the functions listed below.

Function 1: y = 0.25x²

Function 2: y = 4x²

Function 3: y = -½x²

Function 4: y = -16x²

The graph of ______ is the widest?

Help me please with this question

Answers

Answer:

[tex]y = \sqrt{ \frac{\pi \: x - A {}^{} }{\pi} } [/tex]

Step-by-step explanation:

To make y subject of formular, we place y in terms of other variables.

[tex] A = \pi \: x {}^{2} - \pi \: y {}^{2} \\ making \: y \: subject \\ A + \pi \: y {}^{2} = \pi \: x {}^{2} \\ \pi \: y {}^{2} = \pi \: x {}^{2} - A \\ Dividing \: bothsides \: by \: \pi \\ y {}^{2} = \frac{\pi \: x { - A}^{} }{\pi} \\ Squarerooting \: bothsides \\ y = \sqrt{ \frac{\pi \: x - A {}^{} }{\pi} } [/tex]

Which best describes how to Sovle the equation below?
26x = 74
A. Multiply both sides by 74.
B. Multiply both sides by 26.
C. Divide both sides by 26.
D. Divide both sides by 74.

Answers

C. Is the correct answer.
C, you have to get X by itself.

The airspeed of an airplane is 850 km/hr, and there is a wind blowing southwest at 30 km/hr.
If the airplane needs to head due south, at what angle does the pilot need to fly the plane?

Answers

Answer:

α = αG − αZL

thos is the equation for the absoulute angle of attack

the function, B (x), models the estimated tuition cost where x is the number

Answers

The expression that completes the function b(x)​ is b(x) = 33741 * (1.028)^x

How to determine the expression of b(x)?

The given parameters are:

Initial value, a = 33741  

Rate, r = 2.8%

The cost of tuition each year since 2015 is represented as

B(x) = a * (1 + r)^x

This gives

B(x) = 33741 * (1 + 2.8%)^x

Evaluate

b(x) = 33741 * (1.028)^x

Hence, the expression that completes the function b(x)​ is b(x) = 33741 * (1.028)^x

Read more about exponential functions at:

https://brainly.com/question/12636638

#SPJ1

Complete question

A study estimates that the cost of tuition at a university will increase by 2.8% each year. The cost of tuition at the University in 2015 was $33,741 the function b(x) , models the estimated tuition cost , where x is the number of years since 2015.

Find the expression that completes the function b(x)​

Martin is saving money to buy a new phone that costs $1,000 by selling trees. he is using an app to manage his sales, but it keeps a fraction of each sale. his net pay is modeled by the function p(x) = x2 20x – 196, where x represents the number of sales. how many sales does martin need to make to earn $1,000? 10 sales 26 sales 46 sales 1,296 sales

Answers

Answer:

26

Step-by-step explanation:

You want to know the value of x that makes y=1000. You can plug the equation in to your calculator or desmos. Look at the table for when y=1000. X is 26.

To check, plug in 26 for x. 26^2 + 20(26) - 196 = 1000.

Answer: 26 sales

Step-by-step explanation:

Determine whether side-side-angle (SSA) is a valid means for establishing triangle congruence. In this case, you know the measure of two adjacent sides and the angle opposite to one of them. If it is a valid criterion, explain why. If it is not valid, use GeoGebra to create a counterexample demonstrating that it doesn’t work and give an explanation. (Hint: Try constructing a triangle where the known angle is opposite to the shortest known side.) If you construct a counterexample, take a screenshot of your work, save it, and insert the image in the space below.

Answers

The illustration to determine whether side-side-angle (SSA) is a valid means for establishing triangle congruence is given below.

How to illustrate the information?

Congruence of triangles means that two triangles are said to be congruent if all three corresponding sides are equal and all the three corresponding angles are equal in measure.

In this case, these triangles can be slides, rotated, flipped and turned to be looked identical. If repositioned, they coincide with each other.

To illustrate the question, this will be:

Step 1: Draw  a line segment AB

Step 2:Draw an acute angle (let's say 45° ) at A  as AX

Step 3: From B draw an altitude on AX     BY ⊥ AX

Step 4  Using suitable compass width and taking  Y as center cut AX  on both sides  at C and D

Now BC = BD   as  BY is perpendicular bisector

Now compare ΔABC and ΔABD. Using suitable compass width and taking B as center cut AX at 2 points C & D  directly  so BC = BD.

This can illustrate that SSA is not a valid  means for establishing triangle congruence.

Learn more about triangles on:

https://brainly.com/question/1058720

#SPJ1

Answer:

Below is an example to show whether side-side-angle (SSA) is a legitimate method for proving triangle congruence. How should the information be illustrated? Triangle congruence refers to the property that two triangles are congruent if their three corresponding sides and their three corresponding angles are both equal in size. In this instance, the triangles can be moved around, rotated, flipped, and turned to have a same appearance. They are in alignment with one another when moved. This can serve as an example of why SSA cannot be used to prove triangle congruence.

Step-by-step explanation:

Jack is in a helicopter and looking down at two friends’ homes. The angle of depression to the first home is 72°. The angle of depression to the second home is 49°. If the homes are 420m apart, what is the distance between the helicopter and the first home?

Answers

The distance between the helicopter and the first home is 369. 87 m

How to solve the distance using the angle of depression?

The distance between the helicopter and the first home can be found using sine law,

Hence,

180 - 72 - 49 = 59 degrees.

Therefore,

420 / sin 59 = A / sin 49°

where

A  = distance form the first home to the helicopter.

cross multiply

420 sin 49 = A sin 59°

A = 420 sin 49 / sin 59

A = 316.978023694 / 0.8571673007

A = 369.869339199

A = 369. 87 m

Therefore, the distance between the helicopter and the first home is 369. 87 m

learn more on angle of depression here: brainly.com/question/1976859

#SPJ1

Olympia ate lunch at a restaurant the amount of her check was $6.89 she left eight dollars on the table which included the amount she owed plus a tip for the waiter which equation shows t and the amount of her tip in dollars

Answers

The equation will be like this,

6.89 + t = 8.00

t = 8 - 6.89

t = 1.11

tips = $1.11

6.89 + t = 8.00

To sum up the total amount of cash and coins you have, first, sort each invoice and coin by denomination. Create a separate stack for each denomination and count how many denominations or coins you have.

For each denomination of banknotes and coins, multiply the number you have by the denomination. For example, if you have 4 out of $ 10, multiply by 4x10 to get $ 40. If you have three $ 5 bills, multiply by 3x5 to get $ 15.

Sum the totals to calculate the total amount.

Learn more about Ammount Calculation  here: https://brainly.com/question/2005046

#SPJ4

Circle 1 is centered at (-4,
2) and has a radius of 3 centimeters. Circle 2 is centered at (5, 3) and has a radius of 6 centimeters.
What transformations can be applied to Circle 1 to prove that the circles are similar?
Enter your answers in the boxes.
The circles are similar because you can
translate Circle 1 using the transformation rule C, ) and then
dilate it using a scale factor of

Answers

The transformation for circle 1 exists (x+9), (y+5) and the scale factor of circle 1 exists 2.

What is a scale factor?

Scale exists described as the ratio of the length of any object on a model to the actual length of the exact object in the entire world.

What is the transformation rule?

The function transformation rules: f(x)+b changes the function b units upward. f(x)−b shifts the function b units downward. f(x + b) shifts the function b units to the left.

Circle 1

center: (−4, −2)

Radius: 3 centimeters

Circle 2

center: (5, 3)

Radius: 6 centimeters

Transformations can be used to circle 1 to verify that the circles exist similar.

As circle 2 and circle 1 do not contain the exact coordinates

So, circle 1 has to utilize transformation rules.

The difference between the coordinates of circle 2 and circle 1 exists

[tex]$x_2 - x_1 = 5 - (-4 ) = 9[/tex]

[tex]y_2 - y_1 = 3 - (-2) = 5[/tex]

Therefore, transformation for circle 1: (x+9), (y + 5)

The scale factor between circle 2 and circle 1 exists

The radius of Circle 2 = 2 [tex]*[/tex] radius of circle 1

Therefore, the scale factor of circle 1 = 2

Therefore, the transformation for circle 1 exists (x+9), (y+5), and the scale factor of circle 1 exists 2.

To learn more about transformation and scale factors refer to:

brainly.com/question/13100164

#SPJ9


ProblemSolving One leg of an isosceles
right triangle has endpoints (1, 1) and (6, 1). The other
leg passes through the point (6, 2). Draw the triangle
5 on the coordinate plane below. Then show how you
can use the Distance Formula to find the length of the
hypotenuse. Round your answer to the nearest tenth.

Answers

The length of the hypotenuse of the isosceles triangle is 7.1 units.

We can use the distance formula to find the length of ST (base) and TU(perpendicular). Further, using these lengths, we can find the hypotenuse of the isosceles triangle.

The distance formula is given as follows,

d = √(x₂ - x₁)² + (y₂ - y₁)²

Here, d is the distance between the two points (x₁, y₁) and (x₂, y₂)

As shown in the drawn isosceles triangle STU,

The length of the base ST is given as,

ST = √(x₂ - x₁)² + (y₂ - y₁)²

Here,

x₁ = 1 and y₁ = 1

x₂ = 6 and y₂ = 1

∴ ST = √(6-1)² + (1-1)²

ST = √5²

ST = 5 units

Similarly, for TU as the other leg passes through the point(6,2) and is of length 5 units ( STU being isosceles triangle), we have,

x₁ = 6 and y₁ = 1

x₂ = 6 and y₂ = 6

Also, TU = 5 units

Now, using Pythagoras Theorem,

(hypotenuse)² = (base)² + (perpendicular)²

(SU)² = (ST)² + (TU)²

(SU)² = (5)² + (5)²

(SU)² = 50

SU = √50

SU = 7.071 units

SU ≈ 7.1 units (after rounding of to the nearest tenth)

hence, the hypotenuse of the isosceles triangle is of 7.1 units.

Learn more about an isosceles triangle here:

https://brainly.com/question/2456591

#SPJ1

Rewrite each multiplication or division expression using a base and an exponent

4^5 divided by 4^2=

Answers

Using the laws of indices , 4⁵ ÷ 4² can rewritten as 4³.

What is the result of the division in exponent form?

Given the expression; 4⁵ ÷ 4²

To perform the division operation, we use one of the laws of indices;

[tex]n^a/n^b = n^{a-b}[/tex]

Given that;

n = 4a = 5b = 2

Now, we apply the laws of indices ;

4⁵ ÷ 4² = 4⁵⁻² =

Therefore, using the laws of indices, 4⁵ ÷ 4² can rewritten as 4³.

Learn more about exponents here: brainly.com/question/15993626?

#SPJ1

Part E
Considering the probability you found in part D, which option makes more sense for Jake to choose?
Explain your reasoning.

Answers

The option which makes more sense for Jake to choose is option (1) He can accept the tie, and the game is over.

How to determine the best option to choose?

The complete question is added as an attachment

From the complete question, the probability in part D is

Probability = 33.5%

The options to choose one from are:

Option 1: He can accept the tie, and the game is over.Option 2: He can make one more throw. Jake wins if he earns at least 30 points on the throw, but he loses if he earns less than 30 points.

The calculated probability is less than 0.5.

This means that Jake is more likely to lose than win

So, the best option for Jake is option (A) walk away

Hence, the option which makes more sense for Jake to choose is option (1) He can accept the tie, and the game is over.

Read more about probability at:

https://brainly.com/question/24756209

#SPJ1

Other Questions
which of the following formulas is not correct? nano3 k3po4 ba2o3 mg(no3)2 water flows through a pipe. the diameter of the pipe at point b is three times larger than at point a. where is the water pressure greatest? write half-reaction for the cell's anode. include the phases of all species in the chemical equation. , what is the equilibrium constant keq of the following popular science fair reaction at 25c: h (aq) hco3 (aq) co2(g) h2o(g) What is an example of a variable expense?A. Purchasing insurance each yearB. Replacing a flat tireC. Buying a monthly bls passD. Paying rent each month doxygen may be described as a multi-programming-language javadoc. true false How many people were employed in 2017? Table 6.1 Working Age Population Labor Force Unemployed 2017 200 million 150 million 5 million 2018 225 million 165 million 15 million 2019 275 million 200 million 35 million PLEASE HELP!!!!!!!!!!!!!A basketball player shoots a free throw, where the position of the ball is modeled by x = (26cos 50)t and y = 5.8 + (26sin 50)t 16t^2. What is the height of the ball, in feet, when it is 13 feet from the free throw line? Round to three decimal places. 11.892 11.611 10.214 10.563 Which types of processes are likely when the neutron-to-proton ratio in a nucleus is too low?I decayII decayIIIpositron emissionIVelectron captureQuestion 10 options:III and IV onlyI and II onlyII, III, and IVII and IV onlyII and III only consider an object floating on water. will it float higher, lower, or at the same level on the moon (at 1/6 the acceleration of earth gravity) as on earth? explain your answer. which portion of the temporal bone houses the structures of the internal ear? Research by the Gallup organization on employee strengths shows that employees who reported using their strengths every day at work are 15 percent less likely toMultiple Choice Ethylenediamine (en) is a bidentate ligand. What is the coordination number of cobalt in [Co(en) Clh]CI? A) four 2 chloride tons n b vadee C) seven ( D) eight six v inne hac a d electran confiouration? constanza, who is single, sells her current personal residence (adjusted basis of $190,500) for $533,400. she has owned and lived in the house for 30 years. her selling expenses are $26,670. Constanzas realized gain is ? and her recognized gain would be HELP IM JUST LEARNING THIS TODAY from emile durkheim's functional perspective, deviance in a society: Sketch the curve with the given vector equation. indicate with anarrow the direction in which t increasesr(t) = t2i +t4j +t6kI have no idea how to go about drawing the vector. I knowthatx=t2y=t4z=t6and that a possible subsititution can be y=x2and z=x3 please help on a timerWhat myth is likely partially responsible for Western cultures disdain toward reptiles?Noahs ArkGarden of EdenRagnarkArmageddon Suppose the mean fasting cholesterol of teenage boys in the US, is = 175 mg/dL with = 50 mg/dL. An SRS of 39 boys whose fathers had a heart attack reveals a mean cholesterol 195 mg/dL. If we want to know whether the mean fasting cholesterol of the sample is significantly different than the population mean, a. Should this be a one-sided or two-sided test? How do you know? b. Perform the hypothesis test. Show all steps. (Significant level a-0.05) bob, a house painter, contracts with ollie to paint a rental house that ollie owns. bob hires rob to take his place as the painter on this contract. what has bob done?