document.write( "Question 626209: Find the equation of the line containing (4,-3)that is parallel to the line 6x-4y=1 \n" ); document.write( "
Algebra.Com's Answer #394044 by Emsley(35)![]() ![]() ![]() You can put this solution on YOUR website! If it is parallel to 6x-4y=1 its equation will be 6x-4y=k (so that it has same gradient). (4,-3) is on this line so 24+12=k So k=36 \n" ); document.write( "So equation is 6x-4y=36 \n" ); document.write( " |