document.write( "Question 1125819: Find an equation for the line with the given property.\r
\n" );
document.write( "\n" );
document.write( "It passes through the point (3, -6) and is parallel to the line 3x+y-10=0 \n" );
document.write( "
Algebra.Com's Answer #742151 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Every line parallel to the line with equation 3x+y-10=0 (or 3x+y = 10) will have an equation of the form 3x+y = C where C is some constant. \n" ); document.write( "Given a point on the line that is parallel to the given line, simply substitute the coordinates of the given point into the equation to find C: \n" ); document.write( "3x+y = 3(3)+(-6) = 9-6 = 3 \n" ); document.write( "ANSWER: 3x+y = 3 \n" ); document.write( " |