document.write( "Question 313644: Write the equation of the line that is parallel to the line 2x-3y= 0 and contains the point (6,1) \n" ); document.write( "
Algebra.Com's Answer #224260 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Write the equation of the line that is parallel to the line 2x-3y= 0 and contains the point (6,1) \n" ); document.write( ". \n" ); document.write( "First, determine the slop of: \n" ); document.write( "2x-3y= 0 \n" ); document.write( "by putting it into the \"slope-intercept\" form \n" ); document.write( "-3y= -2x \n" ); document.write( "y= (2/3)x \n" ); document.write( ". \n" ); document.write( "So, slope is 2/3. A line that is parallel must have the same slope. \n" ); document.write( ". \n" ); document.write( "Plug the slope (2/3) and the given point(6,1) into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 1 = (2/3)(x - 6) \n" ); document.write( "y - 1 = (2/3)x - 4 \n" ); document.write( "y = (2/3)x - 3 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |