document.write( "Question 198307: The boiling point of water at sea level is 100 degrees Celsius. The boiling point decreases 3.5 degrees for every 1 Kilometer increase in altitude.\r
\n" );
document.write( "\n" );
document.write( "A) Determine a linear function that will give the boiling point of water as a function of altitude.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B) Use this model to determine the boiling point of water at 2 Kilometers above sea level. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #148822 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The boiling point of water at sea level is 100 degrees Celsius. The boiling point decreases 3.5 degrees for every 1 Kilometer increase in altitude. \n" ); document.write( "------------------ \n" ); document.write( "A) Determine a linear function that will give the boiling point of water as a function of altitude. \n" ); document.write( "BP = 100 - 3.5h (h in kilometers, BP in degrees C) \n" ); document.write( "-------------------- \n" ); document.write( "B) Use this model to determine the boiling point of water at 2 Kilometers above sea level. \n" ); document.write( "BP = 100 - 3.5*2 \n" ); document.write( "BP = 93º C \n" ); document.write( " |