document.write( "Question 372403: Write the equation of the line that is parallel to 5x-2y = 10 and passes through the point (4,3) \n" ); document.write( "
Algebra.Com's Answer #265532 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! parallel means the same x and y coefficients , but a different constant term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "plugging the given point into the equation will result in a new constant term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5(4) - 2(3) = ?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x - 2y = ? \n" ); document.write( " |