document.write( "Question 215197: The equation of the line that goes through the point ( 2 ,8 ) and is parallel to the line 3 x + 3 y = 4 can be written in the form y = mx+b where m is:
\n" );
document.write( "and where b is: \r
\n" );
document.write( "\n" );
document.write( "Please help? Thank you :) \n" );
document.write( "
Algebra.Com's Answer #162591 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The equation of the line that goes through the point (2,8) and is parallel to the line 3x + 3y = 4 can be written in the form y = mx+b where m is: \n" ); document.write( "and where b is: \n" ); document.write( "--------- \n" ); document.write( "Find the slope of 3x + 3y = 4 by putting it in slope-intercept form (that means solve for y). \n" ); document.write( "3x + 3y = 4 \n" ); document.write( "3y = -3x + 4 \n" ); document.write( "y = -x + 4/3 \n" ); document.write( "Slope, m = -1 \n" ); document.write( "------------- \n" ); document.write( "All parallel lines have the same slope. \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point \n" ); document.write( "y-8 = -(x-2) \n" ); document.write( "y = -x + 10 \n" ); document.write( " \n" ); document.write( " |