document.write( "Question 1086683: find the line that passes through the point (1,2) and is parallel to the line x+2y=3 \n" ); document.write( "
Algebra.Com's Answer #700896 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the line that passes through the point (1,2) and is parallel to the line x+2y=3 \n" ); document.write( "------------- \n" ); document.write( "Step 1, find the slope, m, of x+2y=3 \n" ); document.write( "------------ \n" ); document.write( "Parallel lines have the same slope. \n" ); document.write( "Step 2, use \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point (1,2) \n" ); document.write( " \n" ); document.write( " |