document.write( "Question 652694: Wite the slope intercept form of the equation of the line described
\n" ); document.write( "Through: (1,-4), parallel to y = -x + 3
\n" ); document.write( "Through: (2,1), perp. To y = 2x - 2
\n" ); document.write( "

Algebra.Com's Answer #408066 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( "Line Through: (1,-4), parallel to y = -x + 3 ( m = -1) Slopes the same
\n" ); document.write( "New Line
\n" ); document.write( " y = -x + b ||Using pt(1,-4) to solve for b
\n" ); document.write( "-4 = -1 + b
\n" ); document.write( " -3 = b
\n" ); document.write( "y = -x - 3\r
\n" ); document.write( "\n" ); document.write( "Through: (2,1), perp. To y = 2x - 2 (m = 2) New Line, m = -1/2
\n" ); document.write( "New Line
\n" ); document.write( " y = (-1/2)x + b ||Using pt(2,1) to solve for b
\n" ); document.write( " 1 = -1 + b
\n" ); document.write( " 2 = b
\n" ); document.write( " y = (-1/2)x + 2 \n" ); document.write( "
\n" );