document.write( "Question 1047148: The force needed to keep a car from skidding on a curve varies inversely as the radius of the curve and jointly as the weight of the care and the square of the speed. It 247-lb of force keeps a 1200-lb car from skidding on a curve of radius 400 ft. at 35 mph, what force would keep the same car from skidding on a curve of radius 850 ft. at 60 mph?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #662658 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
F=k*(1/R)*M*V^2
\n" ); document.write( "247=k*(1/400)*1200*35^2; (k can be different if we use ft/sec, but it will still give the same answer at the end)
\n" ); document.write( "247/3675=0.06721
\n" ); document.write( "F=0.06721*(1/850)*1200*60^2
\n" ); document.write( "F=341.59 pounds or 342 pounds.
\n" ); document.write( "Check. The radius increases by about 2.1 approximately but the speed increases by 1.7^2 or about 2.9 , so this should increase the force by approximately 1.38. The ratio is 1.38, which confirms it.
\n" ); document.write( "
\n" );