document.write( "Question 333725: Let C = Celsius degree and F= Fahrenheit degree scales for temperature. Assuming that relation between C and F is linear and drawing F on vertical axis. Two data points on the line relating C and F are (5, 41), (25, 77) Find the equation relating C and F. Can it be applied for practical purposes? \n" ); document.write( "
Algebra.Com's Answer #239145 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(5, 41), (25, 77)
\n" ); document.write( "the slope of the line passing through the above points =
\n" ); document.write( "77-41 / 25-5
\n" ); document.write( "=36/20
\n" ); document.write( "=9/5 = m the slope
\n" ); document.write( "..
\n" ); document.write( "general equation of line = y = mx +b
\n" ); document.write( "plug value of any point and the slope m in the equation
\n" ); document.write( "(5,41)
\n" ); document.write( "41=9/5 *5 +b
\n" ); document.write( "41=9+b
\n" ); document.write( "41-9=b
\n" ); document.write( "b=32
\n" ); document.write( "..
\n" ); document.write( "so the general equation will be
\n" ); document.write( "y = 9/5 x + 32
\n" ); document.write( "f is drawn on they axis and c on the x axis
\n" ); document.write( "f= 9/5 c + 32
\n" ); document.write( "..
\n" ); document.write( "Plot the points and join the points to get a graph as given below.
\n" ); document.write( "\"graph%28300%2C200%2C-30%2C80%2C-30%2C80%2C%289x%2F5%29%2B32%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );