document.write( "Question 1097716: What is an equation of the line that passes through the point (4,0) and is parallel to the line x-4y=20 \n" ); document.write( "
Algebra.Com's Answer #712116 by Alan3354(69443) You can put this solution on YOUR website! What is an equation of the line that passes through the point (4,0) and is parallel to the line x-4y=20 \n" ); document.write( "--------------- \n" ); document.write( "x-4y=20 \n" ); document.write( "y = x/4 + b \n" ); document.write( "--> m = 1/4 \n" ); document.write( "====================== \n" ); document.write( "y = (1/4)*(x-4) \n" ); document.write( " \n" ); document.write( " |