document.write( "Question 214250: A car is parked on a cliff overlooking the ocean
\n" );
document.write( "on an incline that makes an angle of 18.0◦
\n" );
document.write( "below the horizontal. The negligent driver
\n" );
document.write( "leaves the car in neutral, and the emergency
\n" );
document.write( "brakes are defective. The car rolls from rest
\n" );
document.write( "down the incline with a constant acceleration
\n" );
document.write( "of 2.00 m/s2 and travels 43.0 m to the edge of
\n" );
document.write( "the cliff. The cliff is 40.0 m above the ocean.
\n" );
document.write( "The acceleration of gravity is 9.81 m/s2 .
\n" );
document.write( "a) How long is the car in the air? Answer
\n" );
document.write( "in units of s.\r
\n" );
document.write( "\n" );
document.write( "b) What is the car’s position relative to the
\n" );
document.write( "base of the cliff when the car lands in the
\n" );
document.write( "ocean? Answer in units of m.\r
\n" );
document.write( "\n" );
document.write( "whats steps would u take to solve this problem \n" );
document.write( "
Algebra.Com's Answer #162156 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A car is parked on a cliff overlooking the ocean \n" ); document.write( "on an incline that makes an angle of 18.0◦ \n" ); document.write( "below the horizontal. The negligent driver \n" ); document.write( "leaves the car in neutral, and the emergency \n" ); document.write( "brakes are defective. The car rolls from rest \n" ); document.write( "down the incline with a constant acceleration \n" ); document.write( "of 2.00 m/s2 and travels 43.0 m to the edge of \n" ); document.write( "the cliff. The cliff is 40.0 m above the ocean. \n" ); document.write( "The acceleration of gravity is 9.81 m/s2 . \n" ); document.write( "a) How long is the car in the air? Answer \n" ); document.write( "in units of s. \n" ); document.write( "b) What is the car’s position relative to the \n" ); document.write( "base of the cliff when the car lands in the \n" ); document.write( "ocean? Answer in units of m. \n" ); document.write( "----------------------------- \n" ); document.write( "s = (at^2)/2 \n" ); document.write( "43 = (2*t^2)/2 \n" ); document.write( "t = sqrt(43) seconds to go the 43 meters \n" ); document.write( "v = at = 2sqrt(43) m/sec when the car leaves the incline and is airborne. \n" ); document.write( "v =~ 13.114877 m/sec \n" ); document.write( "------------ \n" ); document.write( "The vertical component of v is v*sin(18) = -4.05272 m/sec (neg since is down) \n" ); document.write( "The horizontal part of v is v*cos(18) = 12.473 m/sec \n" ); document.write( "--------------------- \n" ); document.write( "h(t) = -9.81t^2 - 4.05272t + 40 \n" ); document.write( "h(0) = 40 (when it leaves the ground) \n" ); document.write( "Find t at h = 0 (when it hits the water) \n" ); document.write( "-9.81t^2 - 4.05272t + 40 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t =~ 1.823252 seconds \n" ); document.write( "---------------------- \n" ); document.write( "The horizontal part of v is v*cos(18) = 12.473 m/sec \n" ); document.write( "12.473 m/sec * 1.823252 seconds =~ 22.741 meters from the base of the cliff \n" ); document.write( " \n" ); document.write( " |