Find the length of KC

Find The Length Of KC

Answers

Answer 1

Answer:

54

give me brainliest please please please and follow my page

Step-by-step explanation:

To find length of KC...we need to find the length of HM and MU first ...

so....HM= 96- 78 = 14

JU = 96 + HM = 96 + 14 = 110

....

KU = 110 - JK = 110 - 82 = 28

....

UN = 105+ 82 -( 96 + 14 )

187 - 110

= 77

UC = 77 - 51 = 26

KC = UC + KU = 26 + 28 = 54

Answer 2

The length of [tex]\overline{KC}[/tex] along line [tex]\overline{JN}[/tex] is given as 54 (Option A) See the computation below.

How do you compute the length of [tex]\overline{KC}[/tex]?

To determine the length of [tex]\overline{KC}[/tex], the length of [tex]\overline{HM}[/tex] and [tex]\overline{MU}[/tex]must first be derived.

[tex]\overline{HM}[/tex] = 96 - 78

[tex]\overline{HM}[/tex] = 14

[tex]\overline{JU}[/tex] = 96 + [tex]\overline{HM}[/tex]

= 96 + 14

[tex]\overline{JU}[/tex]= 110

[tex]\overline{KU}[/tex] = 110 - [tex]\overline{JK}[/tex]

= 110 - 82

[tex]\overline{KU}[/tex]= 28

[tex]\overline{UN}[/tex] = 105+ 82 -( 96 + 14 )

=187 - 110

[tex]\overline{UN}[/tex]= 77

[tex]\overline{UC}[/tex] = 77 - 51

[tex]\overline{UC}[/tex]= 26

Thus,

[tex]\overline{KC}[/tex] = [tex]\overline{UC}[/tex] + [tex]\overline{KU}[/tex]

[tex]\overline{KC}[/tex]= 26 + 28

[tex]\overline{KC}[/tex]= 54

Learn more about computing length of lines at:
https://brainly.com/question/1597347
#SPJ6


Related Questions

[!] Urgent [!] Find the domain of the graphed function.

Answers

There is no way I can answer this without the graph

A right triangle is shown. The length of the hypotenuse is 4 centimeters and the lengths of the other 2 sides are congruent. The hypotenuse of a 45°-45°-90° triangle measures 4 cm. What is the length of one leg of the triangle? 2 cm 2 StartRoot 2 EndRoot cm 4 cm 4 StartRoot 2 EndRoot cm

Answers

Answer:

The leg measures 2 I believe

Step-by-step explanation:

Since the squares of the legs equal C ([tex]A^{2} +B^{2} = C^{2}[/tex]) the square root of 16 would be 4.

The Pythagorean theorem is a basic relationship between the three sides of a right triangle. The length of one leg of the triangle is 2√2 cm.

What is the Pythagoras theorem?

The Pythagorean theorem, sometimes known as Pythagoras' theorem, is a basic relationship between the three sides of a right triangle in Euclidean geometry. The size of the square whose side is the hypotenuse is equal to the sum of the areas of the squares on the other two sides, according to this rule.

[tex]\rm (Hypotenuse)^2 =(Perpendicular)^2 + (Base)^2[/tex]

Let the length of the perpendicular be x.

Given the length of the hypotenuse is 4 centimeters, while the length of the other two sides is the same, therefore, the length of the other two sides is x. Therefore, using the Pythagorus theorem we can write,

[tex]\rm (Hypotenuse)^2 =(Perpendicular)^2 + (Base)^2[/tex]

[tex]4^2 = x^2+x^2\\\\16=2x^2\\\\8=x^2\\\\x= 2\sqrt2[/tex]

Hence, the length of one leg of the triangle is 2√2 cm.

Learn more about Pythagoras Theorem:

https://brainly.com/question/14461977

#SPJ2

Jeremy makes $57,852 per year at his accounting firm. How much is Jeremy’s monthly salary? (There are 12 months in a year.) How much is Jeremy’s weekly salary? (There are 52 weeks in a year.)

Answers

Answer:

Monthly: $4,821

Weekly: $1112.54

Step-by-step explanation:

