document.write( "Question 114414This question is from textbook holt Algebra I
\n" );
document.write( ": There is a linear relationship between the wind speed at a given temperature and what that temp. \"feels like\". A higher wind speed will make the temp. feel colder. The table below shows what an unknown temperature t \"feels like\" at different wind speeds.
\n" );
document.write( "WIND SPEED (mi/h) 5 10 15
\n" );
document.write( "\"FEELS LIKE\" (F) 36 34 32\r
\n" );
document.write( "\n" );
document.write( "Write an equation in slope-intercept form relating the wind speeds to the unknown temperature. \r
\n" );
document.write( "\n" );
document.write( "Please show work and explain process. I have no idea what to do.
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #83230 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! WIND SPEED (mi/h) 5 10 15 \n" ); document.write( "\"FEELS LIKE\" (F) 36 34 32 \n" ); document.write( "Write an equation in slope-intercept form relating the wind speeds to the unknown temperature. \n" ); document.write( "--------------------- \n" ); document.write( "You want an equation that looks like: feels = (slope)*speed + b \n" ); document.write( "You have three points but only need two to find the equation. \n" ); document.write( "slope = [34-36]/[10-5] = -2/5 \n" ); document.write( "---------------- \n" ); document.write( "Substitute into you equation form to solve for \"b\": \n" ); document.write( "36=(-2/5)5+b \n" ); document.write( "b = 38 \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "feels = (-2/5)(speed) + 38 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |