document.write( "Question 673595: The stopping distance (D) of a vehicle varies directly as the square of its velocity (V). If a vehicle traveling 40 mph requires 100 feet to come to a stop, find the stopping distance of a vehicle traveling 60 mph.\r
\n" ); document.write( "\n" ); document.write( "I started with y=kx for \"varies directly\" and did not know where to go from there. Also, I am not sure that I am using the correct method in considering this problem. The \"square of its velocity\" is throwing me off.
\n" ); document.write( "

Algebra.Com's Answer #418746 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
stopping distance (D) of a vehicle varies directly as the square of its velocity (V)
\n" ); document.write( "so D/V2=const
\n" ); document.write( "or 100/(40)2=D/(60)2
\n" ); document.write( "or D=100*(60/40)2=150 feet
\n" ); document.write( "ans
\n" ); document.write( "
\n" );