HELP ME QUICK!!!! Look at the image below.

What is the area of the triangle?

HELP ME QUICK!!!! Look At The Image Below.What Is The Area Of The Triangle?

Answers

Answer 1

Answer: 135

Step-by-step explanation:

Area of triangle formula : \(\frac{(base)(height)}{2}\)

Substitute known values into formula: \(\frac{(18)(15)}{2}\)

Reduce fraction: \(\frac{270}{2}\) = 135

Answer 2

Answer:

A = 135 units²

Step-by-step explanation:

the area (A) of the triangle is calculated as

A = \(\frac{1}{2}\) bh ( b is the base and h the perpendicular height )

here b = 18 and h = 15 , then

A = \(\frac{1}{2}\) × 18 × 15 = 9 × 15 = 135 units²


Related Questions

When the independent variable has no effect on the dependent variable, the effect size statistic will?

Answers

The independent variable that has no effect on the dependent variable, the effect size statistic will  have a value of 0.00.

What occurs when independent variable affects dependent variable?

The independent variable is known to be one type of an experimenter controls.

Note that the dependent variable is seen as the variable that alters the response done to the independent variable.

The two variables may be linked by  the term cause and effect and when the independent variable is altered, so the dependent variable is affected.

Hence, The independent variable that has no effect on the dependent variable, the effect size statistic will  have a value of 0.00.

Learn more about dependent variable from

https://brainly.com/question/25223322

#SPJ4

Altham (1978) introduced the discrete distribution f(x;7, 0) = c(7,0) (%) **(1 – 11)-xgxn-x), *= 0,1..., n, = where cart, 0) is a normalizing constant. Show that this is in the two-parameter exponential family and that the binomial occurs when 0 = 1. (Altham noted that overdispersion occurs when 0 < 1. Lindsey and Altham (1998) used this as the basis of an alternative model to the beta-binomial.)

Answers

The distribution f(x; 7, 0) is in the two-parameter exponential family, and the binomial distribution arises when θ = 1.

To show that the discrete distribution function f(x; 7, 0) is in the two-parameter exponential family, we need to express it in the form:

f(x; 7, 0) = h(x, 7, 0) * exp{ θT(x) - A(θ) },

where:

h(x, 7, 0) is the base measure,

θ is the natural parameter,

θT(x) is the sufficient statistic,

A(θ) is the log partition function.

Let's start by expressing f(x; 7, 0) in terms of its parameters:

f(x; 7, 0) = c(7, 0) * (7C0)^(1-θ) * (θ^x) * ((1-θ)^(n-x))

We can rewrite this as:

f(x; 7, 0) = [c(7, 0) * (7C0)^(1-θ)] * [θ^x * (1-θ)^(n-x)]

Comparing this with the form of the exponential family, we can identify:

h(x, 7, 0) = 1 (since there is no multiplicative factor dependent on x)

θ = θ (the natural parameter)

θT(x) = x (the sufficient statistic)

A(θ) = -log[c(7, 0) * (7C0)^(1-θ)] (the log partition function)

Now, let's consider the case when θ = 1. When θ = 1, the distribution function becomes:

f(x; 7, 0) = c(7, 0) * (7C0)^0 * (1^x) * (0^(n-x))

Simplifying this, we have:

f(x; 7, 0) = c(7, 0) * 1 * 1 * 0^(n-x) = c(7, 0) * 0^(n-x) = c(7, 0) * 0

In the case where θ = 1, the probability mass function collapses to a constant value (0 in this case), indicating that the binomial distribution occurs.

Hence, when θ = 1, we have:

f(x; 7, 0) = c(7, 0) * 0

This demonstrates that the binomial distribution is a special case of the discrete distribution f(x; 7, 0) when θ = 1.

Overall, the distribution f(x; 7, 0) is in the two-parameter exponential family, and the binomial distribution arises when θ = 1.

To know more about discrete distribution refer to

https://brainly.com/question/28970924

#SPJ11

