1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kondor19780726 [428]
3 years ago
10

Find the coordinates of the midpoint M of the segment with the given endpoints. Then find the distance between the two points. R

ound the distance to the nearest tenth. P(−4, 1) and Q(0, 7) The midpoint is at M( , ). Question 2 The distance between the two points is about units.​
Mathematics
1 answer:
Mrac [35]3 years ago
6 0

Answer:

Midpoint (-2,4)

distance nearest tenth = 8.9

The approximate distance = 9

Step-by-step explanation:

Formulas

PQ midpoint = (x2 + x1)/2, (y2 + y1)/2

distance d = sqrt( (x2 - x1)^2 + (y2 - y1)^2 )

Givens

x2 = -4

x1 = 0

y2 = 1

y1 = 7

Solution

M(PQ) = (-4+0)/2, (1 + 7)/2

M(PQ) = -2, 4

The midpoint is -2,4

The distance = sqrt( (4 - 0)^2 + (1 + 7)^2 )

The distance = sqrt(16 + 64)

The distance = sqrt(80)

The distance = 4√5           exactly

The distance = 8.94    

The distance = 8.9            To the nearest tenth

Question 2

The distance is rounded to the nearest whole number which is 9.

You might be interested in
What three ratios are equivalent to 5 to 2
Hoochie [10]

Answer:

10:4, 15:6, 20:8

hope that helps.

5 0
3 years ago
Please show work and solve it! 100 points! n(n-7)=0
Dmitriy789 [7]
Step by step. :)


STEP
1
:
Equation at the end of step 1
0 - 7n • (n - 7) = 0
STEP
2
:
Equation at the end of step 2
-7n • (n - 7) = 0
STEP
3
:
Theory - Roots of a product
 3.1    A product of several terms equals zero. 

 When a product of two or more terms equals zero, then at least one of the terms must be zero. 

 We shall now solve each term = 0 separately 

 In other words, we are going to solve as many equations as there are terms in the product 

 Any solution of term = 0 solves product = 0 as well.
Solving a Single Variable Equation:
 3.2      Solve  :    -7n = 0 

 Multiply both sides of the equation by (-1) :  7n = 0


Divide both sides of the equation by 7:
                     n = 0
Solving a Single Variable Equation:
 3.3      Solve  :    n-7 = 0 

 Add  7  to both sides of the equation : 
                      n = 7



This is what i got! if i’m wrong i’m so sorry
but i tried. have a amazing day☺️☺️
5 0
3 years ago
Groups of students are hiking from a mile markers 2,6, and 8 to meet at the waterfall located at a mile marker 5 how can you use
Tresset [83]
The correct answer is C as cat
3 0
3 years ago
2/5 ÷ −13/11 ≈ pls help me pls
LenaWriter [7]

Answer: -22/65

Step-by-step explanation: PLEASE GIVE BRAINLIEST IT HElPS ALOT

8 0
3 years ago
Read 2 more answers
Can someone give me an example on a Riemann Sum and like how to work through it ? I want to learn but I don’t understand it when
Georgia [21]

Explanation:

A Riemann Sum is the sum of areas under a curve. It approximates an integral. There are various ways the area under a curve can be approximated, and the different ways give rise to different descriptions of the sum.

A Riemann Sum is often specified in terms of the overall interval of "integration," the number of divisions of that interval to use, and the method of combining function values.

<u>Example Problem</u>

For the example attached, we are finding the area under the sine curve on the interval [1, 4] using 6 subintervals. We are using a rectangle whose height matches the function at the left side of the rectangle. We say this is a <em>left sum</em>.

When rectangles are used, other choices often seen are <em>right sum</em>, or <em>midpoint sum</em> (where the midpoint of the rectangle matches the function value at that point).

Each term of the sum is the area of the rectangle. That is the product of the rectangle's height and its width. We have chosen the width of the rectangle (the "subinterval") to be 1/6 of the width of the interval [1, 4], so each rectangle is (4-1)/6 = 1/2 unit wide.

The height of each rectangle is the function value at its left edge. In the example, we have defined the function x₁(j) to give us the x-value at the left edge of subinterval j. Then the height of the rectangle is f(x₁(j)).

We have factored the rectangle width out of the sum, so our sum is simply the heights of the left edges of the 6 subintervals. Multiplying that sum by the subinterval width gives our left sum r₁. (It is not a very good approximation of the integral.)

The second and third attachments show a <em>right sum</em> (r₂) and a <em>midpoint sum</em> (r₃). The latter is the best of these approximations.

_____

<u>Other Rules</u>

Described above and shown in the graphics are the use of <em>rectangles</em> for elements of the summation. Another choice is the use of <em>trapezoids</em>. For this, the corners of the trapezoid match the function value on both the left and right edges of the subinterval.

Suppose the n subinterval boundaries are at x0, x1, x2, ..., xn, so that the function values at those boundaries are f(x0), f(x1), f(x2), ..., f(xn). Using trapezoids, the area of the first trapezoid would be ...

  a1 = (f(x0) +f(x1))/2·∆x . . . . where ∆x is the subinterval width

  a2 = (f(x1) +f(x2))/2·∆x

We can see that in computing these two terms, we have evaluated f(x1) twice. We also see that f(x1)/2 contributes twice to the overall sum.

If we collapse the sum a1+a2+...+an, we find it is ...

  ∆x·(f(x0)/2 + f(x1) +f(x2) + ... +f(x_n-1) + f(xn)/2)

That is, each function value except the first and last contributes fully to the sum. When we compute the sum this way, we say we are using the <em>trapezoidal rule</em>.

If the function values are used to create an <em>approximating parabola</em>, a different formula emerges. That formula is called <em>Simpson's rule</em>. That rule has different weights for alternate function values and for the end values. The formulas are readily available elsewhere, and are beyond the scope of this answer.

_____

<em>Comment on mechanics</em>

As you can tell from the attachments, it is convenient to let a graphing calculator or spreadsheet compute the sum. If you need to see the interval boundaries and the function values, a spreadsheet may be preferred.

8 0
3 years ago
Other questions:
  • In three hours, manufacturer z can make b ball bearings. manufacturer y can make b ball bearings in 4 hours. manufacturer x can
    7·1 answer
  • Factor polynomial below
    15·1 answer
  • Erik rode down an escalator, while Raj rode up. Erik's elevation is represented by the equation h = 12 – 0.75t, and Raj's elevat
    10·2 answers
  • Sullivan’s boss has 5 eyes total. Three of his eyes are smaller than the other two. Write a ratio of small eyes to large eyes.
    14·1 answer
  • What is the missing reason from the following proof? <br><br> (The answer is NOT C.)
    5·2 answers
  • Will mark brainliest!
    9·2 answers
  • X ^-4 + x ^ 3 - 4x ^ 2 = 2x - 4
    10·1 answer
  • Someone help plz make sure it’s right will mark brainiest if it is :)
    5·1 answer
  • Given that cos75º 0.259, which statement below
    8·2 answers
  • Please help! Find the value of c in the isosceles trapezoid.
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!