document.write( "Question 442334: Passing through the point (3,7)and parallel to the line with equation 5x+3y =12 \n" ); document.write( "
Algebra.Com's Answer #305081 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! To find the slope of your line 5x + 3y =12, solve for y.\r \n" ); document.write( "\n" ); document.write( "3y = 12 -5x ---> y = 4 - 5/3x.\r \n" ); document.write( "\n" ); document.write( "A line that would be parallel to this line has the same slope.\r \n" ); document.write( "\n" ); document.write( "So we have a point and we have a slope. That means we need to use POINT-SLOPE form.\r \n" ); document.write( "\n" ); document.write( "Recall m being a slope and point (x1,y1) \n" ); document.write( "\n" ); document.write( "Then y-7 = 5/3(x-3)\r \n" ); document.write( "\n" ); document.write( "y-7 = 5/3x -5\r \n" ); document.write( "\n" ); document.write( " |