document.write( "Question 714737: Highway bridges often have expansion joints- small gaps between the bridge sections-that allow for the expansion of the bridge when the weather gets hot. Suppose that a bridge's expansion joint has a gap of 1/2 inches when the temperature if 75°F and that gap increases to 1 inch when the temperature is 50°F . Assume that there is a linear relationship between the width of the gap and the temperature.
\n" );
document.write( "1. Write an equation that expresses the width of the gap (W) as a function of the temperature (T).
\n" );
document.write( "I need HELP!!! Please I BEG OF U PLEASE HELP!!! \n" );
document.write( "
Algebra.Com's Answer #438953 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x = gap width in inches and y = temperature in Fahrenheit\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Suppose that a bridge's expansion joint has a gap of 1/2 inches when the temperature if 75°F\" means x = 1/2 and y = 75\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"and that gap increases to 1 inch when the temperature is 50°F \" means x = 1 and y = 50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's find the slope of the line through these two points\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Slope: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (y2 - y1)/(x2 - x1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (50 - 75)/(1 - 1/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (-25)/(1/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = -50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the slope is m = -50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use this to find the equation \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = mx + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -50x + b ... plug in the slope we just found\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "50 = -50(1) + b ... plug in x = 1 and y = 50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "50 = -50 + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "50 + 50 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "100 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = 100 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the equation is y = -50x + 100 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Replace x with W since x = gap and y with T because y = temp to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = -50W + 100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now solve for W (because we want an equation that expresses the width of the gap (W) as a function of the temperature (T))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the final answer is |