Complete the proof of the transitive property of parallel lines Theorem

Answers

Answer 1

The most appropriate choice for parallel line has been given by

Transitive property of parallel lines Theorem has been proved.

What are parallel lines?

Parallel lines

Two lines are said to be parallel if on extending them indefinitely, they will never intersect

Transversal

Transversal is a line that intersects two or more parallel lines

Here,

The diagram has been attached

line l ║ line m and line m ║ line n.

To prove line l║ line n

line l ║ line m

∠ABC = ∠ADE [Corrosponding angles are equal]

line m ║ line n.

∠ADE = ∠AFG [Corrosponding angles are equal]

So, ∠ABC = ∠AFG

So corrosponding angles of line l and line n are equal. So,

line l ║line n

Transitive property of parallel lines Theorem has been proved.

To learn more about parallel lines, refer to the link:

https://brainly.com/question/26961508

#SPJ9

Complete The Proof Of The Transitive Property Of Parallel Lines Theorem

Related Questions

a basketball player averages 13.5 points per game. there are 22 games in a season. at this rate, how many points would the player score in an entire season

Answers

In order to find the total player score, we just need to multiply the average of the player by the number of games in the season. So we have:

[tex]\text{total score}=22\cdot13.5=297[/tex]

So the player score in the entire season would be 297.

pls help thx i don’t know what to do here options are a)0.3125b)2.2c)6.6d)3.2

Answers

Given:

The graph for height and width.

[tex]Height=constant\times width[/tex]

Required:

What is the value of the constant in the equation?

Explanation:

From graph, we can evaluate respective values in equation and can get value of constant as:

[tex]\begin{gathered} height=constant\times weight \\ 1.6=constant\times0.5 \\ constant=3.2 \end{gathered}[/tex]

Answer:

The value of constant equals 3.2

4. In 2017, chicken consumption in pounds consumed for 100 randomly selected people hasa mean * = 55.2 pounds and a standard deviation s = 23 pounds. Construct a 90%confidence interval the mean weight of chicken consumption in 2017.

Answers

(a)

The given parameters are:

[tex]\begin{gathered} \text{Mean}=\bar{X}=55.2 \\ \text{Standard deviation}=\sigma=23 \\ Sample\text{ size}=n=100 \\ z=1.644854\text{ (90\% confidence ineterval)} \end{gathered}[/tex]

(b)

The formula to find the margin of error for a 90% confidence interval is given below:

[tex]E=z\times\frac{\sigma}{\sqrt[]{n}}[/tex]

Substitute the value from part (a), to get

[tex]\begin{gathered} E=1.644854\times\frac{23}{\sqrt[]{100}} \\ =1.644854\times\frac{23}{10} \\ =3.7832 \end{gathered}[/tex]

Thus, the margin of error is 3.7832.

(d)

The given sample's confidence interval is,

[tex]55.2\pm3.7832[/tex]

So, the confidence interval is (51.42 to 58.98).

(d)

For 90% confidence interval, the mean weight of chicken consumption is between 51.42 pounds and 58.98 pounds.

A tortoise is walking in the desert it walks for 5.12 m at a speed of 4 m/min. how many minutes does it walk

Answers

1.3 minutes does the tortoise walk.

What is speed- distance formula?

Speed, time, and distance relationships

Distance/Time x Speed This reveals how quickly or slowly an object is moving. It gives the amount of time it took to travel a certain distance divided by the distance travelled.Speed is inversely correlated with time and directly correlated with distance. Therefore, as the speed increases, the time required, because Time = Distance / Speed. Distance = Speed X Time.

Each Speed, Distance and Time can be expressed in different units:

Time: seconds(s), minutes (min), hours (hr)Distance: (meters (m), kilometers (km), miles, feetSpeed: m/s, km/hr

Given:

distance= 5.2 m

speed= 4 m/ min

Now using

speed= Distance / time

4 = 5.2 / time

time= 5.2/4

time= 1.3 minutes.

Hence, 1.3 minutes does the tortoise walk.

Learn more about speed- distance formula here:

https://brainly.com/question/25422529

#SPJ1

Please solve math question FAST

Answers

Answer:

Solution below.

Step-by-step explanation:

This question tests on the concept of percentages and comparing current and previous values.

Lets analyse the first statement from the question.

Taylor earned 15% more each week in September than in July.

We know that the formula for percentage change:

((Final Value - Initial Value) ÷ Initial Value) × 100

Comparing July and September,

we know that the change is 15% and the Final Value (September) is $207.

So we can substitute values into the formula to find the value for July.

[tex] \frac{207 - july}{july} \times 100 = 15 \\ \frac{207 - july}{july} = \frac{15}{100} \\ 207 - july = 0.15july \\ 1.15july = 207 \\ july = \frac{207}{1.15} \\ = 180[/tex]

Now we know Taylor earned $180 in July, we can use the same formula to find the amount she earned in August. Given Initial Value (July) = $180 and percentage change = 10% (She earns 10% more in August than in July)

[tex] \frac{sep - 180}{180} \times 100 = 10 \\ \frac{sep - 180}{180} = \frac{10}{100} \\ \frac{sep - 180}{180} = 0.1 \\ sep - 180 = 0.1 \times 180 \\ sep - 180 = 18 \\ sep = 18 + 180 \\ = 198[/tex]

Therefore, Taylor earns $198 per week in September.

7 A total of 340 gallons of oil is divided between two tanks. If at least half of the oil is pumped into the first tank, which number line represents that possible amount of oil in the second tank? (A 400 100 200 300 B 300 400 200 100 tot 200 300 400 100 O HH 300 400 100 200

Answers

Half of 340 gallons is:

[tex]170\text{ gallons.}[/tex]

Let x represent the amount of oil in the second tank, we know that at least 170 gallons were pumped into the first tank, therefore, at most the other half is in the second tank:

[tex]x\ge170.[/tex]

Answer: The above inequality in the number line is represented as follows:

write two numbers that multiply to 54 and add to -21

Answers

This is the solution to a 2 degree equation:

[tex]x^2-21x+54=0[/tex]

The two numbers that multiply to 54 and add to -21 are the roots of this equation.

We can find the solution of an equation with this form:

[tex]ax^2+bx+c=0[/tex]

With this formula:

[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]

For this problem, a = 1, b = -21 and c = 54:

[tex]x=\frac{21\pm\sqrt[]{(-21)^2-4\cdot1\cdot54}}{2\cdot1}=\frac{21\pm\sqrt[]{441-216}}{2}=\frac{21\pm\sqrt[]{225}}{2}=\frac{21\pm15}{2}[/tex]

The two numbers are:

[tex]\begin{gathered} x_1=\frac{21+15}{2}=\frac{36}{2}=18 \\ x_2=\frac{21-15}{2}=\frac{6}{2}=3 \end{gathered}[/tex]

The numbers are -18 and -3 (they must be negative so they add up to a negative number)

How many lines of symmetry does the figure have

○ 8
○ 7
○ 9
○0

Answers

Answer:

7

Step-by-step explanation:

First count the sides and draw a line above the shape and you will it's 7

Mrs. Henry's sixth-grade class has 30 students, 18 of which are boys. Which of the following describes the ratio of boys to girls in Mrs. Henry's class?

(DUE TOMORROW)​

Answers

Answer:

18:12

Step-by-step explanation:

Just subtract the 18 boys from the total 30, to get the girls total in the class.

p= principal amount, 0.12= the interest charged; p+0.12p=224 . write a problem based on the given information

Answers

Step 1: Let's review the information given to us to answer the problem correctly:

• p = Principal

,

• 0.12 = Interest rate

,

• 224 = Future value

Step 2: Let's write a problem based on this information, using the Simple Interest Formula, as follows:

A = P(1 + rt), where:

A = Final amount

P = Principal

r = Annual interest rate

t = Time in years

224 = P (1 + 0.12t)

224 = 1.12Pt

Pt = 224/1.12

Pt = 200

If P = 200, then t = 1

Step 3: Let's interpret the answer and the problem we just wrote.

What is the amount of principal and the time of deposit for a savings account that earns 12% annually, and shows a final balance of $ 224?

Answer: $ 200 and the period of time is 1 year.

3 1/4 x 2/3 = ??grade. 7th

Answers

Given the expression:

[tex]3\cdot\frac{1}{4}\cdot\frac{2}{3}[/tex]

Fist step is to express the "whole" as a fraction, for this, divide it by 1

[tex]\frac{3}{1}\cdot\frac{1}{4}\cdot\frac{2}{3}[/tex]

Second step, multiply the first two fractions:

[tex]\frac{3}{1}\cdot\frac{1}{4}=\frac{3\cdot1}{1\cdot4}=\frac{3}{4}[/tex]

Third step, multiply the result of the first operation by the third fraction:

[tex]\frac{3}{4}\cdot\frac{2}{3}=\frac{3\cdot2}{4\cdot3}=\frac{6}{12}[/tex]

Finally simplify the expression, both the numerator and denominator are divisible by 6 so:

[tex]\frac{6\div6}{12\div6}=\frac{1}{2}[/tex]

Then the result for the given expression is 1/2

[tex]3\cdot\frac{1}{4}\cdot\frac{2}{3}=\frac{1}{2}[/tex]

Slope is 1 and (-2,1) is on the line

Answers

Answer:

y = x + 3

Step-by-step explanation:

Write the equation?

Use:

m (slope) = 1

x = -2

y = 1

y=mx + b

1 = 1(-2) +B

1 = -2 + b   Add 2 to both sides

3 = b

y = mx + b

y = 1x + 3

y = x + 3

2x=8 what is the answer

Answers

[tex]2x=8[/tex]

To solve x:

Divide both sides of the equation into 2:

[tex]\begin{gathered} \frac{2}{2}x=\frac{8}{2} \\ \\ x=4 \end{gathered}[/tex]Then, the solution for the given equation is x=4

The ordered pair below is form an inverse variation.find the constant of variation.(8,6)

Answers

We have that an inverse variation can be represented by the following equation:

[tex]\begin{gathered} k=xy \\ or \\ y=\frac{k}{x} \end{gathered}[/tex]

In this case we have the ordered pair (8,6), then, we have the following constant of variation:

[tex]\begin{gathered} (x,y)=(8,6) \\ \Rightarrow k=(8)(6)=48 \\ k=48 \end{gathered}[/tex]

therefore, the constant of variation is k = 48

Hello i did this question on my own because I thought I understood it but it was wrong I got 1/2

Answers

Given a number 'a', we have the following general rule for exponent:

[tex]a^{-n}=\frac{1}{a^n}[/tex]

in this case, we have:

[tex]3^{-4}=\frac{1}{3^4}=\frac{1}{81}[/tex]

Define a variable, using let statements, set up an equation, then solve. Mark flew from Boston to Baltimore, then Baltimore to Orlando. the number of people on his first flight was five more than four times the number of people on his second flight. if there were 365 people altogether on the two flights how many were on the flight from Baltimore to Orlando?

Answers

First flight = f

second flight = s

Equations

f + s = 365 Equation 1

f = 4s + 5 Equation 2

Solve by substitution

(4s + 5) + s = 365

4s + 5 + s = 365

5s = 365 - 5

5s = 360

s = 360 / 5

s = 72

Find f

f = 4(72) + 5

f = 288 + 5

f = 293

Result

In the flight from Baltimore to Orlando there were 72 people.

Which of these expressions entered into a graphing calculator willreturn the probability that 45 or fewer heads come up when flipping acoin 100 times?

Answers

Prob P = Heads/ flips

. = (n,p,c)

Here n is number of flips

. p is prob of 1 success

. c number of sucess

Then ANSWER IS

OPTION A) binomcdf (100,0.5, 45)

What is the last step in this process?
A, Find the difference between partial products
B, Find the sum of partial products
C, The last step is already complete

Answers

Answer:

B. Find the sum of partial products.

Step-by-step explanation:

Find the equation of the line passing through the points (10,8) and (-10,30). Write your answer in the form

Answers

The equation of a line in slope-intercept form is given by:

[tex]y=mx+b[/tex]

Where m is the slope and b is the y-intercept.

We know two points on the line: (10,8) and (-10,30).

The slope can be found by using the following formula:

[tex]m=\frac{y2-y1}{x2-x1}[/tex]

Where (x1,y1) and (x2,y2) are the coordinates of two points on the line. By replacing the known coordinates we obtain:

[tex]m=\frac{30-8}{-10-10}=\frac{22}{-20}=-\frac{11}{10}[/tex]

The y-intercept can be found by replacing the slope and one of the points in the slope-intercept formula, and solving for b:

[tex]\begin{gathered} 8=-\frac{11}{10}\cdot10+b \\ 8=-11+b \\ 8+11=b \\ b=19 \end{gathered}[/tex]

Thus, the equation of the line is:

[tex]y=-\frac{11}{10}x+19[/tex]

The number line is a graph of the
Rational number
Real numbers
Integers

Answers

The number line is a graph of the Real numbers.

Rational Number And Real Numbers Integers ?Rational and irrational numbers are the two basic categories for real numbers. All fractions and integers are considered rational numbers. The set of integers consists of all whole numbers and negative integers. All natural numbers and zero are considered whole numbers. The only positive and negative whole numbers and natural numbers that fall under the category of integers are real numbers. Due to rational and irrational numbers, real numbers can incorporate fractions; however, integers cannot. Since integers are a collection of all positive counting numbers, zero, and all negative counting numbers that count from negative infinity to positive infinity, they are all rational numbers. Decimals and fractions are not included in the set.

To learn more about Rational Number And Real Numbers refer :

https://brainly.com/question/22221295

#SPJ9

help fast please!!!!!!

Answers

Answer:

B is correct.

Step-by-step explanation:

[tex] \frac{5.96 \times {10}^{4} }{2.98 \times {10}^{3} } = 2 \times 10 = 20[/tex]

Verizon Wireless charges you a one- time processing fee of $250 plus $75 every month for a cell phone. Sprint charges you a one-time processing fee of $50 plus $100 every month for a cell phone. Write an equation to represent the cost of each company. Then complete the table.​

Answers

Answer:

8

Step-by-step explanation:

Question 5(Multiple Choice Worth 2 points)
(Multi-Step Linear Equations MC)

Find the value of x in the following equation:

3.6(2x + 5) = 7.2x + 18

No solution
Infinite solutions
x = 0
x = 2.3

Answers

The Linear equation 3.6(2x + 5) = 7.2x + 18.3 has no solution except when x is put to be zero.

The provided equation is 3.6(2x + 5) = 7.2x + 18.

This is a linear equation in one variable.

We have to solve the equation for x,

We can solve it by simplifying it,

3.6(2x + 5) = 7.2x + 18

7.2x + 18 = 7.2x + 18

7.2x = 7.2x

7.2x - 7.2x = 0

(7.2-7.2)x = 0

(0)x = 0

x =0/0

Hence, there can not be any value of x.

But, if we put x = 0 in the equation,

Then,

3.6(2(0) + 5) = 7.2(0) + 18

18 = 18

So, x = 0 is satisfying the equation.

To know more about Linear equation, visit,

https://brainly.com/question/4074386

#SPJ1

a(n)=3n-7 what is the sum of the 1st and 5th terms of sequence

Answers

Answer: 4

Step-by-step explanation:

To find the first term you replace n with 1.

a(1) = 3(1) -7

a(1) = -4

Now that you have the first term you must find the fifth term by filling in 5 for n.

a(5) = 3(5) - 7

a(5) = 15 - 7

a(5) = 8

Now that we have both terms simply add them together to find the sum.

-4 + 8 = 4

6. Work The dollar amount d that Julia earns varies directly as the number of hours !that she works, and d=$116.25 when 1 = 15 h. Find t when d = $178.25.

Answers

Answer:

t = 23

Explanation:

If the dollar amount d varies directly as the number of hours, t, the equation that relates these variables is

d = kt

Where k is a constant.

We know that for d = $116.25, t = 15 h, so we can replace these values and solve for k as follows

116.25 = k(15)

116.25/15 = k(15)/15

7.75 = k

Then, the equation that relates d and t is

d = 7.75t

Now, we know that d = $178.25 and we want to calculate t, so replacing d and solving for t, we get

178.25 = 7.75t

178.25/7.75 = 7.75t/7.75

23 = t

Therefore t = 23

The perimeter of a parallelogram is 72 meters . The width of the parallelogram is 4 meters less than its length. Write an equation that could be used to find the length of the parallelogram.

Answers

4L = 64

Explanation: The perimeter of a parallelogram (like most other quadrilaterals) is defined as;

P = 2 (L + W)

Where P is the perimeter, L is the length and W is the width. Note that the width is given as 4 metres less than its length, hence if the length is L then the width shall be L-4. The perimeter can now be expressed as follows:

P = 2 (L + [L-4])

If the perimeter is 72, then

72 = 2 (L + L - 4)

72 = 2 (2L - 4)

By expanding the bracket on the right hand side we now have;

72 = 4L - 8

Add 8 to both sides of the equation

72 + 8 = 4L - 8 + 8

80 = 4L

Therefore the equation is 4L = 80

And the Length is 20 metres.

Find the value of AB.D1312mo8AB = [?]

Answers

[tex]\begin{gathered} AE=EB \\ AE=12 \\ \\ AE+EB=AB \\ 12+12=AB \\ AB=24 \end{gathered}[/tex]

a dealer paid 720 kina for a radio and sold it so as to gain 37.5%. find the selling price

Answers

Cost: 720 kina

Earnings: 37.5%

Then, the selling price should be:

100% + 37.5% = 137.5% of 720 kina

=> 137.5*720/100 = 990 kina

The selling price was 990 kina.

Lookout station A is 12 miles from the fire. Lookout station B is 39 miles from station A. The angle at station A is 52°. Find the distance between Station B and the fire.

Answers

Therefore, in order to find out the distance from station b to the fire, we must use the sine formula, as we know that sine is the opposite side divided by the hypotenuse.

We want to find out the opposite side and we already have the hypotenuse that is 12 miles.

So:

[tex]\begin{gathered} \sin52=\text{ }\frac{x}{12} \\ 12(\sin52)=x \\ 12(0.788)=x \\ 9.456=x \end{gathered}[/tex]

Therefore, station B i 09.456 miles from the fire.

I might be A is 52 hopefully its correct

A rectangular piece of cardboard that is 10 inches by 14 inches has squares of length x inches on a side cut from each corner. (Assume that 0 < x < 5.) If the flaps of the figure are folded up, an open box is formed. Represent the volume of this box in the form of a polynomial function V(x).

Answers

This is an aproximation of the described situation. We are taking 4 squares of side lenght x from each corner.

The dashed lines mark up what would be the base of the box. The blue scrabbled areas will be the sides of the box.

Recall that to calculate the volume of the box, we need to multiply the lenghts of each side of the base and then multiply it by the height of the box. So, to calculate the volume we need to determine the lenght of the dashed lined.

Let us calculate the lenght of the black dashed lines. Notice that the horizontal side has a total lenght of 14. So, since we are taking 2 squares of side x, we have that the lenght of the dashed line plus twice the lenght x, we get the total lenght of the side. That is

[tex]\text{Black dashed line + 2x = 14}[/tex]

Then the lenght of the black dashed line is 14-2x.

In the same manner, we can calculate the red dashed lines' lenght. It is 10-2x. Now, our box would be

In the picture, the green line represents the height. Comparing the blue and red lines, we have that the lenght of the green line corresponds to the lenght of the side of the square (x).

So now, we know that the volume of the box is

height * lenght of the base * width of the base = (14-2x)*(10-2x) * (x)

which is a polynomial of the variable x.

Other Questions
12. The tallest platform for Olympic diving is33 feet above the water. After a divercompletes a dive, they reach 14 feet belowthe water. What is the distance between theheight of the platform and the depth of thediver? (Example 3) In the above pyramid, how much energy would the snakes receive when consuming a rabbit? The the rabbits have 2500 energy units within their trophic level find the probability that a family with 12 children will have at least one boy Once they took power in the 1950s under Dwight D. Eisenhower, Republicans reacted to the New Deal by seeking to?further it.ignore it.destroy it.moderate it. Taste aversion learning can occur under which of the following circumstances?a. after just one CS-US pairingb. only if the subject is hungryc. only with very long delays between the CS and USd. only with tastes the subject knows well document the computers, servers, and network equipment in your classroom. design a form for gathering this information, including space for items such as model number, serial number, nic type, mac address, logical address, location, patch panel port connections, and switch port connections. what other information might be important? PLEASE HELP thanks soooo much Dada una sucesin aritmtica, el 75 trmino, a75 es igual a 556, y el 8 trmino, a8 es igual a 87. Hallar el valor del 36 trmino, a36 Which best explains why h2o has a much higher melting and boiling point than co2?. How were Florida counties originally determined? after getting off a roller coaster, randys heart rate slows and he begins to breathe more steadily. which part of his nervous system is most likely active during this situation? a paragraph about World War 2 or 10 facts you decide to run a colleague test before a presentation to your stakeholders. what kinds of information might the exercise give you? select all that apply. What is the molar concentration of Fe2+ ion in an aqueous solution if 37.50 mL of 0.109 M KBrO3 is required for complete reaction with 13.00 mL of the Fe2+ solution? The net ionic equation is:6Fe2+(aq)+BrO3(aq)+6H+(aq)6Fe3+(aq)+Br(aq)+3H2O(l). Aaron buys 5 pounds of potatoes. He divides the potatoes into 1/6 pound portions for dinner. How many portions does Aaron have? A paralegal bills a law firm for 19.5 hours of work at a rate of 240 per hour. How much money has the paralegal earned from this job? Include units in your answer. Find a polynomial with integer coefficients that satisfies the given conditions.Q has degree 3 and zeros 4 and 1 + i. ARALING PANLIPUNANInstructions.In this discussion, you are asked to read and analyse the short story below and answer the process questions provided.EKO: Ugh! I can not take it anymoreMIYA: Who says you can do siomai-all-you-can?EKO: No, I just thought.MIYA: Are you full yet? =))EKO: Actually, no. I'm still hungry. Just fed-up.SELLER: We called that Diminishing Marginal Utility.EKO: Say what now? SELLER: The "utility" of something - the satisfaction you get from it - decreases a bit as you increase your consumption more and more.EKO: So the taste is really bad?SELLER: Just for you, because you've eaten a lot.MIYA: Eh how do you sell a lot like that?SELLER: So we have another merchandise product - like this hamburger.EKO: All right, that's fine.MIYA: Sigh.PROCESS QUESTIONS:1. EKO was not full. However, he felt "fed-up". What is the reason why EKO lost his appetite?2. Is it true that the siomai that EKO eats tastes bads?3. What is the relationship of the principles of Diminishing Marginal Utility to wise decision-making? What is used to create a program that runs on a web server and deals with generation of the content of a web page to satisfy an end-user's request? Quick physics problem BIG POINTS, need asap