document.write( "Question 1062485: Write the point-slope form of the line that passes through the origin and is parallel to a line with a slope of 2. \n" ); document.write( "
Algebra.Com's Answer #677396 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Parallel lines have the same slope. \n" ); document.write( "o/w, same problem, different numbers. \n" ); document.write( "=========================== \n" ); document.write( "Write the point slope form of a line that passes through (6,1) and is perpendicular to a line with a slope of -3 \n" ); document.write( "--------------- \n" ); document.write( "Perpendicular --> the slope, m, is the negative inverse, = 1/3 \n" ); document.write( "--------- \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point. \n" ); document.write( "y-1 = (1/3)*(x-6) \n" ); document.write( "--- \n" ); document.write( "To get point-slope form, solve for y. \n" ); document.write( " \n" ); document.write( " |