document.write( "Question 1186086: 1) A pistol that fires a signal flare gives it an initial velocity (muzzle
\n" );
document.write( "velocity) of 125 m/s at an angle of 55.00(degrees) above the horizontal. You
\n" );
document.write( "can ignore air resistance. (Ignore air resistance.)
\n" );
document.write( "(a) What is the magnitude of the horizontal and vertical velocity
\n" );
document.write( "component of the signal flare?
\n" );
document.write( "(b) What is the flare’s maximum height and the distance from its
\n" );
document.write( "firing point to its landing point?
\n" );
document.write( "(c) How long does the signal flare stays in the air? \n" );
document.write( "
Algebra.Com's Answer #817228 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1) A pistol that fires a signal flare gives it an initial velocity (muzzle \n" ); document.write( "velocity) of 125 m/s at an angle of 55.00(degrees) above the horizontal. You \n" ); document.write( "can ignore air resistance. \n" ); document.write( "----- \n" ); document.write( "(a) What is the magnitude of the horizontal and vertical velocity \n" ); document.write( "component of the signal flare? \n" ); document.write( "--- \n" ); document.write( "Horiz= 125*cos(55) \n" ); document.write( "Vert = 125*sin(55) \n" ); document.write( "============================== \n" ); document.write( "(c) How long does the signal flare stays in the air? \n" ); document.write( "---- \n" ); document.write( "Using 9.8 m/sec/sec for gravity: \n" ); document.write( "t = 125*sin(55)/9.8 seconds rising, same time falling \n" ); document.write( "---> 125*sin(55)/4.9 seconds =~ 20.897 seconds. \n" ); document.write( "============================ \n" ); document.write( "(b) What is the flare’s maximum height \n" ); document.write( "The average vertical speed is 1/2 the vert component of the launch speed, \n" ); document.write( "= 125*sin(55)/2 \n" ); document.write( "Max height = (125*sin(55)/2)*20.897 =~ 1069.86 meters \n" ); document.write( "================ \n" ); document.write( " and the distance from its firing point to its landing point? \n" ); document.write( "= (flight time)*125*cos(55)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |