document.write( "Question 759816: Find the equation for the line that passes through the point (3, 5) and that is parallel to the line with the equation (y-1)=-1/3 (×-3) \n" ); document.write( "
Algebra.Com's Answer #462251 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Put into form y = mx + c \n" ); document.write( "(y - 1) = -1/3(x - 3) \n" ); document.write( " y = -1/3x + 1 + 1 \n" ); document.write( " y = -1/3x + 2 \n" ); document.write( "All lines that are parallel have the same gradient i.e. -1/3 \n" ); document.write( "Using y - b = m(x - a) \n" ); document.write( " y - 5 = -1/3(x - 3) \n" ); document.write( " y - 5 = -1/3x + 1 \n" ); document.write( " y = -1/3x + 1 + 5 \n" ); document.write( " y = -1/3x + 6 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |