document.write( "Question 486925: Find an equation of the line satisfying the conditions given - answer in standard form.\r
\n" );
document.write( "\n" );
document.write( "Parallel to 3x - y = -5 and passing through (-1,0) \n" );
document.write( "
Algebra.Com's Answer #332849 by John10(297)![]() ![]() You can put this solution on YOUR website! Find the given line slope by solving for y: \n" ); document.write( "y = 3x + 5\r \n" ); document.write( "\n" ); document.write( "The slope is 3.\r \n" ); document.write( "\n" ); document.write( "Because two lines are parallel, the slope is the same.\r \n" ); document.write( "\n" ); document.write( "Apply the slope-point formula to write the line:\r \n" ); document.write( "\n" ); document.write( "y - yo = m(x - xo) \n" ); document.write( "y - 0 = 3( x - (-1)) \n" ); document.write( "y = 3x + 3 \n" ); document.write( "which is the line you need. \n" ); document.write( "John10:) \n" ); document.write( " |