The diagram shows that `/_A cong /_D` and `bar(AB) cong bar(DE)`. Which other statement do you need to prove triangle congruency through the SAS criterion?
A. /_C cong /_F
B. bar(BC) cong bar (EF)
C. /_B cong /_E
D. bar(AC) cong bar(DF)

The Diagram Shows That `/_A Cong /_D` And `bar(AB) Cong Bar(DE)`. Which Other Statement Do You Need To

Answers

Answer 1

Answer:

Option D

Step-by-step explanation:

In the given triangles ΔABC and ΔDEF,

∠A ≅ ∠D

AB ≅ DE

By SAS property of congruence of two triangles,

Two sides and the included angle of one triangles should be congruent to corresponding two sides and the included angle of the other triangle.

Therefore, AC ≅ FD will be the desired property to prove the given triangles congruent.

Option D will be the correct option.

Answer 2

Answer:

Step-by-step explanation:

The Diagram Shows That `/_A Cong /_D` And `bar(AB) Cong Bar(DE)`. Which Other Statement Do You Need To

Related Questions

You work as an office assistant who does data entry for a large survey company. Data entry is performed in two-person teams: one person types and the other checks that person's work for errors. Each two-person team, on average, can enter the data of 520 surveys per day. A huge collection of 7,540 surveys will arrive tomorrow and must be entered by the end of the day. In order to enter all of the survey data, how many total employees, working in two-person teams, must work tomorrow?

Answers

Answer:

you just gave your self the answer because you just need to multiply

Step-by-step explanation:

15080 is the answer

PLEASE ANYONE definition of a percent increase?

Answers

Answer:

In any quantitative science, the terms relative change and relative difference are used to compare two quantities while taking into account the "sizes" of the things being compared. The comparison is expressed as a ratio and is a unitless number.

Step-by-step explanation:

I hope it helps

equivalent fraction of 9/11​

Answers

Answer:

1822

Step-by-step explanation:

The fraction 1822 is equal to 911 when reduced to lowest terms.

18

22

is equivalent to 9

11

because 9 x 2 = 18 and 11 x 2 = 22

27

33

is equivalent to 9

11

because 9 x 3 = 27 and 11 x 3 = 33

36

44

is equivalent to 9

11

because 9 x 4 = 36 and 11 x 4 = 44

Answer:

18/22

Step-by-step explanation:

You can choose any number and if you multiply the top number (numerator) and the bottom number (denominator) by that same number, the fractions are equivalent.

If you choose the number 2, then multiply 9 x 2 = 18, and 11 x 2 = 22

Or multiply by 7. Then you would get an equivalent fraction of 63/77  

I believe the answer is 7% but it says round to the nearest tenth of a percent so I am not sure if it is a decimal answer or not. Can someone help me out please?

Answers

Answer:   6.1% decrease

Note: It appears that your teacher doesn't want you to type in the percent sign, as that's already covered for you.

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

Explanation:

The salary decreased by 51500-48355 = 3145

Divide this over the initial salary to get 3145/51500 = 0.0611 which is approximate.

This converts to the percentage 6.11% and that rounds to 6.1%

----------------

As an alternative, you can use the formula method below

A = old value = 51500

B = new value = 48355

C = percent change when going from A to B

C = [ (B-A)/A ] * 100%

C = [ (48355-51500)/51500 ] * 100%

C = (-3145/51500)*100%

C = -0.0611*100%

C = -6.11%

C = -6.1%

The negative C value indicates a percent decrease.

Let f(x)
2x + 8, g(x) = x2 + 2x – 8, and h(x) = 3x – 6.
Perform the indicated operation. (Simplify as far as possible.)
(h · f)(3) =

Answers

Answer:

36

Step-by-step explanation:

(h · f)(x) = h(f(x))

h(f(x)) = h(2x+8)

h(f(x))= 3(2x+8) - 6

h(f(x)) = 6x + 24 - 6

h(f(x))= 6x + 18

If x = 3

h(f(x))= 6(3) + 18

h(f(x))= 18 + 18

h(f(x))= 36

Hence (h · f)(3) = 36

Which histogram represents the following data set?

31, 67, 8, 37, 12, 87, 14, 34, 105, 57, 42, 8, 16, 54, 17, 20, 72, 23,

27, 63, 24, 52, 14, 44, 27, 5, 28, 22, 33, 15, 6, 36, 41, 21, 46

Answers

Answer:

Option A

Step-by-step explanation:

Histogram shows the range of data on the x-axis while the frequency of occurrence is on the y-axis.

We have the following ranges from the Histogram ;

0 to 11

11 to 22

22 to 33

33 to 44

44 to 55

55 to 66

66 to 77

77 to 88

88 to 99

99 to 110

From the given set of data, the frequency according to the range is as follows;

0 to 11; 4

11 to 22; 8

22 to 33; 7

33 to 44; 6

44 to 55; 4

55 to 66; 2

66 to 77; 2

77 to 88; 1

88 to 99; 0

99 to 110; 1

The only Histogram that corresponds to these frequency is option A

Find, correct to the nearest degree, the three angles of the triangle with the given ven
A(1, 0, -1), B(4, -3,0), C(1, 2, 3)
o
CAB =
O
LABC =
O
LBCA =

Answers

9514 1404 393

Answer:

  ∠CAB = 86°

  ∠ABC = 43°

  ∠BCA = 51°

Step-by-step explanation:

This can be done a couple of different ways (as with most math problems). We can use the distance formula to find the side lengths, then the law of cosines to find the angles. Or, we could use the dot product. In the end, the math is about the same.

The lengths of the sides are given by the distance formula.

  AB² = (4-1)² +(-3-0)² +(0-(-1)) = 16 +9 +1 = 26

  BC² = (1-4)² +(2-(-3))³ +(3-0)² = 9 +25 +9 = 43

  CA² = (1-1)² +(0-2)² +(-1-3)² = 4 +16 = 20

From the law of cosines, ...

  ∠A = arccos((AB² +CA² -BC²)/(2·AB·CA)) = arccos((26 +20 -43)/(2√(26·20)))

  ∠A = arccos(3/(4√130)) ≈ 86°

  ∠B = arccos((AB² +BC² -AC²)/(2·AB·BC)) = arccos((26 +43 -20)/(2√(26·43)))

  ∠B = arccos(49/(2√1118)) ≈ 43°

  ∠C = arccos((BC² +CA² -AB²)/(2·BC·CA)) = arccos((43 +20 -26)/(2√(43·20)))

  ∠C = arccos(37/(4√215)) ≈ 51°

The three angles are ...

  ∠CAB = 86°

  ∠ABC = 43°

  ∠BCA = 51°

_____

Additional comment

This sort of repetitive arithmetic is nicely done by a spreadsheet.

Please Help NO LINKS

Use cylindrical shells to find the volume of the solid obtained by rotating the region bounded by
y
=
x
2
,
y
=
0
, and
x
=
9
,
about the
y
-axis.

V
=

Answers

Answer:

[tex]\displaystyle V = \frac{6561 \pi}{2}[/tex]

General Formulas and Concepts:

Algebra I

FunctionsFunction NotationGraphing

Calculus

Integrals

Integration Rule [Reverse Power Rule]:                                                               [tex]\displaystyle \int {x^n} \, dx = \frac{x^{n + 1}}{n + 1} + C[/tex]

Integration Rule [Fundamental Theorem of Calculus 1]:                                     [tex]\displaystyle \int\limits^b_a {f(x)} \, dx = F(b) - F(a)[/tex]

Integration Property [Multiplied Constant]:                                                         [tex]\displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx[/tex]

Integration Property [Addition/Subtraction]:                                                       [tex]\displaystyle \int {[f(x) \pm g(x)]} \, dx = \int {f(x)} \, dx \pm \int {g(x)} \, dx[/tex]

Shell Method:                                                                                                         [tex]\displaystyle V = 2\pi \int\limits^b_a {xf(x)} \, dx[/tex]

[Shell Method] 2πx is the circumference[Shell Method] 2πxf(x) is the surface area[Shell Method] 2πxf(x)dx is volume

Step-by-step explanation:

Step 1: Define

y = x²

y = 0

x = 9

Step 2: Identify

Find other information from graph.

See attachment.

Bounds of Integration: [0, 9]

Step 3: Find Volume

Substitute in variables [Shell Method]:                                                           [tex]\displaystyle V = 2\pi \int\limits^9_0 {x(x^2)} \, dx[/tex][Integrand] Multiply:                                                                                          [tex]\displaystyle V = 2\pi \int\limits^9_0 {x^3} \, dx[/tex][Integral] Integrate [Integration Rule - Reverse Power Rule]:                        [tex]\displaystyle V = 2\pi \bigg( \frac{x^4}{4} \bigg) \bigg| \limits^9_0[/tex]Evaluate [Integration Rule - FTC 1]:                                                                 [tex]\displaystyle V = 2\pi \bigg( \frac{6561}{4} \bigg)[/tex]Multiply:                                                                                                             [tex]\displaystyle V = \frac{6561 \pi}{2}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Applications of Integration

Book: College Calculus 10e

What is the mean?
9.12.34.6.8.9.

Answers

Answer:

13

Step-by-step explanation:

The mean is the average of the numbers. It is easy to calculate: add up all the numbers, then divide by how many numbers there are. In other words it is the sum divided by the count.

Answer:

The mean (average) of these numbers is equal to 13.

Step-by-step explanation:

Another word for the "mean" of numbers is the "average" of numbers. You can find the average by adding all the numbers together and then dividing the sum you got by the number of values you added together, so in our case, there are 6 values given, therefore we will find the sum of all these numbers and then divide it by 6...

[tex]\frac{9 + 12 + 34 + 6 + 8 + 9}{6} = \frac{78}{6} = 13[/tex]

Therefore, the mean (average) of this number is equal to 13.

Use the relationship among the three angles of any triangle to solve. Two angles of a triangle have the same
measure and the third angle is 27° greater than the measure of the other two. Find the measure of each angle.

Please help :)

Answers

Answer:

51°,51°,78°

Step-by-step explanation:

The sum of angles in a triangle add up to 180°

Which equation could represent each grapes polynomial function?

Answers

9514 1404 393

Answer:

top graph: y = x(x +3)(x -2)bottom graph: y = x⁴ -5x² +4

Step-by-step explanation:

Each x-intercept at x=a corresponds to a polynomial factor of (x -a).

__

The top graph has x-intercepts of -3, 0, +2, so the factors of this cubic are ...

  y = (x +3)(x -0)(x -2)

  y = x(x +3)(x -2) . . . . . . . matches upper right tile

__

The bottom graph has x-intercepts of -2, -1, 1, 2, so the factors of this quartic are ...

  y = (x +2)(x +1)(x -1)(x -2) = (x² -4)(x² -1)

  y = x⁴ -5x² +4 . . . . . . . matches lower left tile

Find the value of x.

Answers

Answer:

the value of x is 29°

hope it helps

have a nice day

4x + x - 3-9 + 4x = 6 ??​

Answers

Answer:

[tex]x=2[/tex]

Step-by-step explanation:

-------------------------

Given:

[tex]4x+x-3-9+4x=6[/tex]

---------->>>>

Combine like terms.

[tex]9x-12=6[/tex]

---------->>>>

Add 12 to both sides.

[tex]9x=18[/tex]

---------->>>>

Divide both sides by 9.

[tex]x=2[/tex]

-------------------------

Hope this is helpful.

A farmer sells four of his farm products Maize, Potatoes, carrots and tomatoes in each of 2 towns into classes of 3 customers. Consumers, Retailers, and wholesellers .
Town1 Maize, Potatoes Carrots tomatoes
consum. 4. 6. 7. 4.
Retailer. 3. 2. 1. 6.
wholesa. 4. 3. 5. 3.

Town2. Maize. Potatoes.Carrots.tomatoes
consum. 4. 5. 3. 6.
Retailer. 7. 8. 4. 4.
wholesa. 2. 4. 6. 1.

In order to sell his produce in these towns , the farmer pays commission to salesman, town managers and division managers as shown.
salesman.townmanagers.divisionmanage
6%. 5%. 2%
4%. 3%. 3%
Selling price per bag is:
Maize Sh 200
Potatoes sh 1000
Carrots sh 700
Find total sales in units by potatoes.​

Answers

Answer:

Step-by-step explanation:

U have to work out the value of a by the way

Answers

Answer:

Step-by-step explanation:

180-90=2b+b

90=3b

90/3=b

30=b

2b=2*30

   =60

180-90=a+a

90=2a

a=90/2

a=45

the answer is 45 degrees

hope it helps!!let me know if it does

Answer:

a= 15°

Step-by-step explanation:

> use the fact that the sum of angles in a triangle is 180°

> based on the picture in the small right triangle we have b° +2b° +90° =180°

b +2b +90 =180° , combine like terms

3b +90 = 180, subtract 90 from both sides of the equation

3b = 90, divide by 3 both sides of the equation

b = 30°

> angle b has a ray that continues as a line so it makes an 180° angle and we have the acute triangle so we can write that

a + a+ (180-b) =180, substitute b

2a + 180-30 =180, subtract 180 from both sides, and add 30 to both sides

2a=30, divide by 2 both sides

a= 15°

What is the scale factor from ALMN to AOPQ?
M
P
3
3
3
3
2
4
N
0
4
A. 4
(
B. 0
c
C. 3
D. 1

Answers

Answer:

D

Step-by-step explanation:

There 2 ways to interpret this problem.

From the info given:

These two triangles are congruent by SSS and congruent triangles have congruent or equal side lengths so the answer have to be 1.

If the triangles are similar, the side lengths form a proportion of that

[tex] \frac{3}{3} = \frac{3}{3} [/tex]

So the ratio or scale factor is 1.

The scale factor in the figure is 1.

What is a scale factor?

A scale factor in math is the ratio between corresponding measurements of an object and a representation of that object.

Given that two triangles, LMN and OPQ, we need to find the scale factor,

We can see triangles are congruent, and we know that

Two triangles are congruent, by the SSS congruence criterion, if they are similar and the scale factor happens to be 1,

Hence, the scale factor in the figure is 1.

Learn more about scale factors, click;

https://brainly.com/question/29464385

#SPJ5

Write the quadratic form in the form specified then give the vertex of its graph.

Answers

Answer:

Equation: f(x) = 2(x + 5)^2 + 2

Vertex: (-5, 2)

Step-by-step explanation:

The form the question wants us to write the quadratic function in is called "vertex form":

f(x) = a (x - h)^2 + k

a = the a in a standard quadratic equation (y = ax^2 + bx + c) or the coefficient of the x^2

h = x coordinate of the vertex

k = y coordinate of the vertex

To find the vertex, we are going to use the quadratic equation given:

2x^2 + 20x + 52

Comparing it to the standard quadratic equation (y = ax^2 + bx + c),

a = 2

b = 20

c = 52

Now we can start finding our vertex.

To find h, we are going to use this formula:

-b / 2a

We already know b = 20 & a = 2, so we can just substitute that into our formula:

- (20) / 2*2

Which equals:

-20/4 = -5

So h (or the x coordinate of the vertex) is equal to -5

Next we will find k, or the y coordinate of the vertex.

To do that, we are going to plug in -5 into 2x^2 + 20x + 52:

2(-5)^2 + 20(-5) + 52

2(25) -100 + 52

50 - 100 + 52

-50 + 52

2

k (or the y coordinate of the vertex) is equal to 2

The vertex is (-5, 2)

However, we still need to find our equation in vertex form.

We know a = 2, h = -5, & k = 2. Now we substitute these into our vertex form equation:

a(x - h)^2 + k

(2)(x - (-5))^2 + (2)

2(x + 5)^2 + 2

(Remember that the -5 cancels with the - in front of it, making it a positive 5)

The equation is f(x) = 2(x + 5)^2 + 2

Hope it helps (●'◡'●)

A city has a population of 350,000 peopleSuppose that each year the population grows by 7.75%What will the population be after 6 years Use the calculator provided and round your answer to the nearest whole number

Answers

Answer:

335%

Step-by-step explanation:

A canning factory turns out 568 tins of jam on a certain day. How many tins will be produced in 297 working days? ​

Answers

Answer:[tex]568 \: \times \: 297 \: = \: 168696.[/tex]188,696 tins be produced in 297 working days.

Don't forget to thanks Mark as brainlist.

y-2x-1=0 for -2 ≤ x ≤ 4 . can someone help me graph a straight line for this pls ?​

Answers

Answer: See the graph below.

It is a straight line segment with endpoints (-2,-3) and (4,9).

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

Explanation:

We're told that x is between -2 and 4, including both endpoints.

Let's see what y is when we plug in x = -2

y-2x-1 = 0

y-2(-2)-1 = 0

y+4-1 = 0

y+3 = 0

y = -3

So x = -2 pairs up with y = -3. The point (x,y) = (-2,-3) is on the line. This is the left most endpoint.

Repeat for x = 4 to find what y must be

y-2x-1 = 0

y-2(4)-1 = 0

y-8-1 = 0

y-9 = 0

y = 9

Therefore the point (x,y) = (4,9) is also on the line. It's the right most endpoint

Once we have the two points, we can form the straight line. Simply connect the endpoints mentioned as shown below. We don't extend the line infinitely outwards in both directions because [tex]-2 \le x \le 4[/tex] meaning x cannot be smaller than -2, and x cannot be greater than 4 either.

Side note: The given equation is the same as y = 2x+1. It has slope 2 and y intercept 1.


Parallel Lines never intersect because... ​

Answers

Answer:

Parallel lines are lines that never intersect because they have the same slope (m). So, this means that they only possible difference in there equations is the y-intercept (b). ... The slope in each equation is one-half, but each equation has a different y-intercept.

El arquitecto Gómez, dirige el proyecto de remodelación del parque municipal del distrito La Esperanza. La forma del parque está representada por la ecuación polar r(5-3sensθ)=16. El arquitecto planea construir un camino que une los extremos de la parte más ancha del terreno y necesita saber la distancia que existe entre los extremos (considerar que las medidas están en cientos de metros), además en el centro del camino colocará una pileta. Por ello, se requiere obtener las coordenadas de los extremos y del centro en coordenadas rectangulares. Para ayudar al arquitecto Gómez a lograr su objetivo, se deberá seguir la siguiente estrategia:
Pasar la ecuación polar a rectangular (en su forma ordinaria) (2 Puntos)
Hallar el centro, los vértices de la parte más ancha del terreno en la forma rectangular y determinar la distancia entre los vértices (considerar que las medidas están en cientos de metros), utilizando la ecuación cartesiana, hallada en a). (2 Puntos)
Graficar la cónica en el plano cartesiano ubicando las coordenadas de los vértices y del centro. (1 Punto)

Answers

Answer:

thank you for the point too mucheee

You: Your welcome

Can someone just check my answers please? Please let me know which questions are wrong. Thank you for your time.

Answers

Well done
All of these are correct

Determine the equation of the line that is parallel to the given line, through the given point.

3x+2y = 10; (8,-11)

Answers

Answer:

[tex]y=-\frac{3}{2}x+1[/tex]

Step-by-step explanation:

Hi there!

What we need to know:

Linear equations are typically organized in slope-intercept form: [tex]y=mx+b[/tex] where m is the slope and b is the y-intercept (the value of y when x is 0)Parallel lines always have the same slope

1) Determine the slope (m)

[tex]3x+2y = 10[/tex]

First, we must organize this given equation in slope-intercept form. This will help us identify its slope.

[tex]3x+2y = 10[/tex]

Subtract 3x from both sides

[tex]2y = -3x+10[/tex]

Divide both sides by 2

[tex]y = -\frac{3}{2} x+5[/tex]

Now, we can identify clearly that [tex]-\frac{3}{2}[/tex] is in the place of m in [tex]y=mx+b[/tex], making it the slope. Because parallel lines have the same slope, this makes the slope of the line we're currently solving for [tex]-\frac{3}{2}[/tex] as well. Plug this number into [tex]y=mx+b[/tex]:

[tex]y=-\frac{3}{2}x+b[/tex]

2) Determine the y-intercept (b)

[tex]y=-\frac{3}{2}x+b[/tex]

Plug in the given point (8,-11) and solve for b

[tex]-11=-\frac{3}{2}(8)+b\\-11=-\frac{24}{2}+b\\-11=-12+b[/tex]

Add 12 to both sides

[tex]1=b[/tex]

Therefore, the y-intercept of the line is 1. Plug this back into [tex]y=-\frac{3}{2}x+b[/tex]:

[tex]y=-\frac{3}{2}x+1[/tex]

I hope this helps!

.Solve : 3 / 8 (x-5) = 11 -7x​

Answers

Answer:

1.74 or [tex]\frac{103}{59}[/tex]

Step-by-step explanation:

3(x-5) = 8 (11-7x)

3x-15=88-56x

59x=103

x = 1.74

PLEASE HELP WILL MARK BRAINLIEST

Answers

Answer:

AB

Step-by-step explanation:

From the question given above, we were told that triangle ABC is similar to triangle PTG.

Since both triangles are similar, the following assumptions hold:

PG / AC = PT / AB = TG / BC

Comparing the equation above with those given in the question, the missing part of the equation is AB

If one table and two lamps cost $88, and two
tables and three lamps cost $153, how much
does a lamp cost?

Answers

Answer:

One lamp is equal to 23 dollars

One table is equal to 42 dollars.

Step-by-step explanation:

We can solve this by first organizing what we have.

1 table (t) + 2 lamps (l) = 88.

2 tables (t) + 3 lamps (l) = 153.

_____________

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

1t + 2l = 88

2t + 3l = 153

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

-------------------------

If we multiply both sides by 2 on the first equation of

1t + 2l = 88

we could get

2t + 4l = 176.

If that is true, we can subtract the second equation of

2t + 3l = 153 from the new equation to get the price of a lamp.

    2t + 4l = 176

-    2t + 3l = 153

____________

= 0t + l = 23

One lamp is equal to 23.

We can check this by plugging it into an equation.

1 + 2(23) = 88

1t + 46 = 88

1t + 46 - 46 = 88 - 46

1t = 42

If one table equals 42, we can put this back into the second equation to check.

2 (42) + 3 (23) = 153

84 + 69 = 153

That is correct.

Another way to solve is to put this like a system of equations in a graph, by replacing "t" by "x" for example, and "l" by y.

Then you could put it into a graphing calculator and solve by looking for the place where the two lines converge or meet.

Since we put "x" for "t", that means that whatever the x-value is on the solution point, that is the cost of a table, and the y-value is the cost of the lamps.

Another way to solve, is to find the unit rate first by subtracting the first equation from the second equation.

    2t + 3l = 153

 -  1t + 2l = 88

____________

= t + l = 65

If t + l = 65, we can rearrange that equation to be something like t = 65 - l.

That means "t" is equal to 65 bucks minus a lamp.

We put this back into the first equation of

1t + 2l = 88

and replace "t" with the previous expression.

1(65 - l) + 2l = 88

Simplify/distributive property

65 - l + 2l = 88

65 - 65 - l + 2l = 88 - 65

-l + 2l = 23

l = 23

One lamp is equal to 23 bucks.

Confirmed :)

A lamp cost $23

Let the cost of a table be represented by x

Let the cost of a lamp be represented by y.

Since one table and two lamps cost $88, this can be represented as:

x + 2y = 88 ........ equation i

Since two tables and three lamps cost $153, this can be represented as:

2x + 3y = 153 ........ equation ii

Therefore, the equations are:

x + 2y = 88 ....... i

2x + 3y = 153 ....... ii

From equation i,

x + 2y = 88

x = 88 - 2y ...... iii

Put the value of x into equation ii

2x + 3y = 153

2(88 - 2y) + 3y = 153

176 - 4y + 3y = 153

Collect like terms

-4y + 3y = 153 - 176

-y = -23

y = 23

Therefore, a lamp cost $23

Read related question on:

https://brainly.com/question/15165519

Your friend is looking at laptops for college, and is comparing the different
screen sizes. Use the diagram and formula below to find the height of the
laptop screen. Round your answer to the tenths place.
d - VW
d= 72.7mn
h
W 026

Answers

Answer:

B. h = 7.4 inches

Step-by-step explanation:

height of the laptop screen = h

d = 12.1 in.

w = 9.6 in.

We are given the formula,

d = √(w² + h²)

Plug in the values and solve for h

12.1 = √(9.6² + h²)

Square both sides

12.1² = 9.6² + h²

146.41 = 92.16 + h²

146.41 - 92.16 = h²

54.25 = h²

√54.25 = h

7.4 = h (nearest tenth)

h = 7.4 inches

You are traveling from Earth towards the space station at a speed of 1250 km per hour. Your friend is traveling from the space station to Earth at a speed of 500 km per hour. If both of you meet on the way after 20 hours, what is the distance between Earth and the space station?

Answers

Answer:

d=35000Km

Step-by-step explanation:

After 20h I traveled for

s1=1250*20=25000Km

My friend

s2=500*20=10000Km

Therefore d=25000+10000=35000Km

Need help with this really fast

Answers

Answer:

6

Step-by-step explanation:

You can apply the proportion of 9/6 to 4 to get 6:

6*(9/6)= 9

So

4*(9/6) = Length LA

6= Length LA

Answer:

Option C, or [tex]2\frac{2}{3}[/tex]

Explanation:

We can see that the Line FM in the smaller triangle dialates to Line LK in the bigger triangle by the scale factor of:

FM/LK

6/9 or 2/3

So we would know that to find out the value of LA in the bigger triangle we would have to dialate it’s corresponding side FI in the smaller triangle by the same scale factor:

4 * 2/3

=> [tex]2\frac{2}{3}[/tex] = LA

Hope this helps!

Other Questions
if demand is 75 lakh setup and holding cost is 29 and 35 number of piece per order is 2.3 lakh printing is done 300 days and delivery within 2 days what is eoq A precursor to jazz, the basic form of the __________ is that one line of text is sung twice and then a conclusion or response is added as the third line, outlining the chord structure of the I for the first line, IV to I in the second line, and a V to IV to I in the third line. what is natural disaster 4^12*6^15*7^21HEELPOOOOPO modrater give answerif 27x = 45263514282 than find the value of 200x 4 Norma noticed that the leaves of her plants became yellowish. What should she do with her plants?a Pace the plants undersunightRemove the yelowish leavesc Cover the leaves with pasicd Appy insecticide this is science Rockabilly blended rock and roll with Complete the calcAverage() method that has an integer array parameter and returns the average value of the elements in the array as a double.(Java program)Ex: If the input array is:1 2 3 4 5then the returned average will be:3.0 a mountain railway AB is of length 864m and rises at an angle of 120 to the horizontal.A train is 856m above sea level when it is at A calculate the height above sea level of the train when it reaches B The chlorophyll in producers captures _________, and transforms this to chemical energy stored in __________. Match the synthetic materials with the processes used to make them. What is the molar that inclined distally ? Find the derivative of 4x^3-7x+8 x Which of the following ways is NOTlegitimate for terminating a contract?A. Change of mindBLapsetimeC. PerformanceD. Breach Question 4 (5 points)Determine the value of x.4v28V248 pls answer my question i am not sure What is the mass number of an ion with 106 electrons, 157 neutrons, and a +1 charge? Bloom Corporation purchased $1,450,000 of Taylor Company 5% bonds, at their face amount, with the intent and ability to hold the bonds until they matured in 2025, so Bloom classifies its investment as AFS. Unfortunately, a combination of problems at Taylor Company and in the debt securities market caused the fair value of the Taylor investment to decline to $960,000 during 2021. Required:For each of the following scenarios, prepare appropriate entry(s) at December 31, 2018, and indicate how the scenario will affect the 2018 income statement (ignoring income taxes).a. Bloom now believes it is more likely than not that it will have to sell the Taylor bonds before the bonds have a chance to recover their fair value. Of the $490,000 decline in fair value, Bloom attributes $295,000 to credit losses, and $195,000 to noncredit losses. b. Bloom does not plan to sell the Taylor bonds prior to maturity, and does not believe it is more likely than not that it will have to sell the Taylor bonds before the bonds have a chance to recover their fair value. Of the $490,000 decline in fair value, Bloom attributes $295,000 to credit losses, and $195,000 to noncredit losses. A vehicle starts from rest with a uniform acceleration of 2m/s2.Find the final velocity of the vehicle after covering a distance of 400m Find the perimeter of thepolygon if ZB = D.3 omB4 cmD5 cmCP = [?] cm