document.write( "Question 570211: write the equation of a line that has a slope of 5/2 and passes through (2,3). \n" ); document.write( "
Algebra.Com's Answer #367625 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! write the equation of a line that has a slope of 5/2 and passes through (2,3). \n" ); document.write( ". \n" ); document.write( "Plug given info into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 3 = (5/2)(x - 2) \n" ); document.write( "y - 3 = (5/2)x - 5 \n" ); document.write( "y = (5/2)x - 2 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |