document.write( "Question 915935: Johnny is in a hot air balloon that is at 900 feet and rising 5 ft per hour. Susie is in a hot air balloon that is at 1240 feet and is falling at 12 ft per hour.
\n" );
document.write( "a) how long will it be until Johnny and Susie are at the same height?
\n" );
document.write( "900+5n=1240-12n
\n" );
document.write( "-900 +12n -900 +12n
\n" );
document.write( "17n=340
\n" );
document.write( "17n/17=340/17
\n" );
document.write( "n=20
\n" );
document.write( "b) Use the equation and answer from part a to determine what height they will be when they meet. ???? \n" );
document.write( "
Algebra.Com's Answer #555882 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! 900+5*20=1240-12*20 \n" ); document.write( "900+100=1240-240 \n" ); document.write( "1000=1000 \n" ); document.write( "The height they meet at is one thousand feet. \n" ); document.write( " |