The triangle has area of 72cm^2 and base of 18cm find the perpendicular height of the triangle​

Answers

Answer 1

Answer:

The height is 8 cm

Step-by-step explanation:

The area of a triangle is

A = 1/2 bh

72 = 1/2 (18)h

72 = 9h

Divide each side by 9

72/9 = 9h/9

8 = h

The height is 8 cm

Answer 2

Answer:

8cm

Step-by-step explanation:

let y represent height

Area of a triangle=½base×height=72cm²

72cm²=½×18cm×y

72cm²=9cmy

72cm²/9cm=9cmy/9cm

8cm=y


Related Questions

The vertices of ABC are A (5,5), B (-3,-1) and C (1,-3). Explain how would you verify that ABC is a right triangle.

Answers

Answer:

For that you should prove Ac²=Ab²+Bc²

Step-by-step explanation:

Use distance formula for finding each distance Ac,Ab and BC and prove "Ac²=Ab²+Bc²" as true

if you help me with this i will mark you brainly-est but you gotta tell me how to because i don't know how ? \

Answers

Answer:

1/6

Step-by-step explanation:

Rhianna has 3/6 or 1/2 of a box of pencils

When she divides 3/6 among three people, you get 1/6

Each friend gets 1/6 of a box

given 12 consecutive integers in how many ways can three of these integers be selected to give a sum which divides by 4?

Answers

There are  [tex]55[/tex] ways of these integers be selected to give a sum.

Given that:

It has [tex]12[/tex] consecutive integers .

Now,

Definition of consecutive integers :

" Consecutive integers are the integers that follow in the fixed sequence .

Consecutive integers is represented by  [tex]n,n+1,n+2,n+3,....[/tex] where [tex]n[/tex] is an integer."

By given :

we have [tex]12[/tex] consecutive integers .

Thus,[tex]n=1[/tex] and substitute the equation is,

[tex]1,(n+1),(1+2),(1+3),(1+4),(1+5),(1+6),(1+7),(1+8),(1+9),(1+10),(1+11)\\\\\implies 1,2,3,4,5,6,7,8,9,10,11,12[/tex]

Now,

Split all the integers into 4 equal parts,

Part 1:  Those integers are divisible by [tex]4[/tex] and the remainder be 0.

Then,  

   [tex]a=0(mod 4)[/tex]

Part 2:  Those integer producing the remainder [tex]1[/tex] when it is divisible by [tex]4[/tex].

Then,

   [tex]a=1(mod 4)[/tex]

Part 3:  Those integer producing the remainder [tex]2[/tex]  when it is divisible by[tex]4[/tex].

Then,

    [tex]a=2(mod 4)[/tex]

Part 4: Those integer producing the remainder [tex]3[/tex]  when it is divisible by[tex]4[/tex].

Then,

   [tex]a=3(mod4)[/tex]

Since, three of these integers be selected to give a sum which divides by [tex]4[/tex] is,

In any 12 consecutive integers there are [tex]12\div4[/tex]

i.e. exactly 3 numbers of each category of mod4 namely ,

[tex]0(mod4), 1(mod4), 2(mod4), 3(mod4)[/tex]

Thus, the  total combinations of above [tex]5[/tex] categories of sets of [tex]3[/tex] integers are

All the 3 numbers are  [tex]0(mod4)[/tex]

                 [tex]3C_1=3(1)=3[/tex]

One number be   [tex]0(mod4)[/tex]  and other two numbers are  [tex]2(mod4)[/tex]

            [tex]3C_1*3C_2=3(1)*3=9[/tex]

One number  [tex]0(mod4)[/tex]  and other numbers  [tex]1(mod4)[/tex] & [tex]3(mod4)[/tex]

           [tex]3C_1*3C_1*3C_1=3*3*3=27[/tex]

Two numbers be [tex]1(mod4)[/tex] and one  number be [tex]2(mod4)[/tex]  

           [tex]3C2 * 3C1 = 3*3 = 9[/tex]

One number  be  [tex]2(mod4)[/tex] and two numbers be [tex]3(mod4)[/tex]

           [tex]3C1 * 3C2 = 3*3 = 9[/tex]

Thus, sum of the total ways be [tex]12[/tex] consecutive integers of three integers is divisible by 4 is,

       [tex]3+9+27+9+9=55[/tex]

Hence, it has [tex]55[/tex] ways.

For more information,

https://brainly.com/question/24144187

Assume that a population is normally distributed with a mean of 100 and a standard deviation of 15. Would it be unusual for the mean of a sample of 3 to be 115 or more? Why or why not?

Answers

Answer:

|Z| < 2, which means that it would not be unusual for the mean of a sample of 3 to be 115 or more.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution:

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

If [tex]|Z| > 2[/tex], the value of X is considered to be unusual.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

Assume that a population is normally distributed with a mean of 100 and a standard deviation of 15.

This means that [tex]\mu = 100, \sigma = 15[/tex]

Sample of 3

This means that [tex]n = 3, s = \frac{15}{\sqrt{3}}[/tex]

Would it be unusual for the mean of a sample of 3 to be 115 or more? Why or why not?

We have to find the z-score.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{115 - 100}{\frac{15}{\sqrt{3}}}[/tex]

[tex]Z = 1.73[/tex]

|Z| < 2, which means that it would not be unusual for the mean of a sample of 3 to be 115 or more.

calculus help needed!

Answers

Answer:

No

Not continous at x = 6

Step-by-step explanation:

When x = 6

G(6) = 1/(6 - 6) = 1/0

Dividing by 0 creates a discontinuity

simplify the following 4√28÷3√7​

Answers

[tex]\displaystyle\bf 4\sqrt{28} :3\sqrt{7} =4\sqrt{4} \cdot \sqrt{7} :3\sqrt{7} =4\cdot2:3=\boxed{\frac{8}{3} }[/tex]

Sadie brought $28.00 to the art supply store. She bought a brush, a sketchbook, and a paint set. The brush was 1/3 as much as the sketchbook, and the sketchbook cost 1/2 the cost of the paint set. Sadie had $3.00 leftover after buying these items. What was the cost of each item?

Answers

Answer:

cost of paint set = $ 13.64

cost of sketch book = $ 6.82

cost of brush = $ 4.55

Step-by-step explanation:

Let the cost of paint set is s.

cost of sketch book = s/2

cost of brush = s/3

Money spent = $ 28 - $ 3 = $ 25

So,

s +  s/2 + s/3 = 25

6 s + 3 s + 2 s = 150

11 s = 150

s = $ 13.64

cost of paint set = $ 13.64

cost of sketch book = $ 6.82

cost of brush = $ 4.55

Sarah bought a TV for £250
Three years later she sold it for £180
Work out her percentage loss

Answers

Answer:

36%

Step-by-step explanation:

Step-by-step explanation:

Loss percentage= loss/cost× 100%

250-180=70

70/180=0.3888

0.3888×100%=39%

Rewrite the equation by completing the square.
x^2 + 7x + 12 = 0

Answers

Answer:

x^2 + 7x + 12 = 0

x^2 + 7x  = -12

(+3)(+4)=0

=−3

=−4

I also love r        o      blox

Hope This Helps!!!

Answer:

(x + [tex]\frac{7}{2}[/tex] )² - [tex]\frac{1}{4}[/tex] = 0

Step-by-step explanation:

Given

x² + 7x + 12 = 0

To complete the square

add/subtract ( half the coefficient of the x- term)² to x² + 7x

x² + 2([tex]\frac{7}{2}[/tex] )x + [tex]\frac{49}{4}[/tex] - [tex]\frac{49}{4}[/tex] + 12 = 0

(x + [tex]\frac{7}{2}[/tex] )² - [tex]\frac{49}{4}[/tex] + [tex]\frac{48}{4}[/tex] = 0 , that is

(x + [tex]\frac{7}{2}[/tex] )² - [tex]\frac{1}{4}[/tex] = 0

Solve the system x-2y+2z=9 y+2z=5 z=3
Enter the answer as an ordered triple, (X,Y,Z)

Answers

The last equation says z = 3, so that in the second equation we get

y + 2z = y + 6 = 5   ==>   y = -1

and in turn, the first equation tells us

x - 2y + 2z = x + 2 + 6 = x + 8 = 9   ==>   x = 1

So the solution to the system is (x, y, z) = (1, -1, 3).

The answer is (1, -1, 3)

drink sales for an afternoon at the school carnival were recorded in the table. What is the experimental probability that the next drink is a small cocoa

Answers

Answer:

Not enough data

Step-by-step explanation:

Find the cost of eight apples at 50c each, three oranges at 35c each and 5 kg of bananas at
$2.69 per kilogram. show your working.

Answers

Answer:

1850 cents or $18.50

Step-by-step explanation:

50*8=400

3*35=105

5*269=1345 ($2.69 can be converted to 269 cents)

400+105+1345=1850

Type the correct answer in each box. Functions h and K are inverse functions, and both are defined for all real numbers Using this relationship, what is the value of each function composition?
(h o k) (3)=
(k o h)(-4b) =​

Answers

Answer:

(h o k) (3) = 3

(k o h) (-4b) = -4b

Step-by-step explanation:

An inverse function is the opposite of a function. An easy way to find inverse functions is to treat the evaluator like another variable, then solve for the input variable in terms of the evaluator. One property of inverse functions is that when one finds the composition of inverse functions, the result is the input value, no matter the order in which one uses the functions in the combination. This is because all terms in a function and their inverse cancel each other and the result is the input. Thus, when one multiplies two functions that are inverse of each other, no matter the input, the output will always be the input value.

This holds true in this case, it is given that (h) and (k) are inverses. While one is not given the actual function, one knows that the composition of the functions (h) and (k) will result in the input variable. Therefore, even though different numbers are being evaluated in the composition, the output will always be the input.

Tom worked the following hours last week but he needs to complete his timesheet in decimals

Answers

Answer:

Monday: 7.25

Tuesday: 6.75

Wednesday: 5.2

Thursday: 6.1

How many different license plates are possible if digits and letter can be repeated if the configuration is 3 letters, 2 digits, 2 letters?

Answers

Answer:

1,188,137,600 possible combinations

Step-by-step explanation:

The first three and last two digits can be any letter while the middle two digits can be any number.

26*26*26*10*10*26*26=1,188,137,600

Suppose that the walking step lengths of adult males are normally distributed with a mean of 2.7 feet and a standard deviation of 0.4 feet. A sample of 74 men’s step lengths is taken. Step 1 of 2 : Find the probability that an individual man’s step length is less than 2.5 feet. Round your answer to 4 decimal places, if necessary.

Answers

Answer:

0.3085 = 30.85% probability that an individual man’s step length is less than 2.5 feet.

Step-by-step explanation:

Normal Probability Distribution:

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Mean of 2.7 feet and a standard deviation of 0.4 feet.

This means that [tex]\mu = 2.7, \sigma = 0.4[/tex]

Find the probability that an individual man’s step length is less than 2.5 feet.

This is the p-value of Z when X = 2.5. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{2.5 - 2.7}{0.4}[/tex]

[tex]Z = -0.5[/tex]

[tex]Z = -0.5[/tex] has a p-value of 0.3085

0.3085 = 30.85% probability that an individual man’s step length is less than 2.5 feet.

Robert and Chris can skate 4 miles in 18 minutes. How far can they ride in 45 minutes?​

Answers

Answer: Robert and Chris can skate 10 miles in 45 minutes.

Step-by-step explanation:

Let's start by finding the unit rate.

[tex]\frac{4}{18} =\frac{2}{9} \\\frac{18}{18} =1[/tex]

Robert and Chris can skate [tex]\frac{2}{9}[/tex] of a mile in 1 minute. Now we can multiply both by 45 to see how far the can go in 45 minutes.

[tex](\frac{2}{9}) (\frac{45}{1} )\\\frac{(2)(45)}{(9)(1)} \\\frac{90}{9} \\10[/tex]

45x1=45

The can skate 10 miles in 45 minutes.

The student council has 30 male members and 25 female members. What is the ratio of male student council members to female?

Answers

just take 30 : 25
divide each to 5 and that’s 6 : 5

Rewrite |3x+5|<or equals to 1 without absolute
value sign​

Answers

Answer:

remember how the absolute value works:

|x| = x   if x ≥ 0

|x| = -x  if x < 0

Then we can rewrite:

|x| ≤ a

as:

-a ≤ x ≤ a

Now let's apply this to our case:

|3x + 5| ≤ 1

we can rewrite this as:

-1 ≤ 3x + 5 ≤ 1

We could solve this for x now, first subtracting 5 in the 3 sides:

-1 - 5 ≤ 3x + 5 - 5 ≤ 1 - 5

-6 ≤ 3x ≤ -4

now dividing by 3 in the 3 sides:

-6/3 ≤ 3x/3 ≤ -4/3

-2 ≤ x ≤ -(4/3)

So we rewrote the inequality without the absolute value part.

a line through (4,2) with slope 1/2

Answers

Answer:

Step-by-step explanation:

Use the formula P=MX+B

David has available 240 yards of fencing and wishes to enclose a rectangular area.
(a) Express the area A of the rectangle as a function of the width W of the rectangle.
(b) For what value of W is the area largest?
(c) What is the maximum area?

Answers

Answer:

Below in bold.

Step-by-step explanation:

Perimeter = 2*width + 2*length

So

240 = 2w + 2l

120 = w + l

l = 120 - w

(a) Area = w*l

Substituting for l:

A = w(120 - w)

A = 120w - w^2

(b)

Finding the derivative:

A = 120w - w^2

A' = 120 - 2w

For a maximum area A' = 0, so:

120 - 2w = 0

2w = 120

w = 60 yards for maximum area.

(c)

Maximum area

= 120*60 - 60^2

= 3600 yd^2.

can anyone ps answer this? it's urgent! ​

Answers

Answer:

9:125

Step-by-step explanation:

To write a ratio correctly, you need the same units for both numbers.

Let's convert liters into milliliters.

1 L = 1000 mL

Ratio of 72 mL to 1000 mL =

= 72:1000

Divide both numbers by their GCF, 8.

= 9:125

Type the correct answer in the box.
The formula for the volume, V, of a cone having the radius, r, and the height, h, is shown below.
V r2h
-
Write the formula to calculate the height, h.

Answers

Step-by-step explanation:

V should be written as (1/3) pi r^2 h

V = (1/3) pi r^2 h multiply by 3

3V = pi r^2 h Divide by pi

3V/ pi = r^2 h Divide by r^2

3V / (pi *r^2 ) = h

Write the following equation in the general form Ax + By + C = 0.

y - x - 1 = 0

2x - 3y + 6 = 0
2x - 3y - 6 = 0
-2x + 3y - 6 = 0

Answers

Answer:

C. -2x +3y-6=0

this is the answer

Carly withdraws $18 from her bank account. Which number line represents this amount?

Answers

I believe the correct answer is the last number line

Write down the equation of the function whose graph is shown.


will mark brainliest

Answers

Answer:

y = 1(x - 5)² + 3

Step-by-step explanation:

The general formula of a quadratic equation is written as;

y = a(x − h)² + k

Where (h, k) are the x and y coordinates at the vertex.

Our vertex coordinate is (5, 3)

Thus;

y = a(x - 5)² + 3

Now,we are given another coordinate as (8, 12)

Thus;

12 = a(8 - 5)² + 3

12 = 9a + 3

9a = 12 - 3

9a = 9

a = 9/9

a = 1

Thus,the equation is;

y = 1(x - 5)² + 3


ANSWER ALL QUESTIONS
1. In a class of 28 pupils, 13 have pencils, 9 have erasers and 9 have neither pencils nor erasers. How
many pupils have both pencils and erasers?
2. A universal set, U consists of prime numbers with P and Q as subsets of U. If P and Q are given by
P = {n: 3(n + 1) = 2(n + 10)}, and Q = {n: 7<n<31}, list the elements of P n Q. ​

Answers

1. 3

29-9=19

13+9=22

22-19=3

I don't know number 2, sorry.

Aye yu taking a test?

In Japanese criminal trials, about 95% of the defendants are found guilty. In the United States, about 60% of the defendants are found guilty in criminal trials. Suppose you are a news reporter following twelve criminal trials.
(a) If the trials were in Japan, what is the probability that all the defendants would be found guilty? What is this probability if the trials were in the United States?
(b) Of the ten trials, what is the expected number of guilty verdicts in Japan? What is the expected number in the United Sates? What is the standard deviation in each case?

Answers

Answer:

a) Japan =0.599

US= 0.006

b) Japan

Variance= 0.475

Standard Deviation =0.69

USA

Variance =2.4

Standard Deviation= 1.55

Step-by-step explanation:

A represents the number of defendants found guilty in Japan in 10 trials

B represents the number of defendants found guilty in US in 10 trials

A represents a binomial function such that n=10,p=0.95 and B represents a binomial function such that n=10,p=0.60

a) Japan: P(A=10)=0.95^10=0.599

US: P(B=10)=0.60^10=0.006

b) Japan:

Expected number of guilty verdicts in 10 trials in Japan =  np=10*0.95=9.5

Variance: Var(A) = np(1-p) = 10*0.95*(1-0.95) = 0.475

Standard Deviation = sd(A)=√0.475=0.69

US:

Expected number of guilty verdicts in 10 trials in USA = np=10*0.60=6

Variance: Var(B)=np(1-p)=10*0.6*0.4=2.4

Standard Deviation sd(B)=√2.4=1.55

A rectangular room is 1.2 1.2 times as long as it is wide, and its perimeter is 35 35 meters. Find the dimension of the room.

Answers

Answer:

I. Length, L = 9.552 meters

II. Width, W = 7.96 meters

Step-by-step explanation:

Let the length = L

Let the width = W

Given the following data;

Perimeter = 35 m

Translating the word problem into an algebraic equation, we have;

Length = 1.2W

To find the dimension of the room;

The perimeter of a rectangle is given by the formula;

P = 2(L + W)

Substituting into the formula, we have;

35 = 2(1.2W + W)

35 = 2(2.2W)

35 = 4.4W

Width, W = 7.96 meters

Next, we would find the length of the rectangle;

L = 1.2*W

L = 1.2 * 7.96

Length, L = 9.552 meters

Which values are NOT in the domain of the function?
f(x)
x +4
x2 – 25
O
A) x = -4,4
B) 2 = -5,4
C) x = -4,5
OD) X = -5,5

Answers

Given:

The function is:

[tex]f(x)=\dfrac{x+4}{x^2-25}[/tex]

To find:

The values that are NOT in the domain of the given function.

Solution:

We have,

[tex]f(x)=\dfrac{x+4}{x^2-25}[/tex]

This function is a rational function and it is defined for all real values of x except the values for which the denominator is equal to 0.

Equate the denominator and 0.

[tex]x^2-25=0[/tex]

[tex]x^2=25[/tex]

Taking square root on both sides, we get

[tex]x=\pm \sqrt{25}[/tex]

[tex]x=\pm 5[/tex]

So, the values [tex]x=-5,5[/tex] are not in the domain of the given function.

Therefore, the correct option is D.

Other Questions
One statement is an example of a scientific observation. Another statement is an example of a scientific explanation. Identify the correct statement for each category to illustrate how scientific explanations are inferred from scientific observations.Cloning has the potential tosignificantly benefit a great manypeople, so it should not beconsidered immoral or risky.A scientist thinks that he mightfind serious inconsistencies in thefossil record if he conducts anexcavation in a new location.The rocks present in western Africaand eastern South America formedat the same place and at thesame time.Even if modern organisms arefound in ancient portions of thefossil record, this wouldn't challengethe theory of evolution in any way.The cloning of organisms is anexciting area of study, and moreresources should be be devotedto it.The age, type, and composition ofancient rocks in western Africa arenearly identical to the age, type,and composition of rocks ineastern South America. what was the comprehensive list of existing roman laws created by justinian i called I need this rn can someone pls help me An expression is shown below.3m + 9Which expression is equivalent to the given expression?A 12mB 3(m + 3)C 27m D 3(m + 9) A. Y SOOB. X30C. All real numbersD.x20CAN SOMEBODY PLEASE HELP!! the term that orders data numerally or alphabetically is called Which sequence is arithmetic? wich market structure is agriculture farming operates Solve for x. Enter your answer below as a fraction in lowest terms, using theslash (/) as the fraction bar.x + 9/20 = 9/16 Why Christian have many denominations like Pentecost , Roman catholic etc...Any Christians here? what kind of restrictions were imposed to France in the Nazi occupation How many inches are in 1.8 yards? 1-bromo-1-2-diphenylpropane Which expression is the same as 1 ten, 3 ones, and 9 thousandths?Choose 1 answer: Tom says, "The gov'ment's got more interest in a dead man than a live one." This is an example ofO A. analogyO B. symbolismO C.metaphorO D. irony Which expression is not equivalent to 8 + (n 4)?12+nn+4(8 + n) 4(8 4) +n A certain electric stove has a 16 heating element. The current going through the element is 15 A. Calculate the voltage across the element. (question listed in photo)maintain national sovereignty maintain state sovereignty abolish slavery*these are for both drop downs* Stucki Holdings Corp. incurred the following expenditures: $3,400 cost to replace the transmission in a company-owned vehicle; $16,700 cost of annual property insurance on the companys production facilities; $14,100 cost to develop and register a design patent; $62,500 cost to add a security and monitoring system to the companys distribution center; $700 cost to repair paint damage on a company-owned vehicle caused by normal wear and tear.Required:Which, if any, of these expenditures should be capitalized? Look for an example of a simile or metaphor within chapters 7-9 of The Autobiography of an Ex-Colored Man. Write the example in the space below, indicating the chapter it is from and what is being compared. What does this simile or metaphor do in the text? In other words, how does it help the reader?