document.write( "Question 105189: An airplane covered 24 miles of its route while decreasing its altitude by 36,000 feet. Find the slope of the airplane's line of descent. Round to the nearest hundredth. Hint: (1 mi = 5280 feet)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #76578 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! USING A GRAPHING TECHNIQUE WE HAVE A STARTING POINT OF (0,0). \n" ); document.write( "WE THEN HAVE ANOTHER POINT OF X=24*5,280=126,720 FEET (126,720,0) \n" ); document.write( "WE ALSO HAVE A Y POINT OF -36,000 (126,720-36,000) \n" ); document.write( "NOW WE CAN FIND THE SLOPE (Y2-Y1)/(X2-X1) \n" ); document.write( "(-36000-0)/(126,720-0) \n" ); document.write( "-36,000/126,720=-.28 IS THE VALUE OF THE SLOPE. \n" ); document.write( " |