document.write( "Question 100763: A temperature of 10°C corresponds to a temperature of 50°F. Also 40°C corresponds to 104°F. Find the linear equation relating F and C. \n" ); document.write( "
Algebra.Com's Answer #73371 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! We are given: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We can assume we have a grid of C (the x-axis) and F (the y-axis). \n" ); document.write( "So these correspondences can be viewed as xy pairs that define points in the plane: (10,50) and (40,104). \n" ); document.write( "Finding the slope of the line, we have: \n" ); document.write( " \n" ); document.write( "The general equation for a line is y = mx + b, so \n" ); document.write( " \n" ); document.write( "And, looking back we notice that when x=10, y=50. So we can substitute: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now the equation is \n" ); document.write( " \n" ); document.write( " |