What is the area of trapezoid ABCE?A20 mB16 mEDC25 msq m

Answers

Answer 1

Given data:

The given figure of the trapezium.

The expression for the area of the trapezium is,

[tex]\begin{gathered} A=\frac{1}{2}(20\text{ m+25 m)(16 m)} \\ =360m^2 \end{gathered}[/tex]

Thus, the area of the given trapezium is 360 sq-m.


Related Questions

Ben walked for 8 1/2 minutes and
covered
3/4 of a mile.

Answers

The unit rate of Ben is 8.5 minutes.

What is Unit Rate?An item's unit rate is its price for one of them. This is expressed as a ratio with a one as the denominator. For instance, if you covered 70 yards in 10 seconds, you covered 7 yards on average every second. Seven yards in one second and 70 yards in ten seconds are both ratios, but only one of them is a unit rate.A ratio that compares two amounts of DIFFERENT types of UNITS is called a rate. When a rate is expressed as a fraction, the denominator is 1 unit. Divide the numerator and denominator of the rate by the denominator to represent a rate as a unit rate.Unit rates may seem difficult to understand, but it explains a specific unit of measurement based on a rate of time (usually).

For this problem, we are looking for how many miles Ben walked per minute — so the goal is miles per minute

We know Ben walked a total of 3/4 of a mile (or .75 miles) and it took him 8 1/2 minutes to do it (or 8.5 minutes)Since we want miles per minute we need to divide the miles by the minutes.

So, calculate:

.75 miles.    =  0.088 miles per minute8.5 minutes

Therefore, the unit rate for Ben is 8.5 minutes.

To learn more about Unit Rate refer to:

brainly.com/question/19493296

#SPJ1

Complete question:

Ben walked 3/4 of a mile in 8 1/2 minutes. Find the Unit Rate.

What is the end behavior of the polynomial function? Drag the choices into the boxes to correctly describe the end behavior of the function. f(x)=6x9−6x4−6 f(x)=−3x4−6x+4x−5


As x→−∞


As x→∞

Answers

The end behavior of the polynomial function is as shown in the attached picture.

What is polynomial function?

Polynomial functions refers to equation that consists of variables that have non negative exponents or powers. The when there is only one term in the equation it is referred to as monomial

What is end behavior of polynomial function?

The end behavior refers to the behavior of the function at the extremes of the x direction.

The end behavior of a polynomial function is controlled by the term that has the leading terms

In the given question,

The first question has 6x^9 as the term that controls the end behavior hence substituting the -∞ and +∞ gives the end behavior as attachedSimilarly, the second function has -3x^4 as the leading term substituting the -∞ and +∞ gives the end behavior as attached

Learn more on end behavior at: https://brainly.com/question/1365136

#SPJ1

according to the national retail federation, 34% of taxpayers used computer software to do their taxes. a sample of 125 taxpayers was selected. 4. what is the distribution of the sample proportion of the 125 taxpayers that used the computer software to do their taxes? a. n(0.34, 0.0424) b. n(0.34, 82.5) 5. what is the probability that between 28% and 40% of the taxpayers from the sample of 125 used computer software to do their taxes? a. pnorm(0.4,0.34,0.0424)-pnorm(0.28,0.34,0.0424) b. pnorm(0.4,0.34,125)- pnorm(0.28,0.34,125)

Answers

4)  the distribution of the sample proportion of the 125 taxpayers that used the computer software to do their taxes is n(0.34, 0.0424) - option A

5)  the probability that between 28% and 40% of the taxpayers from the sample of 125 used computer software to do their taxes is pnorm(0.4,0.34,0.0424) - pnorm(0.28,0.34,0.0424) - Option A

4) Given data:

P = 0.34 and n = 125

Since, np = 0.34 * 125 = 42.5 > 10

& n(1 - p) = 125 * 0.66 = 82.5 > 10

Therefore, the normal distribution can be used here:

Mean is μp = p = 0.34

The standard Deviation is σp = [tex]\sqrt \frac{P(1-p)}{n} = \sqrt\frac{(0.34)(0.66)}{125} = 0.0424[/tex]

The distribution of sample proportion will be;

N (0.34, 0.0424)

Therefore, option (a) is correct that is n(0.34, 0.0424)

5) The likelihood that between 28% and 40% of the 125 taxpayers in the sample used tax preparation software is calculated as follows:

pnorm (0.4, 0.34. 0.0424) - pnorm (0.28, 0.34, 0.0424)

Therefore, option A is correct that is pnorm(0.4,0.34,0.0424)-pnorm(0.28,0.34,0.0424)

To know more about computer software, refer to this link:

https://brainly.com/question/12977866

#SPJ4

what are the coordinates of the image P for a dilation with center (0,0) and a scale factor 2? answer choices :• (2,0) • (0,6)• (-4, 2)• (0,5)

Answers

Rule for a dilation with center (0,0)

[tex](x,y)\rightarrow(kx,ky)[/tex]

k is the scale factor.

For point P (0,3):

[tex]\begin{gathered} P(0,3)\rightarrow P^{\prime}(2(0),2(3)) \\ P(0,3)\rightarrow P^{\prime}(0,6) \end{gathered}[/tex]Then the coordiantes of point P after the dilation are (0,6)

Ruth is a costume designer for the local children's theater company. Yesterday, she sewed 1 female costume and 5 male costumes, which used 52 yards of fabric. Today, she sewed 5 female costumes and 2 male costumes, which used a total of 76 yards. How many yards of fabric does each type of costume require? yards of fabric, and every male costume requires Each female costume requires yards.

Answers

Given:

Yesterday:

1 female and 5 male = 52 yards

Today:

5 female and 2 male = 76 yards

Let's find the number of yards of fabric each type of costume requires.

Let F represent the number if yards for each female customer use.

Let M represent the number of yards each male customer uses.

From this situation, we have the system of equations:

1F + 5M = 52

5F + 2M = 76

Now, let's solve the system of equations simultaneously using substitution method.

Rewrite equation 1 for F:

F = 52 - 5M

Substitute 52 - 5M for F in equation 2:

[tex]\begin{gathered} 5F+2M=76 \\ \\ 5(52-5M)+2M=76 \\ \\ 5(52)+5(-5M)+2M=76 \\ \\ 260-25M+2M=76 \\ \\ 260-23M=76 \end{gathered}[/tex]

Subtract 260 from both sides:

[tex]\begin{gathered} 260-260-23M=76-260 \\ \\ -23M=-184 \end{gathered}[/tex]

Divide both sides by -23:

[tex]\begin{gathered} \frac{-23M}{-23}=\frac{-184}{-23} \\ \\ M=8 \end{gathered}[/tex]

Substitute 8 for M in either of the equations:

F = 52 - 5M

F = 52 - 5(8)

F = 52 - 40

F = 12

Therefore, we have the solution:

F = 12, M = 8

Each male customer requires 8 yards while each female customer requires 12 yards.

ANSWER:

• Male customer = 8 yards

,

• Female customer = 12 yards

Learning target: I can calculate the surface area of 4 ( width) cm and 20 (height) cm

Answers

Answer:

20 times 4

Step-by-step explanation:

suricce area

20 times 4
STEP-BY-STEP-EXPLANATION

what is the formula to find the circumference of a circle?

Answers

Answer:

C = 2 \pi r

Step-by-step explanation:

Complete the flow proof of the converse of the corresponding angles theorem. Fill in the blanks.

Answers

When two lines and a transversal form comparable angles that are congruent, the lines are parallel, which is the converse of the corresponding angles theorem's flow proof. Which means that line c ║ to line d.

What are perpendicular lines?

The two different lines that meet at an angle of 90 degrees are called perpendicular lines. Do your walls' connecting corners—or the letter "L"—share any similarities? They are the straight lines, referred to as perpendicular lines, that intersect at the proper angle. An angle of 90 degrees between two straight lines is known as a perpendicular. The illustration depicts a little square in between two perpendicular lines to indicate the 90° angle, which is also known as a right angle. Here, a right angle between the two lines Two lines that cross each other at a 90° angle are referred to as perpendicular lines in mathematics. I

To know more about perpendicular lines ,visit:

brainly.com/question/18271653

#SPJ13

I need help!
Use the given information to select the factors of f(x). f(4)=0 f(-1)=0 f(3/2)=0. Make sure to select all correct answers for full credit.

Answers

Using the information of the factors f ( x ) are

