document.write( "Question 83717: Hi! I have a question on how to work this problem. I know what the answer would be if they said what temperature would it be after 3 hours, but I do not even know what a linear relationship is.
\n" );
document.write( "The problem: Write a linear relationship that describes the out side temperature, T, as a function of the number of hours since 8:00am., h. At 8:00am the outside temperature was 76(degrees)F and each hour the temperature rose 3 degrees.\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help,
\n" );
document.write( "Melissa \n" );
document.write( "
Algebra.Com's Answer #60201 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! t=76+3h where t=current temperature after 8:00am. h=the number of hours since 8:00am. \n" ); document.write( "example: at 12:00 the temperature would be: \n" ); document.write( "t=76+3*4 \n" ); document.write( "t=76+12 \n" ); document.write( "t=88 degrees. \n" ); document.write( " |