STATE IF THE TRIANGLE IS A RIGHT TRIANGLE
(PLZ SHOW WORK I NEED HELP)
I WILL MARK BRAINLIEST

STATE IF THE TRIANGLE IS A RIGHT TRIANGLE(PLZ SHOW WORK I NEED HELP)I WILL MARK BRAINLIEST

Answers

Answer 1

Answer:

Yes, it's a right triangle.

Step-by-step explanation:

Use a^2 + b^2 = c^2

10^2 + 12.49 ^2 (its 2 39 square root) = 16^2

100 + 156 = 256

256 = 256

It ended up being equal to one another so yes, it is a right triangle.


Related Questions

i dont know if what i wrote was right but someone help

i dont know if what i wrote was right but someone help

Answers

Answer:

x = 12/7

Step-by-step explanation:

You put:                         What you should have had is:

13x - 3y = 12                   13x - 3y = 12

- x + 3y = 12                    + x + 3y = 12

Now that we have that, we can do

14x = 24

Than, divide 24 by 14

x = 24/14

which we can simplify by dividing both by 2

x = 12/7

We can't simplify it down anymore, so this is our answer.

Below is a frequency distribution for a sample of people who were asked about their average commuting distance (in miles) to get to work. Find the mean of this grouped data; give your answer to two de

Answers

To find the mean of the grouped data, we need to calculate the weighted average of the midpoint values of each class interval, using the frequencies as weights.

Let's assume the frequency distribution is as follows:

Class Interval       Frequency

0-5                         12

5-10                  18

10-15                 24

15-20                20

20-25                 16

To find the mean, we follow these steps:

Calculate the midpoint value for each class interval. The midpoint is the average of the lower and upper boundaries of the interval.

Midpoint of 0-5: (0 + 5) / 2 = 2.5

Midpoint of 5-10: (5 + 10) / 2 = 7.5

Midpoint of 10-15: (10 + 15) / 2 = 12.5

Midpoint of 15-20: (15 + 20) / 2 = 17.5

Midpoint of 20-25: (20 + 25) / 2 = 22.5

Multiply each midpoint value by its corresponding frequency.

For the midpoint 2.5, the frequency is 12, so the product is

2.5 * 12 = 30.

For the midpoint 7.5, the frequency is 18, so the product is

7.5 * 18 = 135.

For the midpoint 12.5, the frequency is 24, so the product is

12.5 * 24 = 300.

For the midpoint 17.5, the frequency is 20, so the product is

17.5 * 20 = 350.

For the midpoint 22.5, the frequency is 16, so the product is

22.5 * 16 = 360.

Sum up all the products: 30 + 135 + 300 + 350 + 360 = 1175.

Sum up all the frequencies: 12 + 18 + 24 + 20 + 16 = 90.

Finally, divide the sum of the products by the sum of the frequencies to find the mean:

Mean = 1175 / 90

≈ 13.056

Therefore, the mean of the grouped data is approximately 13.056 (rounded to two decimal places

To know more about mean visit:

https://brainly.com/question/31101410

#SPJ11

Use the simplex method for bounded variables to solve the following problem:
minimize z = x₁ + 2x2 + 3x3 - X4 subject to 2x₁ - x2 + x3−2x4≤6 -X1 +2X2 X3 + x4 ≤8 2x₁ + X2 X3 + ≥2 0≤x₁ ≤3 1≤ x₂ ≤4 0≤x3 ≤ 2≤x4≤5.

Answers

The optimal solution for the given linear programming problem is z = 2, x₁ = 0, x₂ = 2, x₃ = 0, x₄ = 6, x₅ = 2, x₆ = 0 and x₇ = 0.

To solve the given linear programming problem using the simplex method, we need to convert it into standard form. The standard form of a linear programming problem involves introducing slack, surplus, and artificial variables as necessary.

The original problem is:

Minimize z = x₁ + 2x₂ + 3x₃ - x₄

Subject to:

2x₁ - x₂ + x₃ - 2x₄ ≤ 6

-x₁ + 2x₂ + x₃ + x₄ ≤ 8

2x₁ + x₂ + x₃ + x₄ ≥ 2

0 ≤ x₁ ≤ 3

1 ≤ x₂ ≤ 4

0 ≤ x₃ ≤ 2

2 ≤ x₄ ≤ 5

To convert the problem into standard form, we introduce slack variables and convert inequalities to equations:

Minimize z = x₁ + 2x₂ + 3x₃ - x₄

Subject to:

2x₁ - x₂ + x₃ - 2x₄ + x₅ = 6

-x₁ + 2x₂ + x₃ + x₄ + x₆ = 8

2x₁ + x₂ + x₃ + x₄ - x₇ = 2

x₁, x₂, x₃, x₄, x₅, x₆, x₇ ≥ 0

0 ≤ x₁ ≤ 3

1 ≤ x₂ ≤ 4

0 ≤ x₃ ≤ 2

2 ≤ x₄ ≤ 5

Now we can set up the initial simplex tableau:

   BV   x₁   x₂   x₃   x₄   x₅   x₆   x₇   RHS

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

  x₅    2   -1    1   -2    1    0    0    6

  x₆   -1    2    1    1    0    1    0    8

  x₇    2    1    1    1    0    0   -1    2

Next, we perform iterations of the simplex method until we reach the optimal solution. The iteration process involves finding the entering variable, the leaving variable, and updating the tableau.

Iteration 1:

Entering variable: x₂ (the most negative coefficient in the objective row)

Leaving variable: x₆ (minimum ratio test)

Pivot on row 2, column 3:

   BV   x₁   x₂   x₃   x₄   x₅   x₆   x₇   RHS

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

  x₅    2    0    1   -2   -1    1    0    2

  x₂   -0.5   1    0    0    0.5 -0.5  0    2

  x₇    1    0    0    1   -1    1    -1   6

Iteration 2:

Entering variable: x₃ (the most negative coefficient in the objective row)

Leaving variable: x₇ (minimum ratio test)

Pivot on row 3, column 4:

   BV   x₁   x₂   x₃   x₄   x₅   x₆   x₇   RHS

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

  x₅    2    0    1   -2   -1    1    0    2

  x₂   -0.5   1    0    0    0.5 -0.5  0    2

  x₄    1    0    0    1   -1    1    -1   6

The tableau is now in its final form, and we have reached the optimal solution:

z = 2

x₁ = 0

x₂ = 2

x₃ = 0

x₄ = 6

x₅ = 2

x₆ = 0

x₇ = 0

Therefore, the optimal solution for the given linear programming problem is:

z = 2

x₁ = 0

x₂ = 2

x₃ = 0

x₄ = 6

x₅ = 2

x₆ = 0

x₇ = 0

To learn more about optimal solution here:

https://brainly.com/question/31957877

#SPJ4

is it Substitution or linear combination?​

 is it Substitution or linear combination?

Answers

Answer:

Substitution

Step-by-step explanation:

You would solve this system using the substitution method as one of the variables are define.

In other words y = x + 3 defines y with the expression "x + 3" and we are easily able to substitute this into the other equation for y and solve of x.

A square tile mesures 20 cm by 20cm a rectangular tile is 3 cm longer and 2 cm narrower. What is the different in area between the two tiles?

Answers

Answer:

Rectangular tile has 14 cm² larger area

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

Find each area and then find their difference.

A(square) = 20² = 400 cm²A(rectangle) = (20 + 3)(20 - 2) = 23*18 = 414  cm²

The difference is:

414 - 400 = 14 cm²

Lin is shopping for a couch with her dad and hears him ask the salesperson, “How much is your commission?” The salesperson says that her commission is 5.5% of the selling price.

How much commission will the salesperson earn by selling a couch for $495?

Answers

Answer:

The salesperson will get $27.23

Step-by-step explanation:

Given that:

Commission of salesperson = 5.5% of selling price

Selling cost of couch = $495

Commission amount = 5.5% of 495

Commission amount = \(\frac{5.5}{100}*594\)

Commission amount = 0.055 * 495

Commission Amount = $27.23

Hence,

The salesperson will get $27.23

2x+5x 2nd power +7x+10+6+4+-2x

Answers

x=-.7+1.8734994i  and x=-.7-1.8734994i

Step-by-step explanation:

2x+5x² +7x+10+6+4+-2x=(5x²)+(2x+7x-2x)+(10+6+4)=5x²+7x+20

quadratic equation

x=(-b±√(b²-4ac))/2a

where a=5, b=7, c=20

x=(-7±√(7²-4(5)(20)))/(2(5))

x=(-7±√((49-400))/10

x=(-7±√(-351))/10

x=(-7±18.734994i)/10

x=-.7+1.8734994i  and x=-.7-1.8734994i

pls help i’ll give brainlist to right answer

pls help ill give brainlist to right answer

Answers

Answer:

i believe its 5+n ≤ -7

Step-by-step explanation:

the sum of 5 and a number(n) would be 5+n, and no more woukd be the  ≤  sign, which would lead to -7

30-(-15)-40
I know that it equals 5 but I need a step by step explanation

Answers

Answer:

30-(-15)-40

=5

Step-by-step explanation:

You will the subtraction sign to open the bracket

30-(-15)-40

when - and - meet it turns to + (note only happens when opening a bracket)

this is ur result....30+15-40=5

thats how u get your 5

The outputs of an organization, divided by all of its inputs, is called its:
A. total factor productivity.
B. total labor productivity.
C. partial productivity.
D. total capital productivity.
E. efficiency ratio.

Answers

Total factor productivity. This term refers to the ratio of an organization's outputs to all of its inputs, including labor, capital, and other resources. This measurement is used to determine how efficiently an organization is using its resources to produce its desired outcomes.

An explanation of the other options is as follows:

- B. Total labor productivity refers only to the output of an organization divided by its labor inputs.
- C. Partial productivity measures the output of an organization relative to a single input factor, such as labor or capital.
- D. Total capital productivity measures an organization's output relative to its capital inputs.
- E. Efficiency ratio is a broader term that can refer to any ratio that measures an organization's efficiency in achieving its goals, but it does not specifically refer to the ratio of outputs to inputs.

total factor productivity is the most appropriate answer to the question as it measures the overall efficiency of an organization in using all of its resources to achieve its goals.

To know more about measurement , visit:

https://brainly.com/question/4725561

#SPJ11

570mm ___ 5.7m

Is it
<
>
=

Answers

< cause millimeters is smaller than meters in the metric system

What do the coordinates of an undefined slope have in common?

Answers

The coordinates of an undefined slope are points that are either the same or have no x-value. In both cases, the slope of a line between these points would be undefined because it would involve dividing by 0, which is not allowed in mathematics. This is because the slope of a line is calculated by dividing the difference in y-coordinates by the difference in x-coordinates, and if the x-coordinates are the same or do not exist, this division would result in an undefined value.

Complete this statement : 12x^ 4 a+8x^ 2 a^ 2 =4x^ 2 a()

Answers

Answer:

We have ;

4x^2a( 3x^2 + 2a)

Step-by-step explanation:

Here, we want to factorize the given polynomial

12x^4a + 8x^2a^2

Factoring out 4x^2a ; we have

4x^2a ( 3x^2 + 2a)

Mr.paul can peel 300 coconuts in 1 hour. How many coconuts will he peel in 1 minute?

Answers

Answer: 5 coconuts

Step-by-step explanation:

There are 60 minutes in 1 hour

300/60=5

Answer:

5

Step-by-step explanation:

300/60= 5 per min

An inclined plane that forms a 30° angle with the horizontal is thus released from rest, allowing a thin cylindrical shell to roll down it without slipping. Therefore, we must determine how long it takes to travel five metres. Given his theta, the distance here will therefore be equivalent to five metres (30°).

Answers

The transformation of System A into System B is:

Equation [A2]+ Equation [A 1] → Equation [B 1]"

The correct answer choice is option D

How can we transform System A into System B?

To transform System A into System B as 1 × Equation [A2] + Equation [A1]→ Equation [B1] and 1 × Equation [A2] → Equation [B2].

System A:

-3x + 4y = -23 [A1]

7x - 2y = -5 [A2]

Multiply equation [A2] by 2

14x - 4y = -10

Add the equation to equation [A1]

14x - 4y = -10

-3x + 4y = -23 [A1]

11x = -33 [B1]

Multiply equation [A2] by 1

7x - 2y = -5 ....[B2]

So therefore, it can be deduced from the step-by-step explanation above that System A is ultimately transformed into System B as 1 × Equation [A2] + Equation [A1]→ Equation [B1] and 1 × Equation [A2] → Equation [B2].

The complete image is attached.

Read more equations:

brainly.com/question/13763238

#SPJ1

GIVEN A TABLE FIND THE SLOPE PLZ HELP ‍♀️

GIVEN A TABLE FIND THE SLOPE PLZ HELP

Answers

Answer:

9/2

Step-by-step explanation:

Let's use the points (2,9) and (4,18).

Our formula is this:

           (y2-y1) / (x2-x1)

So, we plug in our values:

(18-9) / (4-2)

Then subtract what's in the parentheses! After subracting, we get this:

(9) / (2)

So your slope/answer is 9/2.

I need help with this problem idk which one to pick.

I need help with this problem idk which one to pick.

Answers

The answer is C, m do have 1 in it
I need help with this problem idk which one to pick.

Answer:

C

Step-by-step explanation:

3/4 divided by 1/8 equeals whatrrtgbhnb

Answers

Answer:

3/32

Step-by-step explanation:

1. Let you invest the amount of money equal to the last 6 digits of your student id. If the interest earned id \( 9.95 \% \) compounded monthly, what will be the balance in your account after 7 years?

Answers

The balance in the account after 7 years would be $1,596,677.14 (approx)

Interest Rate (r) = 9.95% compounded monthly

Time (t) = 7 years

Number of Compounding periods (n) = 12 months in a year

Hence, the periodic interest rate, i = (r / n)

use the formula for calculating the compound interest, which is given as:

\(\[A = P{(1 + i)}^{nt}\]\)

Where, P is the principal amount is the time n is the number of times interest is compounded per year and A is the amount of money accumulated after n years. Since the given interest rate is compounded monthly, first convert the time into the number of months.

t = 7 years,

Number of months in 7 years

= 7 x 12

= 84 months.

The principal amount is equal to the last 6 digits of the student ID.

\(A = P{(1 + i)}^{nt}\)

put the values in the formula and calculate the amount accumulated.

\(A = P{(1 + i)}^{nt}\)

\(A = 793505{(1 + 0.0995/12)}^{(12 * 7)}\)

A = 793505 × 2.01510273....

A = 1,596,677.14 (approx)

To learn more about compound interest,

https://brainly.com/question/20406888

#SPJ11

help I will give brainly!!!!!!!!

help I will give brainly!!!!!!!!

Answers

the rise is 4 and the run is 5

suppose 4 dice are simultaneously rolled multiple times until exactly 2 of the dice show an even number. what is the probability that strictly more than 2 rolls are required? express your answer as a fraction or other expression as before.

Answers

We can approach this problem by finding the probability that exactly 2 rolls are required and subtracting it from 1.

The number of ways to get exactly 2 even numbers in 2 rolls is 4 choose 2, which is 6. And the number of ways to get exactly 2 even numbers in 4 rolls is 4 choose 2 times 2 choose 2, which is 6 * 1 = 6. So the number of successful outcomes is 6 + 6 = 12.

The total number of possible outcomes is 6^4 = 1296.

So, the probability that exactly 2 rolls are required is 12/1296 = 1/108.

Therefore, the probability that strictly more than 2 rolls are required is 1 - 1/108 = 107/108.

find the sum and express it in simplest form (-n^3-8n-6)+(-8n^3+9n) (giving 20 pts)

Answers

Answer:

- 9n³ + n - 6

Step-by-step explanation:

(- n³ - 8n - 6) + (- 8n³ + 9n)

since both parenthesis are being distributed by 1 , remove the parenthesis

= - n³ - 8n - 6 - 8n³ + 9n ← collect like terms

= (- n³ - 8n³) + (- 8n + 9n) - 6

= - 9n³ + n - 6

At \( 100 \mathrm{~km} / \mathrm{hr} \), how long would it take to travel through the (thickest) oceanic crust? Choose one: A. 1 hour B. 30 minutes C. 6 hours D. 6 minutes

Answers

It would take approximately 6 minutes to travel through the thickest oceanic crust at a speed of 100 km/hr.

To determine the time it would take to travel through the thickest oceanic crust at a speed of 100 km/hr, we need to know the thickness of the oceanic crust.

The oceanic crust is the outermost layer of the ocean floor and is generally thinner than the continental crust. On average, the thickness of the oceanic crust ranges from 5 to 10 kilometers (km). However, the thickness can vary depending on the specific location and geological factors.

Assuming we consider the thickest part of the oceanic crust, which could be up to 10 km thick, we can calculate the time it would take to travel through it at a speed of 100 km/hr.

Using the formula Time = Distance / Speed, we can determine the time as follows:

Time = (Thickness of Oceanic Crust) / (Speed)

Time = 10 km / 100 km/hr = 0.1 hr

Converting 0.1 hour to minutes, we have:

Time = 0.1 hr * 60 min/hr = 6 minutes

The correct answer is D. 6 minutes. This calculation is based on the assumption that we are considering the thickest part of the oceanic crust, which is approximately 10 km thick. It's important to note that the actual thickness of the oceanic crust can vary, and the time required would depend on the specific thickness encountered during the journey.

Learn more about approximately here:

https://brainly.com/question/31695967

#SPJ11

A survey was given to a random sample of 400 residents of a town to determine whether they support a new plan to raise taxes in order to increase education spending. Of those surveyed, 168 respondents said they were in favor of the plan. Determine a 95% confidence interval for the proportion of people who favor the tax plan, rounding values to the nearest thousandth.

Answers

The sample proportion of individuals who favor the tax plan is 168/400 = 0.42.

The standard error of the sample proportion is sqrt[(0.42)(0.58)/400] = 0.032.

Using a 95% confidence level, the critical value is 1.96.

The margin of error is 1.96 * 0.032 = 0.063.

The 95% confidence interval is 0.42 ± 0.063, which is (0.357, 0.483).

Therefore, we can be 95% confident that the true proportion of people who favor the tax plan is between 0.357 and 0.483.

what is the justification for the step taken from line 2 to line 3 ?3x+9-7x=x+10+x-4x+9=2x+10-6x+9=10-6x=1x=1/6

Answers

\(\begin{gathered} -4x+9=2x+10,\text{ by addition property of equality, we can add }-2x\text{ on both sides} \\ -4x-2x+9=2x-2x+10,\text{ the }2x\text{ in the right hand side is cancelled out and} \\ -6x+9=10,\text{ we simplify the left side} \end{gathered}\)

Find the equation of the axis of
symmetry for this function.
f(x) = -4x² + 8x - 28
Hint: To find the axis of symmetry, use the equation: x =
FR
2a
Simplify your answer completely. Enter
the number that belongs in the green box.
x = [?]
Enter

Answers

The equation of the axis of symmetry for the given function is x = 1.

To find the equation of the axis of symmetry for the function f(x) = -4x² + 8x - 28, we can use the formula:

x = -b / (2a)

where "a" and "b" are coefficients in the quadratic equation ax² + bx + c.

In this case, a = -4 and b = 8. Plugging these values into the formula, we get:

x = -8 / (2*(-4))

x = -8 / (-8)

x = 1.

The axis of symmetry for a quadratic function in the form of \(f(x) = ax^2 + bx + c\)  can be found using the formula x = -b / (2a).

In the case of the given quadratic function f(x) = -4x² + 8x - 28, the coefficient of \(x^2\) is a = -4 and the coefficient of x is b = 8.

For similar question on axis of symmetry.

https://brainly.com/question/24314434

#SPJ11

Communities change with negative or positive effects in response to new developments in social, political, and blank.

Answers

The missing word is "economic." Communities change with negative or positive effects in response to new developments in social, political, and economic realms.

These changes can have profound impacts on the fabric of a community, shaping its dynamics, values, and opportunities. Social developments, such as shifts in cultural norms, technological advancements, or demographic changes, can bring about both positive and negative effects. They can foster inclusivity, diversity, and social progress, but they can also lead to social divisions, inequality, or cultural tensions within a community. Political developments, such as policy changes, governance structures, or shifts in power dynamics, can significantly impact a community. Positive political developments, like democratic reforms or improved representation, can enhance community engagement and decision-making processes. Conversely, negative political developments, such as corruption, authoritarianism, or marginalization, can erode trust, hinder progress, and create social unrest.

Economic developments, including changes in industries, employment opportunities, or economic policies, can shape the prosperity and well-being of a community. Positive economic developments, such as job creation, investments in infrastructure, or sustainable economic growth, can improve living standards and provide opportunities for community members. However, negative economic developments, such as recessions, job losses, or income disparities, can lead to social and economic challenges, affecting livelihoods, access to resources, and overall community well-being.

It is crucial for communities to navigate these changes and proactively address the negative effects while leveraging the positive ones. Through collaboration, inclusivity, and responsive governance, communities can harness the potential of social, political, and economic developments to create more resilient, equitable, and thriving environments for their members.

To learn more about inclusivity click here:

brainly.com/question/28256142

#SPJ11

how long would it take an bus traveling at 52km/h to travel 130km

Answers

Answer:

2 hours

Step-by-step explanation:

Answer:

About 2.5 hours

Step-by-step explanation:

divide 130 by 52 = 2.5

1 x 10 000 + 7 x 1 000 + 4 x 100 + 0 x 10 + 2 x 1

Answers

The value of the numerical expression 1 x 10,000 + 7 x 1,000 + 4 x 100 + 0 x 10 + 2 x 1 will be 17,402.

What is the value of the expression?

The outcome of the expression corresponds to the outcome of the computation it represents when the pertinent elements and fundamental operations of a mathematical model are assigned values.

Making something a little less complicated while also making it simpler to accomplish or understand is the concept of easiness.

The numerical expression is written below.

⇒ 1 x 10,000 + 7 x 1,000 + 4 x 100 + 0 x 10 + 2 x 1

Simplify the expression, then we have

⇒ 1 x 10,000 + 7 x 1,000 + 4 x 100 + 0 x 10 + 2 x 1

⇒ 10,000 + 7,000 + 400 + 0 + 2

⇒ 17,402

The value of the numerical expression 1 x 10,000 + 7 x 1,000 + 4 x 100 + 0 x 10 + 2 x 1 will be 17,402.

More about the value of the expression link is given below.

https://brainly.com/question/23671908

#SPJ9

The complete question is given below.

Find the value of the expression.

1 x 10 000 + 7 x 1 000 + 4 x 100 + 0 x 10 + 2 x 1.

Drag numbers to the table so it shows a proportional relationship between x and y.


Drag numbers to the table so it shows a proportional relationship between x and y.

Answers

might be X = 5 and 8 Y = 2.4

Other Questions
Write 37/13as a decimal rounded to the nearest hundredth Find the equations of the lines that bisect the acute angle formed by the lines with the given equations. What type of bond is formed between the atoms of a carbohydrate ( CHO)?Group of answer choicesO IonicO SubatomicO CovalentO Carbide Use the following tables to compose q(r(5)) The time needed to travel a certain distance varies inverselywith the rate of speed. If it takes 8 hours to travel a certaindistance at 36 miles per hour, how long will it take to travel thesame distance at 60 miles per hour?3What equation rule represents the situation? Los artculos assignment. Please help I need help with this math please, thanks in advance. Much appreciated. 50 points available! The most helpful answer will receive brainliest!1. Sofie decides to develop a survey.(a) Give an example of a question she could ask on her survey.(b) How could Sofie select a simple random sample of students to take her survey?(c) She gives out 80 surveys but receives only 32 completed surveys. What are the sample and population for Sofies research?(d) Of the 32 students who completed surveys, 16 said they use social media while doing schoolwork. If Sofie uses only the completed surveys, what conclusion could she make about the percent of all high school students who use social media while doing schoolwork?2.Tony decides to use observation. He visits 10 students and observes them doing schoolwork at home for 30 min. If a student looks at social media during that time, he notes it.(a) Provide an advantage of using observation.(b) Provide a disadvantage of using observation.(c) What are the sample and population for Tonys research?(d) Suppose 3 of the 10 students looked at social media during the observation. What conclusion could Tony make about the percent of high school students who use social media while doing schoolwork?Much thanks and appreciation! Solve the 3x3 linear system given below using the only Gaussian elimination method, no other methods should be used 3x + 2y + z = 5 4x + 5y + 2z = 4 5x + 3y - 22 = -2 concerning the ability of newborns to hear, research has shown that they can discriminate What was the main change between the Monroe Doctrine and Roosevelts Corollary?A The Monroe Doctrine only applied to the Western Hemisphere.B Europe would no longer be able to re-colonize Latin American countries.C The US would police disputes between European and Latin American governments.D Roosevelt supported new US colonies in Latin America. Summarize the skills and knowledge managers need to manage globally. The causes of failure overseas extend beyond technical capability and include personal and social issues. Important knowledge permeates the chapter, but in particular see Exhibit 6.6.paragraph answer question i really need help with the first two fill in the blanks When did the anti slavery movement started? Solve the quadratic equation by completing the square.x+18x+79=0 Using your understanding of restrictive and nonrestrictive information, rewrite the paragraph below. Correct the punctuation errors by adding or removing commas.Moving to a new place can be tough on anyone especially if the move is to a new state. At the start of a move you may think that many things will be different in your life, and that nothing will be enjoyable, ever again. Your surroundings may have to change. Your good friends and favorite activities however do not. You can still maintain your friendships through a variety of technological ways which may include talking on a cell phone, writing an email, and seeing a friend on video chat. Technology can help you stay in contact, and be up to date with everything that your friends are doing. You can even continue doing your favorite activities which might include sports. Most towns and cities have their own teams, leagues, or clubs for popular activities. So you really do not have to give up what you love to do. Knowing, that your friends and activities do not have to change, can help you be more open to the idea of moving. Lara took a total of 10 pages of notes during 2 hours of class. After attending 9 hours ofclass, how many total pages of notes will Lara have in her notebook? Solve using unit rates. Maria bicycled every day for 14 days. She traveled 294 miles. How many miles did she travel per day? 2. how does leona's atherosclerosis affect platelet function? conversely, what is the effect of increased platelet activity on the development of atherosclerosis? Which of the following is not considered a buying incentive?a couponb. displayC. prized. rebatePlease select the best answer from the choices providedABCD The chart to the right shows a country's annual egg production. Model the data in the chart with a linear function, using the points (1994,52.7) and (1998,61.4). Let x represent the year,where x=0 represends 1984 x = 1 represents 1995, and so on, and let y represent the eggproduction (in billions), Predict egg production in 2000