document.write( "Question 764524: find the equation of the straight line with slope 0.60 that passes through point (5,8). \n" ); document.write( "
Algebra.Com's Answer #465816 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using y - b =m(x - a) \n" ); document.write( " y - 8 = 0.6(x - 5) \n" ); document.write( " y - 8 = 0.6x - 3 \n" ); document.write( " y = 0.6x - 3 + 8 \n" ); document.write( " y = 0.6x + 5 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |