document.write( "Question 1034059: An airplane climbs 100 feet during the first second after takeoff. In each succeeding second it climbs 100 feet more than it climbed during the previous second. How many seconds does it take for the plane to reach an altitude of
\n" );
document.write( "12,000 feet above its takeoff height?\r
\n" );
document.write( "\n" );
document.write( "Answer 15 seconds (How?) \n" );
document.write( "
Algebra.Com's Answer #648768 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well, the situation describes the series \n" ); document.write( "100 + 200 + 300 + 400 + ...where the total is the overall height of the airplane...we want to know when this total exceeds 12000... \n" ); document.write( "Such an arithmetic series and sum can be described mathematically as \n" ); document.write( " \n" ); document.write( "Now plug in to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Continue solving for n... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "n = 15 \n" ); document.write( " \n" ); document.write( " |