document.write( "Question 879545: Find the point-slope equation for the line with the given properties.
\n" );
document.write( "Slope= -5/3, through (1, -5) \n" );
document.write( "
Algebra.Com's Answer #530881 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Slope= -5/3, through (1, -5) \n" ); document.write( "***Using point-slope form, \n" ); document.write( " y + 5 = (-5/3)(x-1) \n" ); document.write( " |