document.write( "Question 741267: Russ and Holly from St. Croix say their weather is very regular. It varies from a low of 62 F at 3:00 am to a high of 78 F at 3:00 pm. Find a formula that gives their temperature in terms of hours after 3:00 am \n" ); document.write( "
Algebra.Com's Answer #451933 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Russ and Holly from St. Croix say their weather is very regular. It varies from a low of 62 F at 3:00 am to a high of 78 F at 3:00 pm. Find a formula that gives their temperature in terms of hours after 3:00 am
\n" ); document.write( "-------------------------
\n" ); document.write( "you have two points: (0,62) and (12,78)
\n" ); document.write( "----
\n" ); document.write( "slope = (78-62)/(12-0) = 16/12 = 4/3
\n" ); document.write( "-----
\n" ); document.write( "Form: y = mx + b
\n" ); document.write( "Solve for \"b\":
\n" ); document.write( "62 = (4/3)0 + b
\n" ); document.write( "b = 62
\n" ); document.write( "------
\n" ); document.write( "Equation:
\n" ); document.write( "y = (4/3)x + 62
\n" ); document.write( "-------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );