document.write( "Question 582213: After about 8 hours of a steady wind, the height (y) of waves in the ocean is linearly related to the duration of time (x) the wind has been blowing. During a storm with 40-knot winds, the wave height after 8 hours was found to be 22 feet, and after 23 hours it was 41 feet.\r
\n" ); document.write( "\n" ); document.write( "(a) Write a linear equation that relates the height to time.\r
\n" ); document.write( "\n" ); document.write( "(b) How long will the wind have been blowing for the waves to be 60 feet heigh?
\n" ); document.write( "

Algebra.Com's Answer #372058 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
After about 8 hours of a steady wind, the height (y) of waves in the ocean is linearly related to the duration of time (x) the wind has been blowing.
\n" ); document.write( " During a storm with 40-knot winds, the wave height after 8 hours was found to be 22 feet, and after 23 hours it was 41 feet.
\n" ); document.write( ":
\n" ); document.write( "(a) Write a linear equation that relates the height to time.
\n" ); document.write( "find the slope: m = \"%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "assign the values as follow
\n" ); document.write( "x1=8, y1=22
\n" ); document.write( "x2=23, y2=41
\n" ); document.write( ":
\n" ); document.write( "Find the slope (m)
\n" ); document.write( "m = \"%28y2-y1%29%2F%28x2-x1%29\" = \"%2841-22%29%2F%2823-8%29\" = \"19%2F15\" is the slope
\n" ); document.write( ":
\n" ); document.write( "Use the point/slope form to create an equation: y - y1 = m(x - x1)
\n" ); document.write( "y - 22 = \"19%2F15\"(x - 8)
\n" ); document.write( "y - 22 = \"19%2F15\"x - \"152%2F15\"
\n" ); document.write( "y = \"19%2F15\"x - \"152%2F15\" + 22
\n" ); document.write( "y = \"19%2F15\"x - \"152%2F15\" + \"330%2F15\"
\n" ); document.write( "y = \"19%2F15\"x + \"178%2F15\"; is the equation
\n" ); document.write( ":
\n" ); document.write( "(b) How long will the wind have been blowing for the waves to be 60 feet height?
\n" ); document.write( "\"19%2F15\"x + \"178%2F15\" = 60
\n" ); document.write( "multiply by 15 to get rid of the denominators
\n" ); document.write( "19x + 178 = 15(60)
\n" ); document.write( "19x = 900 - 178
\n" ); document.write( "19x = 722
\n" ); document.write( "x = \"722%2F19\"
\n" ); document.write( "x = 38 hrs to reach 60 ft waves
\n" ); document.write( "
\n" );