document.write( "Question 475077: Write the equation of the line which passes through (–4, 2) and is parallel to y = –x + 6 in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( " i'm not sure how to start and cant find any problem simlar to this. \n" );
document.write( "
Algebra.Com's Answer #325746 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of the line which passes through (–4, 2) and is parallel to y = –x + 6 in slope-intercept form \n" ); document.write( "** \n" ); document.write( "Standard form of equation for straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "y=–x+6 \n" ); document.write( "The slope, m, of this given equation=-1 \n" ); document.write( "An equation parallel to given equation would have the same slope, but the y-intercept may be different. \n" ); document.write( "y=-x+b \n" ); document.write( "solving for b using (x,y) coordinates from given point (-4,2) \n" ); document.write( "2=-(-4)+b \n" ); document.write( "2=4+b \n" ); document.write( "b=-2 \n" ); document.write( "equation: \n" ); document.write( "y=-x-2s \n" ); document.write( " |