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
aleksandrvk [35]
3 years ago
6

A hoop, a uniform solid cylinder, a spherical shell, and a uniform solid sphere are released from rest at the top of an incline.

What is the order in which they arrive at the bottom of the incline?
Mathematics
1 answer:
Serjik [45]3 years ago
3 0

Answer:

Step-by-step explanation:

Given

Hoop, Uniform Solid Cylinder, Spherical shell and a uniform Solid sphere released from Rest from same height

Suppose they have same mass and radius

time Period is given by

t=\sqrt{\frac{2h}{a}} ,where h=height of release

a=acceleration

a=\frac{g\sin \theta }{1+\frac{I}{mr^2}}

Where I=moment of inertia

a for hoop

a=\frac{g\sin \theta }{1+\frac{mr^2}{mr^2}}

a=\frac{g\sin \theta }{2}

a for Uniform solid cylinder

a=\frac{g\sin \theta }{1+\frac{mr^2}{2mr^2}}

a=\frac{2g\sin \theta }{3}

a for spherical shell

a=\frac{g\sin \theta }{1+\frac{2mr^2}{3mr^2}}

a=\frac{3g\sin \theta }{5}

a for Uniform Solid

a=\frac{g\sin \theta }{1+\frac{2mr^2}{5mr^2}}

a=\frac{5g\sin \theta }{7}

time taken will be inversely proportional to the square root of acceleration

t_1=k\sqrt{2}=1.414k

t_2=k\sqrt{\frac{3}{2}}=1.224k

t_3=k\sqrt{\frac{5}{3}}=1.2909k

t_4=k\sqrt{\frac{7}{5}}=1.183k

thus first one to reach is Solid Sphere

second is Uniform solid cylinder

third is Spherical Shell

Fourth is hoop

You might be interested in
What's the difference between 126 1/4 78 2/3
Stels [109]
Difference means subtract, so we use subtraction:

*first we need to make the fractions have the same denominator

1/4 = 3/12
2/3 = 8/12

126(3/12) - 78(8/12)
*since the fraction in the first term is smaller than the second, make it improper

125(15/12) - 78(8/12)

now simply subtract:

125 - 78 
= 47

15 - 8 
= 7
* this is now (7/12)

now put them back together:

47(7/12) 

That's the final answer!
3 0
3 years ago
Im struggling to answer this question.
blsea [12.9K]

Answer:

35/100

Step-by-step explanation:

You have 12% of horses (10÷84=0.1190 and 0.1190 = 12%)

You have 54% of sheep (54÷84=0.535 and 0.535=54%)

Subtract the amount of Sheep and Horses for the total amount of animals

84-(10+54)

You have 35% of cows (29÷84=0.345 and 0.345=35%)

35% to a fraction is 35/100 (simplified version 7/20)

I hope this helps (:

8 0
3 years ago
Read 2 more answers
what is the exact value of cos(c+d), given sin c=24/25 for c in quadrant 2 and cos d=-3/4 for d in quadrant 3
maksim [4K]

Answer:

1 3/100

21-24squareroot7/100

21

=24squareroot7/100

Step-by-step explanation:

3 0
3 years ago
can someone show me how to find the general solution of the differential equations? really need to know how to do it for the upc
mariarad [96]
The first equation is linear:

x\dfrac{\mathrm dy}{\mathrm dx}-y=x^2\sin x

Divide through by x^2 to get

\dfrac1x\dfrac{\mathrm dy}{\mathrm dx}-\dfrac1{x^2}y=\sin x

and notice that the left hand side can be consolidated as a derivative of a product. After doing so, you can integrate both sides and solve for y.

\dfrac{\mathrm d}{\mathrm dx}\left[\dfrac1xy\right]=\sin x
\implies\dfrac1xy=\displaystyle\int\sin x\,\mathrm dx=-\cos x+C
\implies y=-x\cos x+Cx

- - -

The second equation is also linear:

x^2y'+x(x+2)y=e^x

Multiply both sides by e^x to get

x^2e^xy'+x(x+2)e^xy=e^{2x}

and recall that (x^2e^x)'=2xe^x+x^2e^x=x(x+2)e^x, so we can write

(x^2e^xy)'=e^{2x}
\implies x^2e^xy=\displaystyle\int e^{2x}\,\mathrm dx=\frac12e^{2x}+C
\implies y=\dfrac{e^x}{2x^2}+\dfrac C{x^2e^x}

- - -

Yet another linear ODE:

\cos x\dfrac{\mathrm dy}{\mathrm dx}+\sin x\,y=1

Divide through by \cos^2x, giving

\dfrac1{\cos x}\dfrac{\mathrm dy}{\mathrm dx}+\dfrac{\sin x}{\cos^2x}y=\dfrac1{\cos^2x}
\sec x\dfrac{\mathrm dy}{\mathrm dx}+\sec x\tan x\,y=\sec^2x
\dfrac{\mathrm d}{\mathrm dx}[\sec x\,y]=\sec^2x
\implies\sec x\,y=\displaystyle\int\sec^2x\,\mathrm dx=\tan x+C
\implies y=\cos x\tan x+C\cos x
y=\sin x+C\cos x

- - -

In case the steps where we multiply or divide through by a certain factor weren't clear enough, those steps follow from the procedure for finding an integrating factor. We start with the linear equation

a(x)y'(x)+b(x)y(x)=c(x)

then rewrite it as

y'(x)=\dfrac{b(x)}{a(x)}y(x)=\dfrac{c(x)}{a(x)}\iff y'(x)+P(x)y(x)=Q(x)

The integrating factor is a function \mu(x) such that

\mu(x)y'(x)+\mu(x)P(x)y(x)=(\mu(x)y(x))'

which requires that

\mu(x)P(x)=\mu'(x)

This is a separable ODE, so solving for \mu we have

\mu(x)P(x)=\dfrac{\mathrm d\mu(x)}{\mathrm dx}\iff\dfrac{\mathrm d\mu(x)}{\mu(x)}=P(x)\,\mathrm dx
\implies\ln|\mu(x)|=\displaystyle\int P(x)\,\mathrm dx
\implies\mu(x)=\exp\left(\displaystyle\int P(x)\,\mathrm dx\right)

and so on.
6 0
3 years ago
HELP PLEASEEE, IMAGE IS SHOWN
mojhsa [17]

Answer:

f(x)= (-4)/(5-X)

Step-by-step explanation:

8 0
3 years ago
Other questions:
  • On a multiple choice test of 86 questions, a student get 8 questions wrong. To the nearest percent, what percent of the question
    7·1 answer
  • PLEASE HELP ME?!
    9·2 answers
  • Algebra II<br> line: 3(x - 2) &gt; 5x + 8
    8·1 answer
  • Rewrite the expression using Distributive Property, then simplify:<br><br> -2(-x+3y)-3(x-5y)
    15·1 answer
  • Jason spent one third of his allowance going to the movies. He washed the family car and earned $7. What is weekly allowance if
    6·1 answer
  • Can someone just help me !
    12·2 answers
  • By visual inspection, determine the best-fitting regression model for the<br><br> scatterplot.
    7·1 answer
  • Find the radius of the circle
    14·1 answer
  • Mr. Allen spent​ $40 for 6 movies. If each movie is the same​ price, how much would he have to spend for 24​ movies?
    15·2 answers
  • Nicalos bought $8.10 of candy corn it cost $4.50 per pound
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!