document.write( "Question 286250: In Florida, when there were 447 boats registered there were 13 manatees killed that year. During a year when there were 719 boats registered there were 47 manatees killed that year. Assuming a linear relationship between boats registered and manatees killed, find a linear equation that describes the number of manatees killed with respect to boats registered. \n" ); document.write( "
Algebra.Com's Answer #207586 by dabanfield(803) ![]() You can put this solution on YOUR website! In Florida, when there were 447 boats registered there were 13 manatees killed that year. During a year when there were 719 boats registered there were 47 manatees killed that year. Assuming a linear relationship between boats registered and manatees killed, find a linear equation that describes the number of manatees killed with respect to boats registered.\r \n" ); document.write( "\n" ); document.write( "The two points (447,13) and (719,47) are on the line.\r \n" ); document.write( "\n" ); document.write( "The slope of the line is (47-13)/(719-447) = 34/272 = 1/7.\r \n" ); document.write( "\n" ); document.write( "The equation of the line in slope-intercept form is:\r \n" ); document.write( "\n" ); document.write( "y = m*x + b where m is the slope and b is the value of y where the line crosses the y-axis.\r \n" ); document.write( "\n" ); document.write( "So far we have:\r \n" ); document.write( "\n" ); document.write( "y = (1/7)*x + b\r \n" ); document.write( "\n" ); document.write( "To find b we know we can use the fact that when x is 447 then y = 13. Substituting these values in the equation above we have:\r \n" ); document.write( "\n" ); document.write( "13 = (1/7)*447 + b\r \n" ); document.write( "\n" ); document.write( "13 = 447/7 + b\r \n" ); document.write( "\n" ); document.write( "b = 13 - 447/7 \n" ); document.write( "b = 13 - 63.18 \n" ); document.write( "b = -50.18\r \n" ); document.write( "\n" ); document.write( "We have then y = (1/7)*x - 50.18 \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |