document.write( "Question 886675: How would u find a line that is parallel to y=2/3x+5, passing through (4,-5) \n" ); document.write( "
Algebra.Com's Answer #536057 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How would u find a line that is parallel to y=2/3x+5, passing through (4,-5) \n" ); document.write( "---------- \n" ); document.write( "Since the lines are parallel, the slopes are equal, = 2/3 \n" ); document.write( "------ \n" ); document.write( "y+5 = (2/3)*(x-4) \n" ); document.write( "3y + 15 = 2x - 8 \n" ); document.write( "2x - 3y = 23 \n" ); document.write( " \n" ); document.write( " |