Use elementary row operations to transform the augmented coefficient matrix to echelon form. Then solve the system by back substitution. X₁-4x2 +5x3. = 23 2x₁ + x₂ + x3 = 10 -3x + 2x₂-3x3 = = -23 *** An echelon form for the augmented coefficient matrix is What is the solution to the linear system? Select the correct choice below and, if necessary, fill in the answer box(es) in your choice. OA. There is a unique solution, x₁ = x₂ = x3 - (Simplify your answers.) B. There are infinitely many solutions of the form x₁ = x2-x3-t where t is a real number. (Simplify your answers. Type expressions using t as the variable.) 21 OC. There are infinitely many solutions of the form x, .X₂S, X₁t where s and t are real numbers. (Simplify your answer. Type expression using s and t as the variables.) D. There is no solution.

Answers

The solution to the linear system is unique solution which is  x₁ = 1/6, x₂ = 3/2, and x₃ = 17/6.

The correct answer is option  A.

To solve the given system of linear equations using elementary row operations and back substitution, let's start by representing the augmented coefficient matrix:

[1  -4  5  |  23]

[2   1   1  |  10]

[-3  2  -3 |  -23]

We'll apply row operations to transform this matrix into echelon form:

1. Multiply Row 2 by -2 and add it to Row 1:

[1  -4   5   |  23]

[0   9   -9  |  -6]

[-3  2  -3  |  -23]

2. Multiply Row 3 by 3 and add it to Row 1:

[1  -4  5   |  23]

[0   9  -9  |  -6]

[0   -10 6  |  -68]

3. Multiply Row 2 by 10/9:

[1  -4  5    |  23]

[0   1   -1   |  -2/3]

[0   -10 6  |  -68]

4. Multiply Row 2 by 4 and add it to Row 1:

[1  0   1   |  5/3]

[0  1   -1  |  -2/3]

[0  -10 6  |  -68]

5. Multiply Row 2 by 10 and add it to Row 3:

[1  0   1   |  5/3]

[0  1   -1  |  -2/3]

[0  0   -4  |  -34/3]

Now, we have the augmented coefficient matrix in echelon form. Let's solve the system using back substitution:

From Row 3, we can deduce that -4x₃ = -34/3, which simplifies to x₃ = 34/12 = 17/6.

From Row 2, we can substitute the value of x₃ and find that x₂ - x₃ = -2/3, which becomes x₂ - (17/6) = -2/3. Simplifying, we get x₂ = 17/6 - 2/3 = 9/6 = 3/2.

From Row 1, we can substitute the values of x₂ and x₃ and find that x₁ + x₂ = 5/3, which becomes x₁ + 3/2 = 5/3. Simplifying, we get x₁ = 5/3 - 3/2 = 10/6 - 9/6 = 1/6.

For more such information on: unique solution

https://brainly.com/question/31028007

#SPJ8

To make a quiche, you need 1 tablespoon of butter for every 6 eggs. Write a ratio that compares these two quantities. Which ratios are equivalent to this ratio? Check all that apply.
12 eggs Over 2 tablespoons
15 eggs Over 3 tablespoons
24 eggs Over 4 tablespoons
9 eggs Over 1.5 tablespoons

Answers

Answer:

12 eggs over 2 tablespoons, 24 eggs over 4 tablespoons, and 9 eggs over 1.5 tablespoons

Step-by-step explanation:

1 tablespoon of butter for every 6 eggs makes the ratio 6:1

Now let's make the ratio for all of them:

12:2

15:3

24:4

9:1.5

We can simplify them

6:1

5:1

6:1

6:1

There is your answer,

1) 12 eggs Over 2 tablespoons

2) 15 eggs Over 3 tablespoons

3) 9 eggs Over 1.5 tablespoons

Hope it helped :)

what happens to a number when it is divided by 2/3

Answers

iStep-by-step explanation: it becomes 1/3 of what it was

Answer:

Convert your fraction to a decimal. To convert 2/3 to decimal, divide the numerator by the denominator: 2 / 3 = 0.666666666666666 ... 7, which you can round to 0.67. For example, to find 2/3 of 21: 0.67 * 21 = 14.07.

Pretend you are teaching a 2nd grader how to do long division. Write a narrative of what you would say and how you would teach the student the steps.

Answers

Answer:

write your equation. First begin y putting your divisor and dividend in place. Say your equation is 15 divided by 3= ? See how many times you can add three into 15 without going over. Then put the number of how many times it goes into 15 at the top of your symbol. than subtract your answer to the number it goes into under 15, and your answer is 5, so 15 divided by 3 =5.

Step-by-step explanation:

sorry if this is confusing, its hard to put into words lol.

If AB is parallel to CD and the slope of CD is -8, what is the slope of AB?
О
A.
1
8
OB. 8
O C. -8
O D. 1/3

Answers

Answer:

If AB is parallel to CD and the slope of CD is -8, what is the slope of AB?

✘ О A.  \(\frac{1}{8}\)

✘ O B. 8

✔ O C. -8

✘ O D. 1/3

Have a Nice Day . if Try Do This \(\frac{x}{y}\) Look For This symbol \(\sqrt{x}\)

i Have Look For Right Answer or i Guest it .

What is the exact area of a circle with a diameter of 20 cm?

Answers

Answer:

314 cm^2

Step-by-step explanation:

pi(r^2)

r= d/2

pi= 3.14

3.14(10^2)

3.14(100)

314

Answer:

  100π cm^2

Step-by-step explanation:

The area of a circle is given by the formula ...

  A = πr^2

where r represents the radius, which is half the diameter. For a circle of radius 10 cm, the area is ...

  A = π(10 cm)^2 = 100π cm^2

an opinion poll of 4,000 (randomly selected) voters is con- ducted. the fraction of all voters in the population with an annual income above $50,000 is 35%. what is the chance that 1,450 or more of the voters with annual incomes above $50,000 will be polled?

Answers

4.8% of voters with annual incomes over $50,000 will be polled, or at least 1,450 of them when an opinion poll of 4,000 (randomly selected) voters is con.ducted

What is probabilty ?

Probability refers to potential. A random event's occurrence is the subject of this area of mathematics. The range of the value is 0 to 1. Mathematics has incorporated probability to forecast the likelihood of various events. The degree to which something is likely to happen is basically what probability means. You will understand the potential outcomes for a random experiment using this fundamental theory of probability, which is also applied to the probability distribution. Knowing the total number of outcomes is necessary before we can calculate the likelihood that a specific event will occur.

We have,

n = 4000

p = 0.35 , q=1-p=0.65

= E(X) = np= 4000 (0.35) 600 1400

6 = SE(X) = √npq √ 4000 (0-35)(0.65) = 30.1662

Consider

P(X\(\geq\)1450) = p 7

X-U

1450 1400

30.1662

=P(z>1,66)

=0.048457

from standard normal table,

Hence, 4.845% chance that 1,450 or more of the voters with annual incomes above $50,000 will be polled

Learn more about Probability click here:

https://brainly.com/question/12905909

#SPJ4

How can I find the prime factorization of a number with an easy explanation?

Answers

Answer:

Step-by-step explanation:

Step 1: Start by dividing the number by the first prime number 2 and continue dividing by 2 until you get a decimal or remainder. Then divide by 3, 5, 7, etc. until the only numbers left are prime numbers.                                                                 Step 2: Write the number as a product of prime numbers.

HELP ME PLEASE WRITE A EQUATION FOR THIS LINE!I GIVE BRAINLIST!

HELP ME PLEASE WRITE A EQUATION FOR THIS LINE!I GIVE BRAINLIST!

Answers

Answer:

The equation is y = -1/4x + 4

Step-by-step explanation:

I hope this helps!!!

A right triangle has side lengths 7, 24, and 25 as shown below.
Use these lengths to find sin Y, tan Y, and cos Y.

Answers

Answer:

Sin Y = 7/25 Cos Y = 24/25 Tan Y = 7/24

Step-by-step explanation:

Using SOH CAH TOA in trigonometry identity to find the sin Y, cos Y and Tan Y

Note that the hypotenuse is the longest side = 25

The opposite will be the side facing the acute angle Y

Opposite = 7

Adjacent = 24

For Sin Y

\(\sin =\frac{Opposite}{Hypotenuse}\)

Sin Y = 7/25

For cos Y:

\(\cos Y = \frac{Adjacent}{Hypotenuse}\)

Cos Y = 24/25

For tan Y:

\(\tan Y = \frac{Opposite}{Adjacent }\)

Tan Y = 7/24

THEREFORESin Y = 7/25 Cos Y = 24/25 Tan Y = 7/24

in general, the strictest standards with the lowest acceptable levels are the

Answers

Answer:

Step-by-step explanation:

are the what???

maximum contaminant levels

which one of these is a trinomial ?
A. x+2y^2-7
B. 2x^3-7y^3
C. 2x-7
D. 5xy

Answers

Answer:

a

Step-by-step explanation:

Trinomials are algebraic expressions with three terms

1.  x2.  2y^23.  7

Answer:

Option A)

Step-by-step explanation:

A trinomial is an expression that has 3 terms.

Option A)

\(x+2y^2-7\) has 3 terms.  This is correct.

Option B)

\(2x^3-7y^3\) has 2 terms.  This is a binomial, which is incorrect.

Option C)

\(2x-7\) has 2 terms.  This is a binomial, which is incorrect.

Option D)

\(5xy\) has 1 term.  This is a monomial, which is incorrect.

Hope this helps! :)

$1274 divided by $6,50

Answers

Hi the answer is 196
The answer will be 196

I need help ASAP please help

I need help ASAP please help

Answers

Answer:

Standard

Step-by-step explanation:

Answer:

what grade are u in

Step-by-step explanation:

yep that one

PLEASE HELP ASAP ILL GIVE BRAINLIEST!!!!!

find measure of arc MK​

PLEASE HELP ASAP ILL GIVE BRAINLIEST!!!!!find measure of arc MK

Answers

Answer:

Arc length MK = 15.45 units (nearest hundredth)

Arc measure = 58.24°

Step-by-step explanation:

Calculate the measure of the angle KLN (as this equals m∠KLM which is the measure of arc MK)

ΔKNL is a right triangle, so we can use the cos trig ratio to find ∠KLM:

\(\sf \cos(\theta)=\dfrac{A}{H}\)

where:

\(\theta\) is the angleA is the side adjacent the angleH is the hypotenuse (the side opposite the right angle)

Given:

\(\theta\) = ∠KLMA = LN = 8H = KL = 15.2

\(\implies \sf \cos(KLM)=\dfrac{8}{15.2}\)

\(\implies \sf \angle KLM=\cos^{-1}\left(\dfrac{8}{15.2}\right)\)

\(\implies \sf \angle KLM=58.24313614^{\circ}\)

Therefore, the measure of arc MK = 58.24° (nearest hundredth)

