document.write( "Question 42280: Write the equation of the line parallel to and passing through (2,-3). Someone PLEASE help me!! \n" );
document.write( "
Algebra.Com's Answer #27428 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If it's parallel to 3x - y = 2, it has the same slope... \n" ); document.write( "The slope of 3x - y = 2 can be found from y = 3x - 2...the slope is 3. \n" ); document.write( "Now use the slope-intercept form and lug in...we get \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y + 3 = 3(x - 2) \n" ); document.write( "y + 3 = 3x - 6 \n" ); document.write( "y = 3x - 9 \n" ); document.write( " |