document.write( "Question 272138: Find an equation of the line satisfying the conditions given. Express your answer in standard form. \r
\n" );
document.write( "\n" );
document.write( "Parallel 3x-y=-5 and passing through (-1,0) \n" );
document.write( "
Algebra.Com's Answer #199299 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! parallel means the x and y coefficients are the same\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substitute the new point to find the new constant\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(-1) - (0) = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "new line ___ 3x - y = -3 \n" ); document.write( " |