document.write( "Question 659100: Find an equation of the line through (6,-5) and parallel to 4x-2y+7=0. \n" ); document.write( "
Algebra.Com's Answer #410669 by nicy12(9)![]() ![]() ![]() You can put this solution on YOUR website! since the line through (6,-5) is parallel to 4x-2y+7=0, they must have same slope.\r \n" ); document.write( "\n" ); document.write( "solving for the slop of 4x-2y+7=0 :\r \n" ); document.write( "\n" ); document.write( "m= -A/B\r \n" ); document.write( "\n" ); document.write( "m=-4/-2\r \n" ); document.write( "\n" ); document.write( "m=2\r \n" ); document.write( "\n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "using the given point: (6,-5) and the slope 2, we can use the point-slope form for finding the equation.\r \n" ); document.write( "\n" ); document.write( "(y-y1)=m(x-x1)\r \n" ); document.write( "\n" ); document.write( "y+5=2(x-6)\r \n" ); document.write( "\n" ); document.write( "y+5=2x-12\r \n" ); document.write( "\n" ); document.write( "2x-y-17=0\r \n" ); document.write( "\n" ); document.write( "the equation of a line through (6,-5) is 2x-y-17=0\r \n" ); document.write( "\n" ); document.write( "i hope it helped you :) \n" ); document.write( " |