document.write( "Question 641456: I need in slope intercept form please\r
\n" );
document.write( "\n" );
document.write( "1) the line passing through (-4,6) and parallel to the line y=3x+8\r
\n" );
document.write( "\n" );
document.write( "2) the line passing through (1,2) and perpendicular to the line y=4x+3 \n" );
document.write( "
Algebra.Com's Answer #403669 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need in slope intercept form please\r \n" ); document.write( "\n" ); document.write( "1) the line passing through (-4,6) and parallel to the line y=3x+8 \n" ); document.write( "The given lines are in slope-intercept form, y = mx + b \n" ); document.write( "m = slope \n" ); document.write( "b = y-intercept \n" ); document.write( "--------------- \n" ); document.write( "All parallel lines have the same slope \n" ); document.write( "The slope of the eqn will be 3 \n" ); document.write( "Use the slope and and the point to find b \n" ); document.write( "--- \n" ); document.write( "6 = 3*(-4) + b \n" ); document.write( "6 = -12 + b \n" ); document.write( "b = 18 \n" ); document.write( "--> y = 3x + 18 \n" ); document.write( "========================== \n" ); document.write( "2) the line passing through (1,2) and perpendicular to the line y=4x+3 \n" ); document.write( "The slope of the given line m = 4 \n" ); document.write( "Lines perpendicular have a slope that the negative inverse, so m = -1/4 \n" ); document.write( "The rest is the same as Problem #1 \n" ); document.write( " \n" ); document.write( " |