marialandingin9742 marialandingin9742
  • 01-04-2022
  • Physics
contestada

The centripetal force is proportional to the _____. mass velocity squared inverse of the radius All of the above

Respuesta :

loneguy
loneguy loneguy
  • 01-04-2022

Answer:

Velocity squared.

Explanation:

We know that,

[tex]\text{F}_{\text{Centripetal}} = \dfrac{mv^2}{r}, \text{which implies} ~\text{F}_{\text{Centripetal}} \propto v^2[/tex]

Answer Link

Otras preguntas

compare and contrast a Covalent and an ionic bond ​
A mutation may be passed along to human offspring
The track is 3/5 of a mile long. If Tyrone jogged around it twice, how far did he run?
how can the snakes help the farmer​
Solve for x -2x -30 solve for x -5x =45
Si para jugar al LOTO debes elegir un cartón con 6 números, del 1 al 41, y para jugar al KINO debes elegir un cartón con 14 números, del 1 al 25. ¿En cuantos ca
What equation best represents the following sentence? The sum of a number and two is twice the number. n+2=2n n−2=2n n+2=2+n n+n=2n
Match each proportion with its solution.
At December 31, 2020 the following balances existed on the books of Rentro Corporation: Bonds Payable $7,000,000 Discount on Bonds Payable 960,000 Interest Paya
What is the output of this program? numA = 2 numB = 3 if numA == 2 and numB == 2: print("yes") elif numA == 2 and numB == 3: print("no") Output:_____