\(\textsf{Arc length}=2 \pi r\left(\dfrac{\theta}{360^{\circ}}\right) \quad \textsf{(where r is the radius and}\:\theta\:{\textsf{is the angle)}\)

Given:

r = 15.2∠KLM = 58.24313614°

\(\implies \textsf{Arc length MK}=2 \pi (15.2)\left(\dfrac{\sf \angle KLM}{360^{\circ}}\right)\)

\(\implies \textsf{Arc length MK}=\sf 15.45132428\:units\)

express 121,200 in exponential (powers of 10) notation. express the earth sun distance in kilometers in powers of 10 notation.

Answers

1.5·10⁸ kilometers

As a result, the Earth Sun distance is 150 million kilometers. To use scientific notation, pick a value between 1 and 10, then multiply it by 10ˣ.

So the number between 1 and 10 in 150,000,000 is 1.5, with 8 decimal points.

As a result, the solution is 1.5·10⁸

State the distance between The Earth and The Sun?

The benefits of Earth's prime placement in the solar system are numerous. We are just far enough away from the Sun for life to thrive.

Venus is excessively hot. Mars is quite chilly. Scientists refer to our region of space as the "Goldilocks Zone" because it looks to be ideal for life.

As previously stated, Earth's average distance from the Sun is around 93 million miles (150 million kilometers). That's one AU.

On this hypothetical scale, these so-called "linebackers" resemble minuscule specks rather than the massive linebackers of the NFL.

If all of the known asteroids in our solar system were combined, their total mass would be less than 10% that of Earth's moon.

To learn more about the distance between The Earth and The Sun, visit:

https://brainly.com/question/14652232

#SPJ4

solve the inequality 1/3(x - 6) > 2

Answers

Answer:

x > 12

Step-by-step explanation:

\(\frac{1}{3}\)(x - 6) > 2

\(\frac{1}{3}\)x - 2 > 2

\(\frac{1}{3}\)x > 4

\(\frac{1}{3}\)x * 3 > 4 * 3

x > 12

Answer:

X < 12

Step-by-step explanation:

solve the inequality 1/3(x - 6) &gt; 2

Solve for :
92 + 210
48 + 140
Rep

Answers

48+140=188

92+210=302

if you at all it equals 490

Please answer due today

Please answer due today

Answers

5x + 25 + x + 5 = 90

6x + 30 = 90

6x = 90 - 30

6x = 60

x = 10

Solution:

We can see that the 90° angle is divided into two angles. Thus, the sum of two angles must equal 90°.

=> 90 = 5x + 25 + x + 5

Combine like terms:

=> 90 = x(5 + 1) + 5(5 + 1)=> 90 = x(6) + 5(6)=> 90 = 6x + 30

Subtract 30 both sides:

=> 90 - 30 = 6x + 30 - 30=> 60 = 6x

Divide 6 both sides:

=> 60 = 6x=> x = 60/6 = 10

The value of x is 10.

The average age of 6 men is 35 years and the average age of four of them is 32 year.
Find the ages of the remaining two ment one is 3 years older than the other.​

Answers

Let's denote the ages of the two remaining men as x and x + 3 (since one is 3 years older than the other).

We know that the average age of 6 men is 35 years. So, the sum of their ages is 6 * 35 = 210 years.

We also know that the average age of four of them is 32 years. So, the sum of their ages is 4 * 32 = 128 years.

To find the sum of the ages of the two remaining men, we subtract the sum of the ages of the four men from the sum of the ages of all six men:

210 - 128 = 82 years.

Now, we can set up an equation to solve for the ages of the remaining two men:

x + (x + 3) = 82.

Combining like terms, we get:

2x + 3 = 82.

Subtracting 3 from both sides:

2x = 79.

Dividing both sides by 2:

x = 39.5.

So, one of the remaining men is 39.5 years old, and the other is 39.5 + 3 = 42.5 years old.

The sidewalk hazard marker is shaped like a pyramid, with a height 2 centimeters greater than the length of each side of its square base. The volume of the marker is 297 cubic centimeters. What are the dimensions of the sidewalk hazard marker?.

Answers

The dimension of the sidewalk is length 29.8 cm and the height 31.8 cm.

Given,

The side of square base of pyramid x.

Height 2 centimeters greater than the length of each side of its square base=x+2

Volume of pyramid=297cubic cm

We have to calculate the dimensions

Volume=1/3 a²h

a is the side length.

h is height of pyramid.

297=x²(x+2)/3

891=x³+2x²

891=x²(x+2)

x²=891, x+2=891

x=29.8, x+2=891,x=889

Hence length of base the pyramid is 29.8 cm and height is 31.8cm

A three dimensional shape can be defined as a solid figure or an object or shape that has three dimensions—length, width, and height.

A pyramid (from Greek: pyrams) is a structure with triangular outside surfaces that converge to a single step at the summit, giving the shape the shape of a pyramid in the geometric sense.

A pyramid's base can be trilateral, quadrilateral, or any polygon shape. A pyramid, as a result, has at least three exterior triangle surfaces (at least four faces including the base).

To learn more about three dimensional figure

brainly.com/question/2400003

#SPJ4

The accompanying the boxplot shows the fuel economy ratings for 67 subcompact cars with the same model year. some summary statistics are also provided. the extreme outlier is an electric car whose electricity usage is equivalent to 112 miles per gallon. if that electric car is removed from the data​ set, how will the standard deviation be​ affected? the​ iqr?

Answers

The IQR would remain unaffected.

The Standard deviation  is a measure of how much the individual values in a data set differ from the mean. The formula to calculate the standard deviation is:

SD = √(∑(x-mean)2/n)

Where, x = an individual value in the data set, n = total number of values in the data set and mean = average of the data set.

In the given data set, with the electric car being removed, the total number of values in the data set would reduce from 67 to 66. Therefore, the standard deviation would be calculated using the formula with 66 in place of n.

The interquartile range (IQR) is the difference between the third quartile and the first quartile. The formula to calculate the IQR is:

IQR = (Q3-Q1)

Where, Q3 = third quartile and Q1 = first quartile.

In the given data set, with the electric car being removed, the values of both the quartiles would remain unaffected as the extreme outlier is removed from the data set and the quartiles are calculated using the values from the middle 50% of the data set. Therefore, the IQR would remain unaffected.

Learn more about Standard deviation here:

https://brainly.com/question/23907081

#SPJ4

I am a factor of 40, when you pair me with 15 we have an ICM of 15, i am not 1 pls help with this question

Answers

The factor of 40 that satisfies the given conditions is 5

The factor of 40 that satisfies the given conditions, we can start by listing the factors of 40:

1, 2, 4, 5, 8, 10, 20, 40

We are looking for a factor that, when paired with 15, has an ICM (Least Common Multiple) of 15.

The ICM of two numbers is the smallest positive integer that is divisible by both numbers.

Let's calculate the ICM for each factor of 40 when paired with 15:

ICM(1, 15) = 15

ICM(2, 15) = 30

ICM(4, 15) = 60

ICM(5, 15) = 15

ICM(8, 15) = 120

ICM(10, 15) = 30

ICM(20, 15) = 60

ICM(40, 15) = 120

From the calculations, we can see that the pair (1, 15) and the pair (5, 15) have an ICM of 15.

However, since you mentioned that the factor is not 1, the factor we are looking for is 5. When paired with 15, the ICM is indeed 15.

Therefore, the factor of 40 that satisfies the given conditions is 5.

To know more about factor click here :

https://brainly.com/question/26668191

#SPJ4

The question is about a number that is a factor of 40 and not equal to 1. When this number is paired with 15, their ICM is 15. We need to find this number.

Here, we need to find a number that is a factor of 40 and not equal to 1 such that the ICM (least common multiple) of this number and 15 is 15.

Let's write the prime factorization of 40:

40 = 2 × 2 × 2 × 5

Hence, the factors of 40 are: 1, 2, 4, 5, 8, 10, 20, and 40.

To find out which of these factors can be paired with 15 to give an ICM of 15,

we need to find the prime factorization of 15:15 = 3 × 5

The LCM of 15 and any other number will contain the highest power of each prime factor present in either of the two numbers.

So, LCM (15, x) will contain 3 and 5 at least once each.

Since LCM (15, x) = 15, we need to find a factor of 40 that contains the remaining factors of 15 (apart from 3 and 5), which is 3.

Since 3 is not a factor of 40, there is no such number that can be paired with 15 to give an ICM of 15.

Hence, the answer is that there is no such number.

Learn more about factor from the given link:

https://brainly.com/question/31931315

#SPJ11

is the sqrt of 28 a irrational number

Answers

Answer:

Irrational

Step-by-step explanation:

The square root of 28, which is 5.291502622129181, is not a rational number. It cannot be written as a simple fraction, so it is called irrational.

Answer:

it is irrational hope i helped love yall

Step-by-step explanation:

Find the y-intercept of the line by substituting 0 in for x and solving for y. y = 4x -12

Answers

Answer:

y-intercept = -12

Step-by-step explanation:

The y-intercept is the "y" value when x = 0. You can find the y-intercept by plugging 0 into the equation and simplifying.

y = 4x - 12                                      <----- Original equation

y = 4(0) - 12                                    <----- Plug 0 in "x"

y = 0 - 12                                        <----- Multiply 4 and 0

y = -12                                           <----- Subtract 12 from 0

if a dog can eat one thirds of a bag of food in 1/2 a week how many bags of food can the dog eat in one week

Answers

Answer:

Two thirds of a bag.

Step-by-step explanation:

1/2 * 2 = 1

1/3 * 2 = 2/3

Hope this helped!

1/3 * 2 = 2/3 of a bag

Can someone please help me with these? thank you very much!!!


Identify the mistake in each of the following solutions by circling it. Then explain how to fix the mistake.

1-
2(x +9) - 3(x-3) =8
2x + 18 -3x-9=8
-x+9= 8
-Xニー1
J=1

2-
5(2x + 3) - 7x = 2(2x - 9) - 10x
107 + 15 - 7x = 4x - 18-10x
3x+15=-6x - 18
-3x + 15 =-18
-3x =-33
x=1

Answers

Answer:

Step-by-step explanation:

first equation they forgot to distribute the negative in -3 and you fix this by making is -3x+9

The second equation they distributed 5 to 2x somehow they got 107 when they should’ve got 10x

Hopes this helps please mark brainliest

A student is asked to find the length of the hypotenuse of a right triangle. The length of one leg is 38 ​centimeters, and the length of the other leg is 21 centimeters. The student incorrectly says that the length of the hypotenuse is 7.7 centimeters

a. Find the length of the hypotenuse of the right triangle to the nearest tenth of a centimeter.

Answers

Answer:
Hypotenuse = 43.4 cm
Other Questions
Which number is the greatest? Which is the least NEVER MIND DON'T DO THIS BUT I DO NEED POINTS SO COMMENT What activity do you find most useful for learning English?NO COPY PASTING FROM THE INTERNET ONLY ORIGINAL ANSWERS THANK U :) help pls the question is in screen shot below The first charter issued by King James I gave __________ the right to establish a colony in Virginia. which action would the nurse take first when strategizing the approach to conduct a search for literature? By what navigational method did Vespucci guide his ships to the America's? When obtaining the history of a 25-year-old patient in labor, which of the following questions would you likely ask AFTER asking about when the labor pains started?A.What is your expected due date?B.Is this your first pregnancy?C.Do you feel the urge to push?D.Have you seen a doctor regarding your pregnancy? Maria is reading an article about ways that cowboys are portrayed in movies and in books. Read this excerpt:A lot of fiction is set in the American West in the 1800s, a time when settlers poured into the wide-open prairies of Oklahoma and Texas. Cowboy heroes in movies and books worked to tame the land. They are often portrayed as valiant men who fought for justice in a time of lawlessness.What is the meaning of the phrase tame the land as it is used in the passage above? A. It means that the land was unsafe. B. It means that the land was not settled. C. It means that the land was not farmed. D. It means that the land was abandoned. abusive leaders are costly to organizations because of:_____. A company is interested in buying a new machine to replace outdated equipment. Before committing to the purchase, the company asks the manufacturer to provide efficiency data. The data suggests that with supplied energy at a rate of 1,600 W, the machine will do useful work at a rate of 1,540 W. What's the efficiency of this particular machine 77-80 Use implicit differentiation to find an equation of the tangent line to the curve at the given point. 77. x + xy + y2 = 3, (1, 1) (ellipse) 78. x + 2xy - y2 + x = 2, (1, 2) (hyperbola) 79. x + y2 = (2x2 + 2y2 x)?, (0, 3) (cardioid) - = YA D x 80. x2/3 + y2/3 = 4, (-3/3, 1) (astroid) 3 + YA 8 X Spinal interneurons inhibit antagonist motor neurons in a process called. Which of the following activities is inconsistent with drive-reduction theory?a. eating food that tastes badb. going swimming on a hot dayc. eating when you are not hungryd. smoking pot to relax John bought a crate of floor tiles $100. The crate had 5 boxes of floor tiles. Each box contained 40 floor tiles. Write an equation to determine the cost per box, b.I will give you Brainly How many electrons would be present in the valence shell of a sulfur atom (atomic number 16, mass number 32) Which of the following aqueous solution has the highest freezing point?A. 0.1 M SucroseB. 0.01 M NaClC. 0.1 M NaClD. 0.01 M Na2SO4 Tom Brotherton decided at age 44 to purchase a five-year term policy for $500,000. What is his monthly premium? (Round your answer to the nearest cent.) Monthly premium per month Graph the function f(t)=e0.4t the dc high-state noise margin is the difference between the: lowest possible high output and the minimum input voltage required for a high. lowest possible high output and the maximum input voltage required for a high. highest possible high output and the minimum input voltage required for a high. highest possible high output and the maximum input voltage required for a high. Under american law, the defendant is presumed innocent and the government must prove guilt _____.