document.write( "Question 1122750: Write an equation in slope-intercept form for the line described.
\n" );
document.write( "x-intercept -5, y-intercept 8\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find an equation for the line which passes through (-2,3) and is perpendicular to the line containing (0,3) and (3,6).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find an equation of the line having the given slope and containing the given point.
\n" );
document.write( "m = 4/5, (6,-6) \n" );
document.write( "
Algebra.Com's Answer #738910 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=mx+b, m is slope and b the y-value of the y-intercept (x=0) \n" ); document.write( "slope goes between points (-5, 0) and (0, 8), and that is a slope of (8-0)/0-(-5)) or 8/5 \n" ); document.write( "y=(8/5)x+8 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "perpendicular lines have product of slopes = -1 \n" ); document.write( "line given has slope of 3/3 or 1 \n" ); document.write( "line desired has slope of -1 \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope and (x1, y1) point \n" ); document.write( "Line containing (0, 3) and (3, 6) can be plotted to show y=x+3 \n" ); document.write( "perpendicular line has slope -1 \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope and (x1, y1) point \n" ); document.write( "y-3=(-1)(x+2) \n" ); document.write( "y=-x+1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "point slope formula y-y1=m(x-x1), m slope and (x1, y1) point \n" ); document.write( "y+6=(4/5)(x-6) \n" ); document.write( "y+6=(4/5)x-(24/5) \n" ); document.write( "y=(4/5)x-(54/5) \n" ); document.write( " |