document.write( "Question 207193: For each line, use the given conditions to write an equation in the point-slope form and the slope-intercept form.
\n" );
document.write( "Slope = 4, passing through (1, 3)
\n" );
document.write( "Slope = 8, passing through (4, –1)
\n" );
document.write( "Slope = –5, passing through (–4, –2)
\n" );
document.write( "Slope = –2, passing through (0, –3) \n" );
document.write( "
Algebra.Com's Answer #156652 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For each line, use the given conditions to write an equation in the point-slope form and the slope-intercept form. \n" ); document.write( "Slope = 4, passing through (1,3) \n" ); document.write( "Use \n" ); document.write( "y-y1 = m*(x-x1) where m = slope and (x1,y1) is the given point. \n" ); document.write( "y-3 = 4*(x-1) \n" ); document.write( "y-3 = 4x-4 \n" ); document.write( "y = 4x-1 \n" ); document.write( "--------- \n" ); document.write( "Do the others like the one above. \n" ); document.write( "-------------- \n" ); document.write( "Slope = 8, passing through (4,–1) \n" ); document.write( "Slope = –5, passing through (–4,–2) \n" ); document.write( "Slope = –2, passing through (0,–3) \n" ); document.write( " \n" ); document.write( " |