Monthly

A monthly salary can be found by dividing the yearly salary by the number of months.

salary / months

His salary is $57,852 and there are 12 months in a year.

$57,852/ 12 months

Divide

$4,821 / month

Jeremy makes $4,821 per month.

Weekly

To find the weekly salary, divide the yearly salary by the number of weeks.

salary / weeks

He makes $57,852 each year and there are 52 weeks in one year.

$57,852 / 52 weeks

Divide

$1112.53846 / week

Round to the nearest cent. The 8 in the thousandth place tells use to round the 3 up to a 4 in the hundredth place.

$1112.54 / week

Jeremy makes $1112.54 per week

Find the length and width of a rectangle that has the given perimeter and a maximum area. Perimeter: 116 meters

Answers

Answer:

Length = 29 m

Width = 29 m

Step-by-step explanation:

Let x and y be the length and width of the rectangle, respectively.

The area and perimeter are given by:

[tex]A=xy\\p=116=2x+2y\\y=58-x[/tex]

Rewriting the area as a function of x:

[tex]A(x) = x(58-x)\\A(x) = 58x-x^2[/tex]

The value of x for which the derivate of the area function is zero, is the length that maximizes the area:

[tex]A(x) = 58x-x^2\\\frac{dA}{dx}=0=58-2x\\ x=29\ m[/tex]

The value of y is:

[tex]y = 58-29\\y=29\ m[/tex]

Length = 29 m

Width = 29 m

1. Growth of Functions (11 points) (1) (4 points) Determine whether each of these functions is O(x 2 ). Proof is not required but it may be good to try to justify it (a) 100x + 1000 (b) 100x 2 + 1000

Answers

Answer:

See explanation

Step-by-step explanation:

To determine whether each of these functions is [tex]O(x^2)[/tex], we apply these theorems:

A polynomial is always O(the term containing the highest power of n)Any O(x) function is always [tex]O(x^2)[/tex].

(a)Given the function: f(x)=100x+1000

The highest power of n is 1.

Therefore f(x) is O(x).

Since any O(x) function is always [tex]O(x^2)[/tex], 100x+1000 is [tex]O(x^2)[/tex].

[tex](b) f(x)=100x^ 2 + 1000[/tex]

The highest power of n is 2.

Therefore the function is [tex]O(x^2)[/tex].

Answer:

i think its 2000

Step-by-step explanation:

the ellipse is centered at the origin, has axes of lengths 8 and 4, its major axis is horizontal. how do you write an equation for this ellipse?​

Answers

Answer:

The equation for this ellipse is [tex]\frac{x^{2}}{64} + \frac{y^{2}}{16} = 1[/tex].

Step-by-step explanation:

The standard equation of the ellipse is described by the following expression:

[tex]\frac{x^{2}}{a^{2}}+\frac{y^{2}}{b^{2}} = 1[/tex]

Where [tex]a[/tex] and [tex]b[/tex] are the horizontal and vertical semi-axes, respectively. Given that major semi-axis is horizontal, [tex]a > b[/tex]. Then, the equation for this ellipse is written in this way: (a = 8, b = 4)

[tex]\frac{x^{2}}{64} + \frac{y^{2}}{16} = 1[/tex]

The equation for this ellipse is [tex]\frac{x^{2}}{64} + \frac{y^{2}}{16} = 1[/tex].

Heather is writing a quadratic function that represents a parabola that touches but does not cross the x-axis at x = –6. Which function could Heather be writing? f(x) = x2 + 36x + 12 f(x) = x2 – 36x – 12 f(x) = –x2 + 12x + 36 f(x) = –x2 – 12x – 36

Answers

Answer:

  f(x) = –x^2 – 12x – 36

Step-by-step explanation:

The parent function, x^2, touches the x-axis at x=0. Translating it 6 units left replaces x with x-(-6) = x+6, so the function is ...

  f(x) = (x+6)^2 = x^2 +12x +36

Reflecting the graph across the x-axis doesn't change the x-intercept, so Heather could be writing ...

  f(x) = -x^2 -12x -36

It's D.

I have to have at least 20 characters.

The problem is: On a Map, 3 inches represents 40 miles, How many inches represents 480 miles?

Answers

Answer: 36

480/40=12
12x3=36

a) Al usar un microscopio el microscopio se amplía una célula 400 veces. Escribe el factor de ampliación como cociente o como escala.
b) La imagen de una célula usando dicho microscopio mide 1,5 mm ¿ Cuánto mide la célula en la realidad?

Answers

Answer:

x = 0,00375 mm

Step-by-step explanation:

a) El factor de ampliación es 400/1   es decir el tamaño real se verá ampliado 400 veces mediante el uso del microscopio

b) De acuerdo a lo establecido en la respuesta a la pregunta referida en a (anterior) podemos establecer una regla de tres, según:

Si al microscopio el tamaño de la célula es 1,5 mm, cual será el tamaño verdadero ( que es reducido 400 en relación al que veo en el microscopio)

Es decir     1,5 mm      ⇒    400

                    x (mm)    ⇒       1 (tamaño real de la célula)

Entonces

x  =  1,5 /400

x = 0,00375 mm

Simplify the expression (5j+5) – (5j+5)

Answers

Answer:

0

Step-by-step explanation:

multiply the negative thru the right part of the equation so, 5j+5-5j-5. The 5j and the 5 than cancel out with each other. Hope this helps!

Answer:

0

Explanation:

step 1 - remove the parenthesis from the expression

(5j + 5) - (5j + 5)

5j + 5 - 5j - 5

step 2 - combine like terms

5j + 5 - 5j - 5

5j - 5j + 5 - 5

0 + 0

0

therefore, the simplified form of the given expression is 0.

The lengths of adult males' hands are normally distributed with mean 190 mm and standard deviation is 7.4 mm. Suppose that 45 individuals are randomly chosen. Round all answers to 4 where possible.
What is the distribution of ¯xx¯? ¯xx¯ ~ N(,)
For the group of 45, find the probability that the average hand length is less than 189.
Find the third quartile for the average adult male hand length for this sample size.
For part b), is the assumption that the distribution is normal necessary?

Answers

Answer:

a. The distribution of the sample means is normal with mean 190 mm and standard deviation 1.1031 mm.

b. The probability that the average hand length is less than 189 is P(M<189)=0.1823.

c. The third quartile for the average adult male hand length for this sample size is M_75=190.7440.

d. The assumption of normality is not necessary as the sampling distribution will tend to have a bell shaped independently of the population distribution.

Step-by-step explanation:

We have a normal distribution, with mean 190 and standard deviation 7.4.

We take samples of size n=45 from this population.

Then, the sample means will have a distribution with the following parameters:

[tex]\mu_s=\mu=190\\\\ \sigma_s=\dfrac{\sigma}{\sqrt{n}}=\dfrac{7.4}{\sqrt{45}}=\dfrac{7.4}{6.7082}=1.1031[/tex]

The probability that the sample mean is less than 189 can be calculated as:

[tex]z=\dfrac{M-\mu}{\sigma/\sqrt{n}}=\dfrac{189-190}{7.4/\sqrt{45}}=\dfrac{-1}{1.1031}=-0.9065\\\\\\P(M<189)=P(z<-0.9065)=0.1823[/tex]

The third quartile represents the value of the sample where 75% of the data is to the left of this value. It means that:

[tex]P(M<M^*)=0.75[/tex]

The third quartile corresponds to a z-value of z*=0.6745.

[tex]P(z<z^*)=0.75[/tex]

Then, we can calculate the sample mean for the third quartile as:

[tex]M=\mu_s+z^*\sigma_s=190+0.6745\cdot 1.1031=190+0.7440=190.7440[/tex]

The assumption of normality is not necessary as the sampling distribution will tend to have a bell shaped independently of the population distribution.

An instructor asks students to rate their anxiety level on a scale of 1 to 100 (1 being low anxiety and 100 being high anxiety) just before the students take their final exam. The responses are shown below. Construct a relative frequency table for the instructor using five classes. Use the minimum value from the data set as the lower class limit for the first row, and use the lowest possible whole-number class width that will allow the table to account for all of the responses. Use integers or decimals for all answers.
48,50,71,58,56,55,53,70,63,74,64,33,34,39,49,60,65,84,54,58
Provide your answer below:
Lower Class Limit Upper Class Limit Relative Frequency

Answers

Answer:

The frequency table is shown below.

Step-by-step explanation:

The data set arranged ascending order is:

S = {33 , 34 , 39 , 48 , 49 , 50 , 53 , 54 , 55 , 56 , 58 , 58,  60 , 63 , 64 , 65 , 70 , 71 , 74 , 84}

It is asked to use the minimum value from the data set as the lower class limit for the first row.

So, the lower class limit for the first class interval is 33.

To determine the class width compute the range as follows:

[tex]\text{Range}=\text{Maximum}-\text{Minimum}[/tex]

          [tex]=84-33\\=51[/tex]

The number of classes requires is 5.

The class width is:

[tex]\text{Class width}=\frac{Range}{5}=\frac{51}{2}=10.2\approx 10[/tex]

So, the class width is 10.

The classes are:

33 - 42

43 - 52

53 - 62

63 - 72

73 - 82

83 - 92

Compute the frequencies of each class as follows:

Class Interval                  Values                        Frequency

   33 - 42                      33 , 34 , 39                             3

   43 - 52                      48 , 49 , 50                            3

   53 - 62          53 , 54 , 55 , 56 , 58 , 58,  60              7

   63 - 72                 63 , 64 , 65 , 70 , 71                      5

   73 - 82                              74                                  1

   83 - 92                             84                                   1

   TOTAL                                                                   20

Compute the relative frequencies as follows:

Class Interval          Frequency        Relative Frequency

   33 - 42                        3                   [tex]\frac{3}{20}\times 100\%=15\%[/tex]

   43 - 52                        3                   [tex]\frac{3}{20}\times 100\%=15\%[/tex]

   53 - 62                        7                   [tex]\frac{7}{20}\times 100\%=35\%[/tex]

   63 - 72                        5                   [tex]\frac{5}{20}\times 100\%=25\%[/tex]

   73 - 82                         1                   [tex]\frac{1}{20}\times 100\%=5\%[/tex]

   83 - 92                         1                   [tex]\frac{1}{20}\times 100\%=5\%[/tex]

   TOTAL                        20                          100%

Which value of x makes 7+5(x-3)=227+5(x−3)=227, plus, 5, left parenthesis, x, minus, 3, right parenthesis, equals, 22 a true statement? Choose 1 answer:

Answers

Answer:

7 + 5(x - 3) = 22

5(x - 3) = 15

x - 3 = 3

x = 6

Answer:

x = 6

Step-by-step explanation:

Step 1: Distribute 5

7 + 5x - 15 = 22

Step 2: Combine like terms

5x - 8 = 22

Step 3: Add 8 to both sides

5x = 30

Step 4: Divide both sides by 5

x = 6

Legal descriptions tend to prefer neat straight lines from point to point, regardless of describing a square, rectangle, triangle or even a smooth circle. When might a property boundary end up being a squiggly line?

Answers

Answer:

When describing a property line drawn down the center of a creek bed

The following data represent the miles per gallon for a particular make and model car for six randomly selected vehicles. Compute the mean, median, and mode miles per gallon 24.2. 22.2. 37.8, 22.7. 35 4. 31.61. Compute the mean miles per gallon. Select the correct choice below and, if necessary, fill in the answer box to complete your choice. A. The mean mileage per gallon is _______B. The mean does not exist 2. Compute the median miles per gallon. Select the correct choice below and, if necessary, fill in the answer box to complete your choice A. The median mileage per gallon is __________B. The median does not exist. 3. Compute the mode miles per gallon. Select the correct choice below and, if necessary,fill in the answer box to complete your choice. A. The mode is _________B. The mode does not exist.

Answers

Answer:

A. The mean mileage per gallon is _____ 28.99__

A. The median mileage per gallon is _____27.905_____

B. The mode does not exist.

Step-by-step explanation:

Mean= Sum of values/ No of Values

            Mean =  24.2 + 22.2+  37.8+ 22.7 + 35.4 +31.61/ 6

           Mean = 173.91/6= 28.985 ≅ 28.99

The median is the middle value of an ordered data which divides the data into two equal halves. For an even data the median is  the average of n/2 and n+1/2 value where n is the number of values.

Rearranging the above data

22.2 , 22.7 , 24.2 , 31.61 , 35.4, 37.8

Third and fourth values are =24.2 + 31.61 = 55.81

Average of third and fourth values is = 55.81/2= 27.905

Mode is the values which is occurs repeatedly.

In this data there is no mode.

Silver Lake has a population of 114,000. The population is decreasing at a rate of 1.5% each year. Which of the following choices is the correct function? a p(s) = 114000• 0.985x b p(s) = 114000x c p(s) = 114000x + 0.985 d None of these choices are correct.

Answers

Answer: D

Step-by-step explanation:

According to the question, Silver Lake has a population of 114,000. The population is decreasing at a rate of 1.5% each year

The initial population Po = 114000

Rate = 1.5% = 0.015

The declining population formula will be:

P = Po( 1 - R%)x^2

The decay formula

Since the population is decreasing, take away 0.015 from 1

1 - 0.015 = 0.985

Substitutes all the parameters into the formula

P(s) = 114000(0.985)x^2

P(s) = 114000× 0985x^2

The correct answer is written above.

Since option A does not have square of x, we can therefore conclude that the answer is D - non of the choices is correct.

The width of a casing for a door is normally distributed with a mean of 24 inches and a standard deviation of 1/8 inch. The width of a door is normally distributed with a mean of 23 7/8 inches and a standard deviation of 1/16 inch. Assume independence. a. Determine the mean and standard deviation of the difference between the width of the casing and the width of the door. b. What is the probability that the width of the casing minus the width of the door exceeds 1/4 inch? c. What is the probability that the door does not fit in the casing?

Answers

Answer:

a) Mean = 0.125 inch

Standard deviation = 0.13975 inch

b) Probability that the width of the casing minus the width of the door exceeds 1/4 inch = P(X > 0.25) = 0.18673

c) Probability that the door does not fit in the casing = P(X < 0) = 0.18673

Step-by-step explanation:

Let the distribution of the width of the casing be X₁ (μ₁, σ₁²)

Let the distribution of the width of the door be X₂ (μ₂, σ₂²)

The distribution of the difference between the width of the casing and the width of the door = X = X₁ - X₂

when two independent normal distributions are combined in any manner, the resulting distribution is also a normal distribution with

Mean = Σλᵢμᵢ

λᵢ = coefficient of each disteibution in the manner that they are combined

μᵢ = Mean of each distribution

Combined variance = σ² = Σλᵢ²σᵢ²

λ₁ = 1, λ₂ = -1

μ₁ = 24 inches

μ₂ = 23 7/8 inches = 23.875 inches

σ₁² = (1/8)² = (1/64) = 0.015625

σ₂ ² = (1/16)² = (1/256) = 0.00390625

Combined mean = μ = 24 - 23.875 = 0.125 inch

Combined variance = σ² = (1² × 0.015625) + [(-1)² × 0.00390625] = 0.01953125

Standard deviation = √(Variance) = √(0.01953125) = 0.1397542486 = 0.13975 inch

b) Probability that the width of the casing minus the width of the door exceeds 1/4 inch = P(X > 0.25)

This is a normal distribution problem

Mean = μ = 0.125 inch

Standard deviation = σ = 0.13975 inch

We first normalize/standardize 0.25 inch

The standardized score of any value is that value minus the mean divided by the standard deviation.

z = (x - μ)/σ = (0.25 - 0.125)/0.13975 = 0.89

P(X > 0.25) = P(z > 0.89)

Checking the tables

P(x > 0.25) = P(z > 0.89) = 1 - P(z ≤ 0.89) = 1 - 0.81327 = 0.18673

c) Probability that the door does not fit in the casing

If X₂ > X₁, X < 0

P(X < 0)

We first normalize/standardize 0 inch

z = (x - μ)/σ = (0 - 0.125)/0.13975 = -0.89

P(X < 0) = P(z < -0.89)

Checking the tables

P(X < 0) = P(z < -0.89) = 0.18673

Hope this Helps!!!

In a survey, 205 people indicated they prefer cats, 160 indicated they prefer dots, and 40 indicated they don’t enjoy either pet. Find the probability that if a person is chosen at random, they prefer cats

Answers

Answer: probability =  0.506

Step-by-step explanation:

The data we have is:

Total people: 205 + 160 + 40 = 405

prefer cats: 205

prefer dogs: 160

neither: 40

The probability that a person chosen at random prefers cats is equal to the number of people that prefer cats divided the total number of people:

p = 205/405 = 0.506

in percent form, this is 50.6%

Which proportion would convert 18 ounces into pounds?

Answers

Answer:

16 ounces = 1 pound

Step-by-step explanation:

You would just do 18/16 = 1.125 pounds. There are always 16 ounces in a pound, so it always works like this

16 ounces to 1 pound

The dimensions of a closed rectangular box are measured as 96 cm, 58 cm, and 48 cm, respectively, with a possible error of 0.2 cm in each dimension. Use differentials to estimate the maximum error in calculating the surface area of the box.

Answers

Answer:

161.6 cm²

Step-by-step explanation:

Surface Area of the rectangular box = 2(LW+LH+WH)

L is the length of the box

W is the width of the box

H is the height of the box

let dL, dW and dH be the possible error in the dimensions L, W and H respectively.

Since there is a possible error of 0.2cm in each dimension, then dL = dW = dH = 0.2cm

The surface Area of the rectangular box using the differentials is expressed as shown;

S = 2{(LdW+WdL)+(LdH+HdL)+(WdH+HdW)]

Also given L = 96cm W = 58cm and H = 48cm, on substituting this given values and the differential error, we will have;

S = 2{(96*0.2+58*0.2) + (96*0.2+48*0.2)+(58*0.2+48*0.2)}

S = 2{19.2+11.6+19.2+9.6+11.6+9.6}

S = 2(80.8)

S = 161.6 cm²

Hence, the surface area of the box is 161.6 cm²

Find the length of UC

Answers

Answer: 25 units

Step-by-step explanation:

Simply do 40(UN)-15(CN) to get 25(UC)

Hope it helps <3

Answer:

25

Option D is the correct option

Solution,

Here,

UN = 40

CN = 15

Now,

UN = UC + CN

plugging the values,

40 = UC + 15

-UC = 15 - 40

-UC = -25

The difference sign (-) will be cancelled in both sides:

UC = 25

hope this helps...

Good luck on your assignment..

You spend 6,380.00 a year for rent. This is 22% of your income. What is your income?

Answers

Answer: 29,000.00

Step-by-step explanation:

Let the income=x.  22%=0.22.

So 6380/x=0.22

x=6380/0.22=29,000.00

The additive inverse of x/y is​

Answers

Answer

The additive inverse is

-x/-y

That is equal to x/y

hope this may help you

4
The equation of a circle is x2 + y2 + x + Dy+ E= 0. If the radius of the circle is decreased without changing the coordinates of the center point, how are the coefficients CD,
and E affected?
O A CD, and E are unchanged.​

Answers

Answer:

Step-by-step explanation:

in x²+y²+2gx+2fy+c=0

center=(-g,-f)

radius=√((-g)²+(-f)²-c)

if center is not changed ,then c will change .

Here only coefficients of  E will change.

The length of a rectangle is 5M more than twice the width and the area of the rectangle is 63M to find the dimension of the rectangle

Answers

Answer:

width = 4.5 m

length = 14 m

Step-by-step explanation:

okay so first you right down that L = 5 + 2w

then as you know that Area = length * width so you replace the length with 5 + 2w

so it's A = (5 +2w) * w = 63

then 2 w^2 + 5w - 63 =0

so we solve for w which equals 4.5 after that you solve for length : 5+ 2*4.5 = 14

Given a right triangle with a hypotenuse length of radical 26 and base length of 3. Find the length of the other leg (which is also the height).

Answers

Answer:

  √17

Step-by-step explanation:

The Pythagorean theorem can be used for the purpose.

  hypotenuse² = base² +height²

  (√26)² = 3² +height²

  26 -9 = height²

  height = √17

The length of the other leg is √17.

helpppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp

Answers

━━━━━━━☆☆━━━━━━━

▹ Answer

0.25 = 1/4 because 25/100 = 1/4

▹ Step-by-Step Explanation

0.25 to a fraction → 25/100

25/100 = 1/4

Therefore, this statement is true. (0.25 = 1/4 because 25/100 = 1/4)

Hope this helps!

- CloutAnswers ❁

Brainliest is greatly appreciated!

━━━━━━━☆☆━━━━━━━

if a varies inversely as the cube root of b and a=1 when b=64, find b​

Answers

Answer:

  b = 64/a³

Step-by-step explanation:

Using the given information, we can only find a relation between a and b. We cannot find any specific value for b.

Since a varies inversely as the cube root of b, we have ...

  a = k/∛b

Multiplying by ∛b lets us find the value of k:

  k = a·∛b = 1·∛64 = 4

Taking the cube of this equation gives ...

  64 = a³b

  b = 64/a³ . . . . . divide by a³

The value of b is ...

  b = 64/a³

A triangular plot of land has one side along a straight road measuring 147147 feet. A second side makes a 2323degrees° angle with the​ road, and the third side makes a 2222degrees° angle with the road. How long are the other two​ sides?

Answers

Answer:

81.23 ft and 77.88 ft long

Step-by-step explanation:

The sum of the internal angles of a triangle is 180 degrees, the missing angle is:

[tex]a+b+c=180\\a+23+22=180\\a=135^o[/tex]

According to the Law of Sines:

[tex]\frac{A}{sin(a)}= \frac{B}{sin(b)}= \frac{C}{sin(c)}[/tex]

Let A be the side that is 147 feet long, the length of the other two sides are:

[tex]\frac{A}{sin(a)}= \frac{B}{sin(b)}\\B=\frac{sin(23)*147}{sin(135)}\\B=81.23\ ft\\\\\frac{A}{sin(a)}= \frac{C}{sin(c)}\\C=\frac{sin(22)*147}{sin(135)}\\C=77.88\ ft[/tex]

The other two sides are 81.23 ft and 77.88 ft long

The Marine Corps is ordering hats for all the new recruits for the entire next year. Since they do not know the exact hat sizes they will use statistics to calculate the necessary numbers. This is the data from a sample of the previous recruits: 7.2, 6.8, 6, 6.9, 7.8, 6.2, 6.4, 7.2, 7.4, 6.8, 6.7, 6, 6.4, 7, 7, 7.6, 7.6, 6, 6.8, 6.4 a. Display the data in a line plot and stem-and-leaf plot. (These plots don’t need to be pretty; just make sure I can make sense of your plots.) Describe what the plots tell you about the data. b. Find the mean, median, mode, and range. c. Is it appropriate to use a normal distribution to model this data? d. Suppose that the Marine Corps does know that the heights of new recruits are approximately normally distributed with a mean of 70.5 inches and a standard deviation of 1.5 inches. Use the mean and standard deviation to fit the new recruit heights to a normal distribution and estimate the following percentages. d1. What percent of new recruits would be taller than 72 inches? d2. What percent of new recruits would be shorter than 67.5 inches? d3. What percent of new recruits would be between 69 and 72 inches? d4. Between what two heights would capture 95% of new recruits?? By using statistics are the numbers changed to whole numbers?

Answers

Answer:

60-|||

61-

62-||

62

64-|||

65

66

67-|

68-|||

69-|

70-||

71

72-||

73

74-||

75

76-||

77

78-|

This is a stem and leaf plot.

mean is 138.2/20=6.91

median of 20 is half way between 10th and 11th or an ordered plot. The 10th and the 11th are both 6.8, so that is the median.

6.4 and 6.8 are modes, but they are so minimal I would say there isn't a clear mode.

The range is 1.8, the largest-the smallest

This is not a normal distribution.

z=(x-mean) sd

a.(72-70.5)/1.5=1 so z>1 is the probability or 0.1587.

b.shorter than 67.5 inches is (67.5-70.5)/1.5 or z < = -2, and probability is 0.0228.

c.Between 69 and 72 inches is +/- 1 sd or 0.6826.

95% is 1.96 sd s on either side or +/- 1.96*1.5=+/- 2.94 interval on either side of 70.5

(67.56, 73.44)units in inches

Step-by-step explanation:

Other Questions
The short-term controls of blood pressure, mediated by the nervous system and bloodborne chemicals, primarily operate via all but which of the following?a. reflex arc associated with vasomotor fibersb. reflex arcs involving baroreceptorsc. altering blood volumed. centers in the medulla oblongata and the pons Which of the following represented a business unit that shows rapid growth but poor profit margins?a. Star. b. Cash cow. c. Problem child. d. Loss leader. e. Dog. What is this expression in simplified form?(8/10)(8/5)OA 64/50OB. 16/50OC. 80/2OD. 320/2 0.3y+ z y 0, point, 3, y, plus, start fraction, y, divided by, z, end fraction when y=10y=10y, equals, 10 and z=5z=5z, equals, 5. Solve this correctly for brainliest !!!!!! 3(7) + 2 |7 - 8| - 12 What is an equation to a line parallel to the line on the graph that passes through (4,15)? The nurse is explaining the medication options available for pain relief during labor. The nurse realizes the client needs further teaching when the client makes which statement? what are laws of newton The cost of six hens and one duck at the university poultry farm is GH40. While four hens and three ducks cost GH36. What is the cost of each type of bird? Below is a list of activities for Jayhawk Corporation. Required: Select from the activities of Jayhawk Corporation whether the transaction increases, decreases, or has no effect on assets, liabilities, and stockholders' equity. The first item is provided as an example.Transaction Assets = Liabilities+ Stockholders' Equity1. Issue common stock in exchange for cash. Increase= No effect+ Increase2. Purchase business supplies on account. = +3. Pay for legal services for the current month. = +4. Provide services to customers on account. = +5. Pay employee salaries for the current month. = +6. Provide services to customers for cash. = +7. Pay for advertising for the current month. = +8. Repay loan from the bank. = +9. Pay dividends to stockholders. = +10. Receive cash from customers in (4) above. = +11. Pay for supplies purchased in (2) above. = + A person in a dark room looking through a window can clearly see a person outside in the day light . But a person outside cannot see the person inside " Brad always buys and uses Nike brand golf balls. If he finds a Titlelist or Callaway ball in the rough, he gives it away. Brand loyal golfers like Brad allow Nike to charge a higher price and not lose many sales. Nike has effectively: " In a causal-comparative study, what is the difference between independent variables and dependent variables? independent variables cause the effect measured in the dependent variables dependent variables cause the effect measured in the independent variables dependent variables are those that affect each other; independent variables do not independent variables exist before the study; dependent variables do not A can in the shape of a cylinder has a diameter of 6 centimeters and a height of 10 centimeters. Which measurement is closest to the total surface area of the can in square centimeters? 245.04 cm2 203.19 cm2 376.99 cm2 188.50 cm2 what is 3 + 3 3 + 3 = Here's a graph of a linear function. Write theequation that describes that function.Express it in slope-intercept form. Please give an example of an emblem in nonverbal communication. A paint manufacturing company produces three paint bases of differing quality. Due to throughput limitations (measured in gallons) at their facility, they are unable to meet total demand for their products. In determining which of their products they should produce, what should they consider? a. The gross profit per unit for each product b. The operating margin per unit for each product c. The contribution margin per gallon of throughput for each productd. None of the above find the value of x that makes abcd a parallelogram A regular four-sided die and a regular eight-sided die are rolled to form a sum. a) Determine the probability distribution for the sum of the two dice. Show Steps b) Create a frequency histogram for the probability distribution. c) Determine the expected sum of the two dice.