( x + 1 ) ⇒ f ( -1 )( x - 4 ) ⇒ f ( 4 )( 2x - 3 ) ⇒ f ( 3/2 )

What is a function in math?

The term function as used n math refers to a relation consisting of variables. the variables are of two major types which include

The dependent variableThe independent variable

The given function is substituted in the several equations given but the equations that yielded the desirable result of f ( x ) = 0 are:

option 4option 5option 6

Therefore they are the correct choice

Learn more about function at: https://brainly.com/question/10439235

#SPJ1

Here are the scores that Jenna has received on her seven quizzes: 16, 11, 20, 16, 12, 17, 18 What is the lower quartile?​

Answers

Based on the scores that Jenna received on her quizzes, the lower quartile can be found to be 12

How to find the lower quartile?

To find the lower quartile, use the formula:

= (Number of scores + 1) x 1/4

But before that, you need to arrange the scores that Jenna received, from ascending order:

11, 12, 16, 16, 17, 18, 20

Then use the formula to find the position of the lower quartile:

= (7 + 1) x 1/4

= 8 x 1/4

= 2

It is in the second position. The lower quartile score is therefore 12.

Find out more on the lower quartile at https://brainly.com/question/10005803

#SPJ1

Based on the scores that Jenna received on her quizzes, the lower quartile would be; 12

What is quartile?

Quartiles are then selected as 3 points such that they create four groups in the data, each groups approximately possessing 25% of the data.

To determine the lower quartile, use the formula as;

= (Number of scores + 1) x 1/4

But before that, we need to arrange the scores that Jenna received, from ascending order which is;

11, 12, 16, 16, 17, 18, 20

Thus, use the formula for the position of the lower quartile:

= (7 + 1) x 1/4

= 8 x 1/4

= 2

Hence, It's in the second position. The lower quartile score is; 12.

Find out more on the lower quartile at;

brainly.com/question/10005803

#SPJ1

The coordinates of rhombus abcd are a(-4,-2) b(-2,6) c(6,8) d(4,0). What is the area of the rhombus

Answers

First, graph the rhombus:

Area of a rhombus = Product of diagonals / 2

Find the length of the diagonals:

Distance between points:

[tex]\sqrt[\placeholder{⬚}]{(x2-x1)^2+(y2-y1)2^}[/tex]

Diagonal AC

[tex]AC=\sqrt[\placeholder{⬚}]{(6-(-4))^2+(8-(-2))^2}[/tex]

AC= 10√2

Diagonal BD

[tex]BD=\sqrt[\placeholder{⬚}]{(4-(-2))^2+(0-6)^{^2}}[/tex]

BD=6√2

Area= AC x BD / 2

Area = [(10√2) x (6√2)]/2

Area = 60

kid had 10 apples and he gic

Answers

Answer:

The meal cost $14.51 per person.

Step by step explanation:

Meal cost: 46.72

Sales tax: 8%

Then.

then we take out 8% of the value

[tex]46.72\text{ x 0.08 =3.74}[/tex][tex]46.72+3.74\text{ = 50.46}[/tex]

Tip : 15% (meal and sales tax)

[tex]50.46\text{ x 0.15 = 7.57}[/tex][tex]50.46\text{ + 7.57 = 58.03}[/tex]

There are 4 people.

[tex]\frac{58.03}{4}=14.51[/tex]

A test is worth 100 pts. Each problem is worth either 2 or 5 pts. The number of 5 pt problems is 22 less than 2pt problems. How many problems of each type are on the test

Answers

The number of two pt problems are 30 and 5 pt problems are 8.

What is Equation?

Two or more expressions with an Equal sign is called as Equation.

Let x= one type of question

Let x-22= the other type of questions

100=2x+5(x-22) Distribute

100=2x+5x-110

100=7x-110

100+110=7x

210=7x

Divide both sides by 7

one type 30=x

second type 30-22=8

Hence the number of two pt problems are 30 and 5 pt problems are 8.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ1

NEEED HELP PLSSSS . Find x in triangles Geometry.

Answers

Answer:

10) x = 76,12) x = 8, Perimeter = 77 units

=========================

Question 10

The triangle is isosceles as marked.

The two opposite angles of equal sides are equal, one of them is x and the angle in between them is 28°.

Use angle sum of the triangle:

2x + 28 = 1802x = 152x = 76

Question 12

Same as previous question, we have an isosceles triangle. Equal sides are:

3x + 5 = 5x - 115x - 3x = 5 + 112x = 16x = 8

Find the perimeter by substituting the value of x:

P = 3*8 + 5 + 5*8 - 11 + 2*8 + 3 = 77 units

a license plate in a certain state consists of 4 digits, not necessarily distinct, and 2 letters, also not necessarily distinct. these six characters may appear in any order, except that the two letters must appear next to each other. how many distinct license plates are possible?

Answers

33,800,000 are total distinct six characters license plates possible such that the two letters must appear next to each other. We can solve it by using combination formula ( ⁿCr ) .

Total number of digits are 10 i.e., 0,1,2,3,4,5,6,7,8,9. We have given the option to select any four digits out of 10 with repetition. So, we use combination formula

ⁿ C r = n!/(r! ×(n-r)! )

For 1ˢᵗ digit, the number ways to choose the 1ˢᵗ digit is ¹⁰C ₁= 10

For 1ˢᵗ letter, the number of ways to choose the 1ˢᵗ letter is ²⁶C ₁= 26

There are 10×10×10×10 = 10⁴ ways to choose four digits . In a similar way, the total number of letters for choice is 26 ; i.e., from A to Z. We were given the task of choosing two letters from a list of 26 , which were not necessarily distinct .

There are 26×26 = 26²ways to choose the two letters . For the letters to be next to each other, they can be the 1ˢᵗ and 2ⁿᵈ, 2ⁿᵈand 3ʳᵈ, 3ʳᵈand 4ᵗʰ, 4ᵗʰand 5ᵗʰ, 5ᵗʰ and 6ᵗʰ characters . So, there are 6-1 = 5 are choices for the positions of the letters .

Therefore, numbers of distinct license plates is 5×10⁴× 26² = 33,800,000

To learn more about Combination formula, refer:

https://brainly.com/question/13654367

#SPJ4

In 2022, a company made a profit of $1.38 million. That amount is $2.54 million more than the profit from 2021.
What is the profit from 2021? Write & solve an Algebraic Equation.

Answers

P = 1.38 - 2.54 = -1.16 = a negative profit of $1.16 million = a loss of $1.16 million

“Order these numbers from smallest to largest: 2/3, 7/8, 0.5, 2/5. Justify your answer”

Answers

Step 1

Given

[tex]\frac{2}{3},\frac{7}{8},\frac{1}{2}\text{ and }\frac{2}{5}[/tex]

Required: To arrange them from smallest to largest.

Note: 0.5 = 1/2

Step 2

Find the lowest common multiple of the numbers in the denominator : 3,8,2 and 5

Hence, the lowest common multiple will be

[tex]2\times2\times2\times3\times5\text{ = 120}[/tex]

Step 3

Use the LCM to arrange the numbers as seen below

From the numbers gotten from using the LCM, we can now conclude

Step 4

Arrange them from smallest to largest

[tex]\begin{gathered} \text{From the size of the numbers related to the image above,} \\ 80->\frac{2}{3},\text{ 105}\to\frac{7}{8},\text{ 60}\to\frac{1}{2},\text{ 48}\to\frac{2}{5} \end{gathered}[/tex]

We can arrange them as follows

[tex]\frac{2}{5},\frac{1}{2},\frac{2}{3},\frac{7}{8}[/tex]

Solve the unequality
10 is greater than X over six

Answers

Answer:

x25 - 24.1x square would be your answer

Step-by-step explanation:

Need help with #6 don’t know how to find truth values.

Answers

The statement p is: Saturn is a planet.

The statement q is: Hong Kong is a city.

Now the first part of our composite proposition is:

[tex]p\lor\sim q[/tex]

This means that we have to negate the statement q, this would be: Hong Kong is not a city.

Now we make the disjunction between the statement p and the negation of q, then we have:

[tex]p\lor\sim q\text{ means: Saturn is a planet or Hong Kong is not a city}[/tex]

The second part of our composite porposition is:

[tex]\sim p\wedge q[/tex]

This means that we have to negate the statement p, then we have: Saturn is not a planet. Then we make the conjunction between the negation of p and q, then we have:

[tex]\sim p\wedge q\text{ means: Saturn is not a planet and Hong Kong is a city}[/tex]

Finally we make the disjunction between the statements discussed so far, hence the statament

[tex](p\lor\sim q)\lor(\sim p\wedge q)[/tex]

means:

Saturs is a planet or Hon kong is not a city OR Saturn is not a planet and Hong Kong is not a city.

Now, to determine the truth value of the composite proposition we have to remember that a disjunction is TRUE if one of the statements that make it is true and that the conjunction is TRUE only if both stataments that make it are true.

The first statement is: Saturn is a planet or Hong kong is not a city. Since this is a disjunction and the statement Saturn is a planet is TRUE, then the proposition is true.

The second statement is: Saturn is not a planet and Hong Kong is not a city. Since this is a conjunction and the statement Saturs is not a planet is FALSE, the the second statement is FALSE.

Now since the composite statemtent is made of a TRUE and a FALSE statement and it is a disjunction we conclude that the truth value of the statement given is TRUE.

24, 10:33:13
If f(x) = 4x4 - 3x² + 4, then what is the remainder when f(x) is divided by
x + 3?

Answers

Answer:Given : f(x)=x

4

−3x

2

+4

f(2)=(2)

4

−3(2)

2

+4

=16−12+4=8

This can also be verified by the actual divison

The area of Eh Kri's rectangular backyard, in square feet, can be found using the expression 2(4x + 5y). Use the distributive property to write an equivalent expression for the area of Eh Kri's backyard.

Answers

The area of a rectangular backyard = 2(4x - 5y)

The algebraic expression has a equivalent expression as = 2 x 4x + 2 x 5y

= 8x + 10y

A factory makes light fixtures with right regular hexagonal prisms where the edge of a hexagonal base measures 4 centimeters and the lengths of the prisms vary. It costs $0.04 per square centimeter to fabricate the prisms and the factory owner has set a limit of $11 per prism. What is the maximum length of each prism?

Answers

The maximum length of each prism is equal to 7.99 centimeter.

How to calculate the maximum length of each prism?

First of all, we would determine the maximum surface area of this regular hexagonal prism by using this mathematical expression:

Maximum surface area (quantity) = Cost/unit price

Maximum surface area (quantity) = $11/$0.04

Maximum surface area (quantity) = 275 square centimeter (cm²).

Mathematically, the surface area of a regular hexagonal prism can be calculated by using this formula:

A = 6al + 3√3a²

Where:

A represents the surface area of a regular hexagonal prism.a represents the edge length (apothem) of a regular hexagonal prism.l represents the length of a regular hexagonal prism.

Substituting the given parameters into the formula, we have;

275 = 6 × 4l + (3√3 × 4²)

275 = 24l + 48√3

24l = 275 - 48√3

24l = 191.8616

l = 191.8616/24

Length, l = 7.99 centimeter.

Read more on hexagonal prism here: https://brainly.com/question/27216897

#SPJ1

Paul bought 1 7/8 m of fabric to make a shirt, while Rita bought 1 3/4 m to make her shirt. How much MORE fabric did Paula buy then Rita?

Answers

Fabric bought by Paul and Rita to make a shirt was 1 7/8 m and 1 3/4 m respectively , Paul bought 1/8 m more than Rita.

As given in the question,

Length of fabric bought by Paul to make his shirt = 1 7/8 m

Length of fabric bought by Rita to make his shirt = 1 3/4 m

Convert length of fabric into proper fraction

Paul fabric = 1 7/8 m

                 = 15 /8 m

Rita fabric = 1 3/4 m

                = 7 /4 m

Length of Paul fabric more than Rita

Length of more fabric bought by Paul than Rita = (15 /8) - ( 7/4)

                                                                          = (15/8) - (14/8)

                                                                          = 1/8 m

Therefore, fabric bought by Paul and Rita to make a shirt was 1 7/8 m and 1 3/4 m respectively , Paul bought 1/8 m more than Rita.

Learn more about more than here

brainly.com/question/18854605

#SPJ1

3. there are 27 tasks available. you will be randomly assigned 12 of them. there are 10 of them that you want to do. (a) what is the probability that you will be assigned none of the tasks that you want? (b) what is the probability that you will be assigned exactly 7 of the tasks that you want? (c) what is the probability that you will be assigned at least 1 of the tasks that you want? (d) what is the probability that you will be assigned at least 7 of the tasks that you want?

Answers

On solving using combinations (C) we get the answers for part a)the probability that you will be assigned none of the tasks that you want = 0.035% b) the Probability that I am assigned exactly 7 of the tasks that I want = 0.0427 c)The probability that I am assigned at least one of the tasks I want = 0.9996 d)Probability that I am assigned at least 7 of the tasks I want = 0.049

a) There are 27 tasks and 10 tasks I want to do. Thus there are 17 tasks I do not want to do. I am randomly assigned 12 tasks. The probability that I will be assigned none of the tasks that I want is p = 17C12 / 27C12 = 3. 55 * 10 ^ (-4) = 0.035 %

b) The probability that I am assigned exactly 7 of the tasks that I want

p = 10C7 * 17C5 / 27C12 =  0.0427  = 4.27%

c) The probability that I am assigned at least one of the tasks I want

p = 1 - 17C12 / 27C12    where 17C12 / 27C12 is the probability that I get assigned 0 tasks I want.

Thus, p = 1 - (7/19665) = 0.9996

d)Probability that I am assigned at least 7 of the tasks I want

p = (10C7*17C5+10C8*17C4 + 10C9*17C3 + 10C10*17C2) / 27C12

⇒ p = 17 / 345 = 0.049 = 4.9%

The usefulness of combinations in finding out probability:

brainly.com/question/3901018

#SPJ4

Find the missing dimension of the figure shown to the right round to the nearest 10th

Answers

Given the right triangle:

The Pythagorean theorem states that:

[tex]a^2+b^2=c^2[/tex]

From the problem, we identify:

[tex]\begin{gathered} b=14^{\prime}^{\prime} \\ c=19^{\prime}^{\prime} \end{gathered}[/tex]

And a is our missing value. Using the Pythagorean theorem:

[tex]\begin{gathered} a+14^2=19^2 \\ a^2=361-196 \\ a=\sqrt[]{165} \\ a=12.8^{\prime}^{\prime} \end{gathered}[/tex]

PLSSSSSSSSS HELP DUE SOON!!!

Answers

Answer:

option 4

Step-by-step explanation:

let c represent the old amount , then twice the old amount is 2c.

1.5 less than twice the old amount is 2c - 1.5 , so

2c - 5 = 6

for rayleigh winds with an average wind speed of 8 m/s: a. how many hours per year do the winds blow at less than 13 m/s? (5') b. how many hours per year are wind speeds above 25 m/s? (5')

Answers

A. 7658.8 hr/year

B. 4.082 hr/year

C. 99206 kwh

Moreover, The annual average wind speed was calculated directly at 4.56 m/s. Using the Weibull distribution, the annual wind speed is 4.55 m/s, while using the Rayleigh distribution it is 4.523 m/s. The annual wind power density was directly calculated to be 114.54 W/m2.

You can learn more about this through link below:

https://brainly.com/question/22610586#SPJ4

David has a wooden board that is 6 feet long. how many pieces can be cut from the board if the length of each piece is 1/3 of a foot

Answers

total length = 6 ft

length of the piece = 1/3

[tex]\text{Number of pieces = 6 / }\frac{1}{3}\text{ = }\frac{\frac{6}{1}}{\frac{1}{3}}\text{ = }\frac{6x\text{ 3}}{1\text{ x 1}}=\text{ }\frac{18}{1}\text{ = 18}[/tex]

There will be 18 pieces

3. Your boss asks you to compare three phone plans. Identify the cheapest plan when an average of 190 text messages are sent each month. • Plan A costs a basic fee of $29.95 per month and 13 cents per text message • Plan B costs a basic fee of $53.00 per month and has unlimited text messages. • Plan C has no basic fee, but charges $0.28 per text message. 2021 Illuminate Education. Inc

Answers

Analyze each plan according to the given specifications.

Plan A:

The basic fee must be added to the product of 0.13 and the average messages sent.

[tex]29.95+190\cdot0.13=54.65[/tex]

Plan B:

It already includes the cost for unlimited messages.

[tex]53.00[/tex]

Plan C:

The plan costs the product of 0.28 and the average messages sent.

[tex]190\cdot0.28=53.2[/tex]

When comparing these plans, the cheapest one is Plan B, which only costs $53.00.

Jonathon's family is driving to a foot ball game. they have completed 40% of the trip they have traveled 20 miles how far is the trip

Answers

The total distance of the trip is 50 miles

How to determine the length of the trip?

From the question, we have the following parameters

Distance completed = 40%

Distance travelled = 20 miles

Represent the total distance with x

So, we have the following equation

Distance travelled = Distance completed  *Total distance

This gives

Distance travelled = Distance completed  * x

So, we have

20 miles = 40% * x

Divide both sides by 40%

x = 50 miles

Hence. the length of the trip is 50 miles

Read more about distance at

https://brainly.com/question/7243416

#SPJ1

Other Questions
This map could BEST be used to describe what early-20th century diplomatic understanding?ResponsesA The North Atlantic TreatyThe North Atlantic TreatyB Organization of Petroleum Exporting CountriesOrganization of Petroleum Exporting CountriesC Sykes-Picot AgreementSykes-Picot AgreementD The Law of Return Why isnt the mitochondria classified as part of the endomenbrame system During The Fourth Tuesday We Talk About Death chapter, Morrie says,"Everybody knows they are going to die, but nobody believes it. If we did, we would dothings differently." Explain some of the problems with living life carelessly, and thenpropose some essential solutions for being intentional or mindful in creating a life ofvalue The mean height of married american women in their early twenties is 64.5 inches and the standard deviation is 2.5 inches. the mean height of married men the same age is 68.5 inches, with standard deviation 2.7 inches. the correlation between the heights of husbands and wives is about r = 0.5. find the height of the husband without using least mean if AC equals x + 3 and DB equals 3x - 19 find a CFA E equals 3x + 3 + E C equals 5x - 15 find a c d equals 50x - 7 + 80 equals 4x + 9 find DB Air pressure increases as you travel higher above sea level. This is the reason that cabins in commercial airliners require pressurization. True False Trent earns scores of 60, 90, and 72 on three chapter tests for a certain class. His homework grade is 68 and his grade for a class project is 64. The overall average for the course is computed as follows: the average of the three chapter tests makes up 50% of the course grade; homework accounts for 10% of the grade; the project accounts for 20%; and the final exam accounts for 20%. What scores can Trent earn on the final exam to pass the course if he needs a "C" or better? A "C" or better requires an overall score of 70 or better, and 100 is the highest score that can be earned on the final exam. Assume that only whole-number scores are given. To obtain a "C" or better, Trent needs to score between and Inclusive. I will show you the pic The sum of ages of 5 children born at the intervals of 3 years each is 50 years. What is the age of the youngest child? When the American colonists declared independence in 1776, what principle did they argue that Britain had violated?O Legally binding Magna CartaO Precedent decision Social contract what is effective about the opening of this message? check all that apply. gains attention uses an interesting fact uses a direct pattern sounds preachy or parental What types of waste are mostly produced in school? A jet engine applies a force of 300 N horizontally to the right against a 50 kg rocket. The force of air friction 200 N. If the rocket is thrust horizontally 2.0 m, the kinetic energy gained by the rocket is on a test consisting of 250 questions, jassi answered 40% of the first 125 questions correctly. what percent of the other 125 questions does she need to answer correctly for her grade on the entire exam to be 60% beginning inventory at retail (base year)$ 120,000 ending inventory at retail$ 168,000 beginning cost-to-retail percentage40% current-year cost-to-retail percentage45% retail price index for the year1.12 what is the estimate of ending inventory using the dollar-value lifo retail method? which equation represents the function modeled by the graph? (picture of graph below) I believe the incorrect statement is dissolution of oxygen in water is due to dipole- induced dipole interaction. Lin is paid $90 for 5 hours of work. She used the following table to calculate how much she would be paid at this rate for 8 Hours of work. 1. What is the meaning of the 18 that appears in the table? 2. Explain how Lin used this table to solve the problem. 3. At this rate, how much would Lin be paid for 3 hours of work? For 2.1 hours of work. AMOUNTS EARNED ($) | TIME WORKED(hours) 0.9(x+1.4)2.3+0.1x=1.6please help, I'm really not sure how to do this. b. 9m2 + 6m + 6 = 5 has real roots and imaginary roots