document.write( "Question 118366: Jane and some students from her geometry class went outside to measure their shadows. Jane measured Tonya's and Seth's shadows and recorded the information in the table below
\n" );
document.write( " Height(x) shadow length(y)
\n" );
document.write( " 158cm 106cm
\n" );
document.write( " 166cm 112cm
\n" );
document.write( " Using the information in the table provided above and answer the following and show your work:
\n" );
document.write( "a. Find the slope of a line representing this data in the table above.\r
\n" );
document.write( "\n" );
document.write( "b. Using the slope and one of the points in the table, write an equation in slope-intercept form representing the student's shadow in relation to height.\r
\n" );
document.write( "\n" );
document.write( "c. Jane forgot to include her shadow in the student data. She measured her height and recorded 164 cm. What should she record for her shadow length?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #86482 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jane and some students from her geometry class went outside to measure their shadows. Jane measured Tonya's and Seth's shadows and recorded the information in the table below \n" ); document.write( "Height(x) shadow length(y) \n" ); document.write( "158cm 106cm \n" ); document.write( "166cm 112cm \n" ); document.write( "Using the information in the table provided above and answer the following and show your work: \n" ); document.write( "a. Find the slope of a line representing this data in the table above. \n" ); document.write( "slope = (112-106)/(165-158) = 6/8= 3/4 \n" ); document.write( "-------------------------------------- \n" ); document.write( "b. Using the slope and one of the points in the table, write an equation in slope-intercept form representing the student's shadow in relation to height. \n" ); document.write( "shadow = (3/4)height + b \n" ); document.write( "Substitute to solve for \"b\": \n" ); document.write( "106 = (3/4)158+b \n" ); document.write( "b = 106-118.5 \n" ); document.write( "b = -12.5 \n" ); document.write( "EQUATION: \n" ); document.write( "s(h)=(3/4)h-12.5 \n" ); document.write( "---------------------- \n" ); document.write( "c. Jane forgot to include her shadow in the student data. She measured her height and recorded 164 cm. What should she record for her shadow length? \n" ); document.write( "s(164) = (3/4)164-12.5 \n" ); document.write( "s(164) = 110.5 cm \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |