document.write( "Question 349954: Problem: Hiking up a mountain, you notice that the air temperature drops 10 degrees celsius for every 1000 meters increase in elevation. Write a multiplication expression to represent the decrease in temperature if you hike up the mountain 3000 meters. Then evaluate the expression and explain its meaning.\r
\n" );
document.write( "\n" );
document.write( "This is a problem for my sixth grader's math homework and my wife and I are completely stumped. Neither of us can remember how to relate the temperature to the elevation in an equation and the lesson in the math book stops short of this type of problem (this particular problem is like a brain teaser at the end of the assignment). Can you help? \n" );
document.write( "
Algebra.Com's Answer #250174 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! not exactly sure what the book is looking for...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "k = 10ºC / 1000m = .01ºC/m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Td = 3000m * k ___ Td = 3000m * .01ºC/m = 30ºC\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you hike 3000m up the mountain , the temperature decreases 30ºC \n" ); document.write( " |