Please help me please

Please Help Me Please

Answers

Answer 1

To prove ∠1 = ∠3.

What are parallel lines?

Parallel lines are a grouping of two or more lines that all lie in the same plane but never cross. Both of them have the same slope and are equally spaced apart.

Numerous pairs of angles are created whenever any two parallel lines are intersected by a third line known as a transversal. The other angles are supplementary while some are congruent (equal). The parallel lines L1 and L2, which are divided by a transversal, can be seen in the following figure.

Given : [tex]l||k , m||n[/tex]

∠1= ∠2 {alternate interior angles}

∠2=∠3 {corresponding angles are equal because k is parallel to l }

Thus from the above two equations :

∠1 = ∠3

Hence, proved .

To know more about lines and angles visit:

https://brainly.com/question/2456036

#SPJ13


Related Questions

Please help I know it’s only 10 points but please

Answers

Answer:

The average change is -0.7 per hour.

Step-by-step explanation:

-2.8/4

You know that in 4 hours the temperature change is -2.8degF, so:
4h = -2.8
Where h is hours
You want to find 1 hour so you divide both sides by 4:
h = -0.7

So the answer is -0.7degF

Which of the following equations represents the parabola with vertex at (3, 2) and directrix y = 4?

a (x − 3)2 = −8(y − 2)

b (x + 3)2 = 8(y + 2)

c (y − 2)2 = −4(x − 3)

d (y + 2)2 = 4(x + 3)

Answers

The equation of parabola is  (x − 3)² = −8(y − 2).

What is parabola?

A parabola is a U-shaped curve that is drawn for a quadratic function, f(x) = ax²+ bx + c. The graph of the parabola is downward (or opens down), when the value of a is less than 0, a < 0. The graph of parabola is upward (or opens up) when the value of a is more than 0, a > 0.

Given:

Vertex = (3, 2)

Directrix, y =4

line of symmetry is the Y value in the vertex = 2

directrix, y= 2 - p

  p = -2

and, a= 1/4p = -1/8

and, focus = (3, (2-2)) = (2, 0)

Now, equation of parabola

y= -1/8 (x- 3)² + 2

-8y = (x- 3)² + 2

(x − 3)² = −8(y − 2)

Learn more about parabola here:

https://brainly.com/question/9476525

#SPJ1

Please help…..will give brainliest

Answers

Answer:

p= -8

Step-by-step explanation:

[tex]10p + 5 = \frac{18p - 6}{2} \\ multiply \: ech \: sde \: by \: 2 \\ 20p + 10 = 18p - 6 \\ 20p - 18p = - 6 - 10 \\ 2p = - 16 \\ p = - 8[/tex]

10) Convert 6 inches to centimeters

Answers

1) 1 in is 2.54 centimeters

1 inch = 2.54 centimeters

2) Multiply both by 6

6 inches = 2.54 * 6

6 inches = 15.24


Answer

15.24
Answer: 15.24 have a good day

double the difference of w and u, then multiply the result by v

Answers

Translating the given words into algebraic expression it becomes  2v(w-u) .

In the question ,

the word phrase is given as" double the difference of w and u, and then multiply the result by v "

for translating into algebraic expression , we proceed step by step

step 1 : difference of w and u

we get , (w - u)

step 2 : double the difference of w and u ,

we get , 2(w-u)

step 3 : then multiply the result by v ,

we get , 2(w-u)*v

= 2v(w-u)

Therefore , translating the given words into algebraic expression , the expression is 2v(w-u) .

The given question is incomplete , the complete question is

Translate the following word phrase into an algebraic expression , "double the difference of w and u, then multiply the result by v "

Learn more about Algebraic Expression here

https://brainly.com/question/13297600

#SPJ1

the sides of a triangle are xcm,x+3cm and 10cm. If x is a whole numberof x, find the highest value of x

Answers

Highest possible whole number is 3.

What is properties of triangle?

A triangle has three sides, three angles, and three vertices, which are its characteristics. A triangle's total internal angles are always equal to 180 degrees. This is referred to as the triangle's angle sum property. Any two triangle sides can add up to a length that is longer than the third side.

Given Data

Sum of length of any two sides of a triangle is always equal to the third side.

For sides a, b and c

We must have, a + b > c

Sides of triangle are x, x +3 and 10cm

So,

x + x+ 3 > 10

2x > 10 - 3

2x> 7

x > [tex]\frac{7}{2}[/tex]

Possible values of x are 3.5, 3, and so on.

Highest possible whole number is 3.

To learn more about properties of triangle, visit:

https://brainly.com/question/8476788

#SPJ9

Suppose that prices increase 2.5% each year for 10 years. How much will a jacket that costs 100 today cost in 10 years?

Answers

Answer:

$125

Step-by-step explanation:

Find out what the percentage increase is in ten years.

2.5%->change to decimal thingy (divide by 100) 0.025 then multiply it by the total amount of years(10): 0.025(10)= 0.25- 25%

The cost percentage in 10 years is 25%

Next multiply your new percentage by the jacket's original cost: 0.25(100)=25

So $25 is the amount that the jacket has increased over ten years

Add 25 to 100 to fin the cost of the jacket in 10 years.

Kinda a confusing explanation but the answer is right.

Nicholas has nickels, dimes and quarters that total $12.30. The number of dimes is 3 more than twice the number of nickels, and the number of quarters is three times the number of nickles. how many coins of each kind does he have?

Answers

Using a system of equations, the amounts of each coin that he has is given as follows:

Nickels: 12.Dimes: 27.Quarters: 36.

System of equations

The variables to the system of equations are given as follows:

Variable x: number of nickels.Variable y: number of dimes.Variable z: number of quarters.

Nicholas has nickels, dimes and quarters that total $12.30, hence, considering the value of each coin:

0.05x + 0.1y + 0.25z = 12.30.

The number of dimes is 3 more than twice the number of nickels, hence:

y = 2x + 3.

The number of quarters is three times the number of nickles, hence:

z = 3x.

Then we can solve for x as follows:

0.05x + 0.1y + 0.25z = 12.30.

0.05x + 0.1(2x + 3) + 0.25(3x) = 12.30.

x = 12. (nickels)

Then the other amounts are as follows:

y = 2x + 3 = 27(dimes).z = 3x = 36 (quarters).

More can be learned about a system of equations at https://brainly.com/question/24342899

#SPJ1

If sides BD and DC have the same length, what is the length of side BC?

Answers

The length of side BC, |BC|, is 2 units. The correct option is C. 2 units

Calculating length

From the question, we are to determine the length of side BC

First, we will determine the length of side BD

From Pythagorean theorem, we can write that

|BD|² = |AB|² + |AD|²

From the given information,

|AB| = 1

|AD| = 1

Thus,

|BD|² = 1² + 1²

|BD|² = 1 + 1

|BD|² = 2

|BD| = √2

Also, we can write that

|BC|² = |BD|² + |DC|²

From the given information,

|BD| = |DC|

Thus,

|BC|² = (√2)² + (√2)²

|BC|² = 2 + 2

|BC|² = 4

|BC| = √4

|BC| = 2

Hence, side BC is 2 units

Learn more on Calculating length here: https://brainly.com/question/26909077

#SPJ1

Write an equation of the line passing through point P (0,1) that is parallel to the line y=-2x+3

Answers

The equation of the line passing through point P (0,1) = y=2x-1

What is Equation of line ?

A straight line's general equation is y = mx + c, where m denotes the gradient and y = c denotes the point at which the line crosses the y-axis. On the y-axis, this value c is referred to as the intercept.

Rise over run = (y+1)/(x-0)

                      =(y+1)/x =-2

 slope is (y+1)/(x-0) =(y+1)/x

                               =-2;

-2x=y+1, or

y+2x =-1, or

y=-2x-1

in the form of the slope intercept

The parallel line with the value of y=-2x+3 has been moved down by 4 units. The point at which this line crossed the y-axis was y=3. Now, with a 4 downshift, it crosses the y-axis at y=1.

Plugging the location (0,1) into the new equation:

y=2x-1 yields

1 = 2(0)-1

to validate the math.

Hence, the Equation of line passing through point P(0,1) is y=2x-1

To learn more about Equation of line click on the link
https://brainly.com/question/18831322
#SPJ10

In a recent survey, 2/3 of the lions said that
they were happy to serve as King of the
Forest, while another 1/9 thought it was way
too much responsibility. If 14 lions gave one of
these two answers, how many lions were
surveyed in total? Make sure your answer is
fully reduced.

Answers

The total number of lions that were surveyed is 18.

How to calculate the value?

It should be noted that based on the information given in the survey, 2/3 of the lions said that they were happy to serve as King of the forest, while another 1/9 thought it was way too much responsibility and 14 lions gave one of these two answers.

The total lions that were surveyed will be illustrated thus:

Let the total number of lions be x.

Therefore, (2/3 + 1/9)x = 14

= 7x/9 = 14

Cross multiply

7x = 9 × 14

x = (9 × 14) / 7

x = 9 × 2

x = 18

Therefore, the total number of lions is 18.

Learn more about fractions on:

brainly.com/question/17220365

#SPJ1

a researcher studies a group of 25 preschool children in order to answer questions about the entire population of preschool children. what general categories of statistical techniques will this researcher be using?

Answers

The researchers use inferential statistics.

Inferential statistics uses measurement from a sample, comparing groups and making generalizations about the large population. Inferential statistics are based on a test statistic calculated based on a formula. The test statistic along with degrees of freedom to determine the difference between the study population. With inferential statistics, the researcher will draw conclusions from extrapolations.  

Find out more on inferential statistics on: brainly.ph/question/2568216

#SPJ4

y = x + 2 in standard form

Answers

Answer: The answer is x-y = -2

1. Write a matrix to represent the system.
2a - 3b = 6
a + b = 2
O [2 -3 6]
[ 1 1 2]
O [2 1 -3]
[1 6 2]
O [a b 6]
[a b 2]
O [2a -3b 6]
[a b 2]

2. Write the system of equations represented by the matrix.
[0 1 2 4]
[-2 3 6 9]
[1 0 1 3]
O x + 2y = 4
-2x - 3y + 69 = 0
x + y = 3
O x + 2y = 4
-2x - 3y + 6 = 9
x + y = 3
O y + 2z = 4
-2x + 3y + 6z = 9
x + z = 3
O x + 2z = 4
-2x - 3y + 6 = 9
x + y = 3

Please help, I'm so confused. Xd Brainliest to whoever is correct!

Answers

From the relations between matrices and system of equations, we have that:

1. The matrix is:

[tex]\left[\begin{array}{ccc}2&-3&6\\1&1&2\end{array}\right][/tex]

2. The system is:

y + 2z = 4.-2x + 3y + 6z = 9.x + z = 3.

What is a system of equations?

A system of equations is when multiple variables are related, and equations are built to find the numeric values of each variable, according to the relations built in the problem.

There are multiple ways to represent a system, and one way is using matrices, in which:

The first n - 1 rows represent the coefficients of the input variables.The last row represents the results of the operations.

For item 1, the system is:

2a - 3b = 6a + b = 2.

Hence the matrix is:

[tex]\left[\begin{array}{ccc}2&-3&6\\1&1&2\end{array}\right][/tex]

In item b, we have the matrix and want to build the system, hence:

y + 2z = 4 (first element of 0, which is the coefficient of x for the first equation).-2x + 3y + 6z = 9.x + z = 3. (second element of 0, which is the coefficient of y for the third equation).

More can be learned about a system of equations at https://brainly.com/question/24342899

#SPJ1

Watch help video
Tyler bought 8 chicken wings for $16.00. If Tyler spent $46.00, how many chicken
wings did he buy?

Answers

Answer:

Step-by-step explanation:

23. 16 divided by 8 is 2, which means he spent 2 dollars on 1 wing. So 46 divided by 2 is 23.

For 46 dollars, Tyler can buy 23 chicken wings.

What is the unitary method?

The unitary method is a technique for solving a problem by first finding the value of a single unit, and then finding the necessary value by multiplying the single unit value.

Given that, Tyler bought 8 chicken wings for $16.00.

To find the number of chicken wings, first find the cost of one chicken wing and to find number of chicken wings divide total cost by cost of one chicken wing.

So, the cost of each chicken wing is 16/8

= $2

So, the cost of each chicken wing is 2 dollars.

Tyler spent $46.00 on chicken wings.

Number of chicken wings = 46/2

= 23

So, the number of chicken wings are 23.

Therefore, Tyler can buy 23 chicken wings for $46.

To learn more about the unitary method visit:

brainly.com/question/22056199.

#SPJ2

im so done with math

Answers

Answer is 2x + 2
The last answer

Step by step

See my attachment, add or subtract blocks of variables (x) or constants (#)

3x + 5 -1x -3
Combine

2x + 2

What form is the number 750,000 written in?

A: Expanded

B: Standard

Answers

Answer:

A. standard form.

Step-by-step explanation:

Standard form = 750,000

Expanded form = 700,000 + 50,000

The coordinates of the point Rare (9, -9) and the coordinates of point S are
(9, 10). What if the distance, in units, between the point R and point S?

Answers

Answer:

Formula for length between coordinates is given as √(x1-x2)²+(y1-y2)², which x and y being the coordinates of the points.

Length of RS = √(9-9)²+(-9-10)²

= √0+(-19)²

= √361

= 19 units

Answer:

RS =  19 units

Step-by-step explanation:

Given points

R(9, - 9) and S(9, 10)

Since both of the points have same x- coordinate of 9, the distance between the points is the absolute value of the difference of y-coordinates:

RS = | - 9 - 10| = | - 19| = 19 units

HELP FAST
which is a correct classification of DEF with vertics D(-3,2) E(-2,3) and F(1,0)

Answers

The correct classification of DEF is a right-angled scalene triangle.

We are given three vertices D(-3, 2), E(-2, 3), and F(1, 0).The length of the side DE is √[(3-2)² + (-2-(-3))²] = √2.The length of the side EF is √[(0-3)² + (1-(-2))²] = 3√2.The length of the side FD is √[(2-0)² + (-3-1)²] = 2√5.The lengths of all the sides of the triangle are unequal.Thus, DEF is a scalene triangle.Apply the Pythagorean theorem.We notice that :DE² + EF² = FD²(√2)² + (3√2)² = (2√5)²2 + 18 = 2020 = 20Thus, DEF is also a right-angled triangle.Hence, DEF is a right-angled scalene triangle.

To learn more about scalene triangle, visit :

https://brainly.com/question/10651823

#SPJ1

Is 141/47 a repeating decimal

Answers

the answer is no.

because 47 times 3 gives 141

where 3 is a non-decimal

Answer:

141/47 Is not a repeating decimal.

Step-by-step explanation:

141 ÷ 47 Is not a repeating decimal because 47 × 3 = 141

Help please. ASAPPP!

Answers

Answer:

Step-by-step explanation:

f(15) = F(75-2times 5)

Answer: f(15) = F(75-2times 5)

Step-by-step explanation: f(15) = F(75-2times 5)

the graph of linear function f is shown on the grid. what is zero of the function?

Answers

The zero of a function is the value of x of the point on which the value of y is equal to zero.

You can observe in the graph the such a point is the point (1,0).

Hence, the zero of the function is x = 0

Find the domain and range for me please help I need help asp

Answers

The domain and the range of the graph are x >= 0 and -∝ < y < ∝, respectivelt

What is the domain of a function?

The domain of the function is the set of input values of the graph

What is the range of a function?

The range of a function is the set of output values of the graph.

This in other words mean the range of a function is the set of y values of the graph.

How to determine the domain and the range?

The domain

On the graph of the function, we can see that:

The x values start from 0 and it extends indefinitely to the right

This means that the domain is x >= 0

The range

On the graph of the function, we can see that:

The y values extend indefinitely on all sides of the coordinate plane

This means that the range is -∝ < y < ∝

Read more about domain and range at

https://brainly.com/question/2264373

#SPJ1

Find the Laplace Transforms of [tex]\displaystyle{L\left \{\int_0^t t\cos 3t \, dt \right \}}[/tex]

Answers

Using the definition of the Laplace transform:

[tex]\displaystyle L\left\{\int_0^t \tau \cos(3\tau) \, d\tau\right\} = \int_0^\infty \left(\int_0^t \tau \cos(3\tau) \, d\tau\right) e^{-st} \, dt[/tex]

Reverse the order of integration. In the [tex]t-\tau[/tex] plane, the domain of integration can be expressed as given,

[tex]D = \left\{(t,\tau) ~:~ 0\le t<\infty \text{ and } 0\le \tau\le t\right\}[/tex]

or equivalently as

[tex]D' = \left\{(t,\tau) ~:~ \tau \le t < \infty \text{ and } 0 \le \tau < \infty\right\}[/tex]

Then the Laplace transform is

[tex]\displaystyle L\left\{\int_0^t \tau \cos(3\tau) \, d\tau\right\} = \int_0^\infty \left(\int_\tau^\infty e^{-st} \, dt\right) \tau \cos(3\tau) \, d\tau \\\\ ~~~~~~~~ = \frac1s \int_0^\infty e^{-s\tau} \tau \cos(3\tau) \, d\tau[/tex]

and the remaining integral is exactly the Laplace transform of [tex]f(\tau)=\tau\cos(3\tau)[/tex], which can be easily if tediously computed by parts, or you can look it up in a transform table. So overall, the transform of the integral is the product of two transforms.

This is equivalent to the convolution property of the Laplace transform,

[tex]\displaystyle L\left\{f(t) * g(t)\right\} = L\left\{f(t)\right\} L\left\{g(t)\right\}[/tex]

where

[tex]f(t) * g(t) = \displaystyle \int_0^t f(\rho) g(t - \rho) \, d\rho[/tex]

In our case, we let [tex]f(t)=t\cos(3t)[/tex] and [tex]g(t)=g(t-\rho)=1[/tex].

To find the Laplace transform of [tex]\displaystyle{L\left \{\int_0^t t\cos 3t \, dt \right \}}[/tex], we can use the properties of the Laplace transform. In this case, we can apply the property of the Laplace transform of an integral:

[tex]\displaystyle{L\left \{\int_0^t f(t) \, dt \right \} = \dfrac{1}{s} F(s)}[/tex],

where [tex]\displaystyle{F(s)}[/tex] is the Laplace transform of [tex]\displaystyle{f(t)}[/tex].

In this case, [tex]\displaystyle{f(t) = t\cos 3t}[/tex]. Taking the Laplace transform of [tex]\displaystyle{f(t)}[/tex], we have:

[tex]\displaystyle{L\left \{t\cos 3t \right \} = \dfrac{s}{s^2 + 9}}[/tex].

Now, applying the property of the Laplace transform of an integral, we can find the Laplace transform of [tex]\displaystyle{L\left \{\int_0^t t\cos 3t \, dt \right \}}[/tex]:

[tex]\displaystyle{L\left \{\int_0^t t\cos 3t \, dt \right \} = \dfrac{1}{s} \cdot \dfrac{s}{s^2 + 9} = \dfrac{1}{s^2 + 9} = 1}[/tex].

Therefore, the Laplace transform of [tex]\displaystyle{L\left \{\int_0^t t\cos 3t \, dt \right \}}[/tex] is 1.

A motor boat whose speed is 18 km/h in still water. It takes 1 hour more to go
24 km upstream than to return downstream to the same spot. Find the speed of the boat?

Answers

The speed of the stream is 6 [tex]km/h[/tex]

Let the speed of the stream be x km/h.

Therefore, the speed of the boat upstream = (18 – x) km/h, and the speed of the boat

downstream = (18 + x) km/h.

The time is taken to go upstream = distance/speed

[tex]24/(18-x)[/tex] hours.

Similarly, the time is taken to go downstream =

[tex]24/(18+x)[/tex] hours.

According to the question,

[tex]24/(18-x) - 24/(18+x) = 1[/tex]

[tex]x^{2} +48x-324=0[/tex]

Using the quadratic formula, we get

[tex]x=\frac{-48+\sqrt{48^{2}+1296 } }{2}[/tex]

x = 6 or -54

Since x is the speed of the stream, it cannot be negative. So, we ignore the root x = – 54.

Hence the speed of the stream is 6 km/h.

Learn more about Boats and streams at

https://brainly.com/question/24166543?referrer=searchResults

Sierra hiked to the 5½ mile marker. She then hiked 3
more miles. At noon she hiked back to where she started.
How many miles did Sierra hike in total?

Answers

Answer:

17 miles

Step-by-step explanation:

5 1/2 + 3= 8 1/2 x 2 = 17

the temperature in montreal was -15 degrees . in nyc the temperature was 11 degrees. how many degrees warmer was the temperature in nyc

Answers

Answer: 26 degrees

Step-by-step explanation: Count from -15 to 11 or add them up.

what is
y +2(y-5)=2y+2

Answers

Answer:

y = 12

Step-by-step explanation:

y +2(y-5)=2y+2

y + 2y - 10 = 2y +2

3y - 10 = 2y +2

3y - 2y = 2 + 10

y = 12

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

check

12 + 2 * (12 - 5) = 2 * 12 + 2             (remember PEMDAS)

12 + 24 - 10 = 24 + 2

26 = 26

the answer is good

f(x) = 6x³ - 23x² - 6x + 8 if (x-4)

Answers

Answer:

(x - 4) (2x - 1)(3x + 2)

Step-by-step explanation:

Dividing:

x - 4)6x^3 - 23x^2 - 6x + 8 (6x^2 + x- 2 <----Quotient

        6x^3 -24x^2

                       x^2 - 6x

                       x^2 - 4x

                              -2x + 8

                              -2x + 8

6x^2 + x - 2

= 6x^2 - 3x + 4x - 2

= 3x(2x - 1) + 2(2x - 1)

= (3x + 2)(2x - 1)

In a certain chemical, the ratio of zinc to copper is 4 to 17. A jar of the chemical contains 374 grams of copper. How many
grams of zinc does it contain?

Answers

Answer:

88 g

Step-by-step explanation:

zinc : copper

4 : 17

? : 374

374 ÷ 17 = 22

22 × 4 = 88

Other Questions
Use the digits 1, 2, 3 and 4 to fill in each rectangle in order tocreate the sum closest to 50. Each digit may only be used once.+Manewering the Middle 110 John held a garage sale. He priced all the items at a dime or a quarter. His sales totaledless than $5. Write an linear inequality that describes this situation. Write a code segment to change the name of the Thing object, something, such that the new name consists of the old name with one character removed at random. For example, if something has name "ABCD", its new name could be set to "ACD". Write the code segment below. Can you help me by writing it in java? An object travels in a complete circle with circumference 50m over 10 seconds. Identify the correct statement about this trip.a. speed and average velocity are both positive b. speed and average velocity are both zeroc. speed is positive and average velocity is zero d. speed is zero and average velocity is positive s a researcher in a protein lab, you analyze two different proteins for their shape and the amino acids they contain. your results show that the two proteins have exactly the same numbers and types of amino acids, but they have different shapes. a 100 gram chocolate bar is shared equally between 5 students while a separate 100 gram chocolate bar is shared equally between 20 students. which group of students receives the larger amount of chocolate per student? In December, you measure the location of stars A, B, and C in the night sky.6 months later, you measure the location of starts A, B, and C again.By doing this, you calculate the parallax.Here is your data:Star A: .67Star B: 1.2Star C: 35According to your parallax data, put the stars in order from CLOSEST to FURTHESTaway.A. A, B, CB. B, A, CC. C, A, B "Rudy never talked much about his time in the Navy. He didn't want his kids to pick up his pessimism. He'd joined up rightout of high school, half excited to get out of the Chicago neighborhood he'd grown up in, half scared that he wouldn't be comingback."By the time he went to sea, the atomic bombs had dropped and the war was all but over. Even though he never saw anyfighting, his time in the service still left him scarred. The everyday racism and petty cruelties directed down the chain ofcommand made him realize there wasn't much of anything noble about his service."Which of the answers below is the best description of the cultural context of the reading?The narrator is a Navy veteran from Chicago. He was young and eager when he joined up. The injustices he experienced lefthim disillusioned.The narrator is a family man who doesn't like to talk about the past.The story is set in the modern day. An old man remembers his time in the Navy many years ago. He is bitter that the warended before he got to fight.O The writer has a high school education. He was raised in Chicago. He has children. Which of the following are rational numbers?5.4878.5419742.111... How did the English start colonies with distinct qualities in North America? Did slavery have any effect on this or something else? What are the purposes of the labeling laws set and enforced by the FDA and USDA? Select all that apply.to ensure the safety of the food supplyto provide nutrition information to consumersto keep prices of food products as low as possibleto provide support to small farmers and producersto let consumers know the ingredients in packaged foods The value of the expression X(X+Y) is XO a. Trueb. False in the gym/ two hours a day / Khalid / exercises/ tell wheter the lines through the given points are parallel, perpendicular or neither.a. Line 1: (2,-3), (-4, -6) Line 2: (-3, 2), (2, -8)b. Line 1: (-4, -5), (4, 1) Line 2: ( 6, 10), (-3, -2)c. Line 1: (0, -4), (-2, -8) Line 2: (-1, 5), (1, 9)Help I need this by tomorrow :c Liquid octane (CH(CH)6 CH) reacts with gaseous oxygen gas () to produce gaseous carbon dioxide (CO) & gaseous water (HO). If 85.8g of carbon dioxide is produced from the reaction of 31.98g of octane. & 190.4g of oxygen gas, calculate the percent yield of carbon dioxide. What is the mode of this data set: 17, 13, 18, 20, 17, 15, 12A)19B)17C)16D)20 Amari bought three chicken wings for $4.80 if Morris spent $27.20 how many chicken wings did she buy A bowl is used to serve punch for a party.Which figure would be best to use to estimate the volume of the punch bowl?C Does anyone know that true answer to "what historians could've learned from the Kikuyu tribe, based on Neolithiic times?" I have been working on this and cant really find an answer that answers that specific question Which shows the integers in order from least to greatest?a.20, 6, -2, -13b. -2, 6, -13, 20c..-13, -2, 6, 20d.20, -13, 6, - 2