document.write( "Question 614906: Find an equation of the line satisfying the conditions given. Express your answer in standard form.\r
\n" );
document.write( "\n" );
document.write( "Parallel to 3x - y = -5 and passing through (-1,0)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #386762 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line satisfying the conditions given. Express your answer in standard form. \n" ); document.write( "Parallel to 3x - y = -5 and passing through (-1,0) \n" ); document.write( "** \n" ); document.write( "3x-y=-5 \n" ); document.write( "y=3x+5 \n" ); document.write( "slope,m=3 \n" ); document.write( "parallel line has same slope \n" ); document.write( "Its equation: y=3x+b \n" ); document.write( "solving for b using given coordinates (-1,0) on the line \n" ); document.write( "0=3*-1+b \n" ); document.write( "b=3 \n" ); document.write( "equation: y=3x+3 \n" ); document.write( " |