document.write( "Question 184177: I am having a terrible time trying to figure this out, any help will be greatly appreciated\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Bill and Barbara collected the following data in a chemistry experiment when they were in lab. They were comparing two thermometers. The thermometers were under constant conditions except that the heat was changing under each thermometer as time passed. T is the time of the reading. X is the reading of the first thermometer. Y is the reading of the second thermometer. Bill and Barbara are assuming a linear relationship between the readings X and Y on the thermometers and are to find a linear equation relating this (x,y) relationship.
\n" );
document.write( " See data collection chart below.\r
\n" );
document.write( "\n" );
document.write( "Time starts at t = 0 min.
\n" );
document.write( "time
\n" );
document.write( "0
\n" );
document.write( "10 min.
\n" );
document.write( "20 min
\n" );
document.write( "30 min.
\n" );
document.write( "x
\n" );
document.write( "10
\n" );
document.write( "15
\n" );
document.write( "28
\n" );
document.write( "40
\n" );
document.write( "y
\n" );
document.write( "50
\n" );
document.write( "59
\n" );
document.write( "82.4
\n" );
document.write( "104
\n" );
document.write( "a. Create a graph locating these data points on an (x,y) coordinate plane.
\n" );
document.write( "b. Find the slope of this graph.
\n" );
document.write( "c. Create the linear equation based on the data info collected. \n" );
document.write( "
Algebra.Com's Answer #138205 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Bill and Barbara collected the following data in a chemistry experiment when they were in lab. They were comparing two thermometers. The thermometers were under constant conditions except that the heat was changing under each thermometer as time passed. T is the time of the reading. X is the reading of the first thermometer. Y is the reading of the second thermometer. Bill and Barbara are assuming a linear relationship between the readings X and Y on the thermometers and are to find a linear equation relating this (x,y) relationship. \n" ); document.write( " See data collection chart below.\r \n" ); document.write( "\n" ); document.write( "Time starts at t = 0 min. \n" ); document.write( "time \n" ); document.write( "0 \n" ); document.write( "10 min. \n" ); document.write( "20 min \n" ); document.write( "30 min. \n" ); document.write( "x \n" ); document.write( "10 \n" ); document.write( "15 \n" ); document.write( "28 \n" ); document.write( "40 \n" ); document.write( "y \n" ); document.write( "50 \n" ); document.write( "59 \n" ); document.write( "82.4 \n" ); document.write( "104 \n" ); document.write( "a. Create a graph locating these data points on an (x,y) coordinate plane. \n" ); document.write( "b. Find the slope of this graph. \n" ); document.write( "c. Create the linear equation based on the data info collected.\r \n" ); document.write( "\n" ); document.write( "You have more than two points but only need two. \n" ); document.write( "(10,50) (15,59) \n" ); document.write( "----- \n" ); document.write( "slope = (59-50)/(15-10) = 9/5 \n" ); document.write( "-------------- \n" ); document.write( "Form of you linear equation is y = mx + b \n" ); document.write( "You know y = 50 when x = 10 and you know m = 9/5; solve for \"b\": \n" ); document.write( "50 = (9/5)*10 + b \n" ); document.write( "b = 50 - 18 = 32 \n" ); document.write( "------------------------ \n" ); document.write( "Equation: \n" ); document.write( "Y = (9/5)X + 32 \n" ); document.write( "=================== \n" ); document.write( "Note: This happens to be the formula for converting temperature \n" ); document.write( "in Celsius to temperature in Farenheit. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |