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
Lina20 [59]
3 years ago
7

A cable that weighs 6 lb/ft is used to lift 500 lb of coal up a mine shaft 400 ft deep. Find the work done. Show how to approxim

ate the required work by a Riemann sum. (Let x be the distance in feet below the top of the shaft. Enter xi* as xi.)
Mathematics
1 answer:
stealth61 [152]3 years ago
8 0

Answer:

8.2 *10^5 ft lb

Step-by-step explanation:

Wcoal = 800*500  = 400000 = 4*10^5 ft lb

Wrope =\int\limits^{400}_0 {6(400-y)} \, dy

Using a right Riemann sum

The width of the entire region to be estimated = 400 - 0 = 400

Considering 8 equal subdivisions, then the width of each rectangular division is 400/8 = 50

F(x) = 6(400-y)

\left[\begin{array}{cccccccccc}x&0&50&100&150&200&250&300&350 &400\\f(x)&2400&2100&1800&1500&1200&900&600&300&0\end{array}\right]

Wrope = 50(2100) + 50(1800) + 50(1500) + 50(1200) + 50(900) + 50(600)

+ 50(300) + 50(0) = 420000 = 4.2 * 10^5 ft lb

Note: Riemann sum is an approximation, so may not give a accurate value

work done =  Wcoal + Wrope= 4*10^5+ 4.2 * 10^5 = 8.2 *10^5 ft lb

You might be interested in
[Algebra 2] Find the quotient with the necessary restrictions.​
Tatiana [17]

Answer:

The correct answer is:   3x² (4x - 1) / (x - 4) (x - 3) ∧ restriction x ≠ 3, x ≠ 4, x ≠ 0 and x ≠ 1/4

Step-by-step explanation:

Given:

((16x² - 8x + 1) / (x² - 7x + 12)) : ((20x² - 5x) / 15x³) =

dividing with one fraction is the same as multiplying with its reciprocal value

((16x² - 8x + 1) / (x² - 7x + 12)) · (15x³ / (20x² - 5x))

First we need to factorize both numerators and denominators

16x² - 8x + 1 = (4x - 1)²   This is square binomial

x² - 7x + 12 = x² - 4x - 3x + 12 = x (x - 4) - 3 (x - 4) = (x - 4) ( x - 3)

20x² - 5x = 5x (4x - 1)

(4x - 1)² / (x - 4) (x - 3) ·  15x³ / 5x (4x - 1)

The existence of this rational algebraic expression is possible only if it is:

x - 4 ≠ 0 and x - 3 ≠ 0 and x ≠ 0 and 4x - 1 ≠ 0  =>

x ≠ 4 and x ≠ 3 and x ≠ 0 and x ≠ 1/4  This is restriction

Finally we have:

3 x² (4x - 1) / (x - 4) (x - 3)

God with you!!!

8 0
3 years ago
Which of the following graphs represents the equation x >-3y+9
enot [183]
Hello,
Please, see the attached file.
Thanks.

5 0
3 years ago
Consider the three points ( 1 , 3 ) , ( 2 , 3 ) and ( 3 , 6 ) . Let ¯ x be the average x-coordinate of these points, and let ¯ y
loris [4]

Answer:

m=\dfrac{3}{2}

Step-by-step explanation:

Given points are: ( 1 , 3 ) , ( 2 , 3 ) and ( 3 , 6 )

The average of x-coordinate will be:

\overline{x} = \dfrac{x_1+x_2+x_3}{\text{number of points}}

<u>1) Finding (\overline{x},\overline{y})</u>

  • Average of the x coordinates:

\overline{x} = \dfrac{1+2+3}{3}

\overline{x} = 2

  • Average of the y coordinates:

similarly for y

\overline{y} = \dfrac{3+3+6}{3}

\overline{y} = 4

<u>2) Finding the line through (\overline{x},\overline{y}) with slope m.</u>

Given a point and a slope, the equation of a line can be found using:

(y-y_1)=m(x-x_1)

in our case this will be

(y-\overline{y})=m(x-\overline{x})

(y-4)=m(x-2)

y=mx-2m+4

this is our equation of the line!

<u>3) Find the squared vertical distances between this line and the three points.</u>

So what we up till now is a line, and three points. We need to find how much further away (only in the y direction) each point is from the line.  

  • Distance from point (1,3)

We know that when x=1, y=3 for the point. But we need to find what does y equal when x=1 for the line?

we'll go back to our equation of the line and use x=1.

y=m(1)-2m+4

y=-m+4

now we know the two points at x=1: (1,3) and (1,-m+4)

to find the vertical distance we'll subtract the y-coordinates of each point.

d_1=3-(-m+4)

d_1=m-1

finally, as asked, we'll square the distance

(d_1)^2=(m-1)^2

  • Distance from point (2,3)

we'll do the same as above here:

y=m(2)-2m+4

y=4

vertical distance between the two points: (2,3) and (2,4)

d_2=3-4

d_2=-1

squaring:

(d_2)^2=1

  • Distance from point (3,6)

y=m(3)-2m+4

y=m+4

vertical distance between the two points: (3,6) and (3,m+4)

d_3=6-(m+4)

d_3=2-m

squaring:

(d_3)^2=(2-m)^2

3) Add up all the squared distances, we'll call this value R.

R=(d_1)^2+(d_2)^2+(d_3)^2

R=(m-1)^2+4+(2-m)^2

<u>4) Find the value of m that makes R minimum.</u>

Looking at the equation above, we can tell that R is a function of m:

R(m)=(m-1)^2+4+(2-m)^2

you can simplify this if you want to. What we're most concerned with is to find the minimum value of R at some value of m. To do that we'll need to derivate R with respect to m. (this is similar to finding the stationary point of a curve)

\dfrac{d}{dm}\left(R(m)\right)=\dfrac{d}{dm}\left((m-1)^2+4+(2-m)^2\right)

\dfrac{dR}{dm}=2(m-1)+0+2(2-m)(-1)

now to find the minimum value we'll just use a condition that \dfrac{dR}{dm}=0

0=2(m-1)+2(2-m)(-1)

now solve for m:

0=2m-2-4+2m

m=\dfrac{3}{2}

This is the value of m for which the sum of the squared vertical distances from the points and the line is small as possible!

5 0
3 years ago
How do i show my daughter how to do 17 × 9
satela [25.4K]
17*9=17*10-17=170-17=153
3 0
3 years ago
What is the slope of the line that passes through these two points (8, 4) and (5, 3)?
strojnjashka [21]

Answer: 3

Step-by-step explanation:

8-5= 3.

4-3=1

so it’s 3/1 or 3

3 0
2 years ago
Other questions:
  • Carter is selling his bike. His research shows that the bike has a current value of $90, which is 45% of the amount Carter paid
    9·1 answer
  • U - 5.3 = 3.99 gxmdksgsjdkd
    12·1 answer
  • Find the 88th term of the arithmetic sequence 26, 28, 30, ...
    14·1 answer
  • Help me please i put 15 points i think that means it gives you 7 or 8 points??
    9·1 answer
  • What melody was used as the basis for "My country, 'Tis of Thee"?
    12·1 answer
  • What is 56 divided by 891
    10·2 answers
  • Need the answers for 4-8
    8·1 answer
  • Please help this hurts
    5·1 answer
  • 10 Points!!! Write the equation of a line with slope 2 and y-intercept -1.
    8·2 answers
  • Complete the table below to give the outcomes and the corresponding probabilities<br>​
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!