document.write( "Question 111445: Determine the equation of the line that passes through the point (4,3) and is parallel to the line 3y - 15x = 2. Write answer in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #81336 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! Determine the equation of the line that passes through the point (4,3) and is parallel to the line 3y - 15x = 2. Write answer in slope-intercept form. \n" ); document.write( "Lets first put this equation in slope-intercept form; \n" ); document.write( "3y-15x=2 \n" ); document.write( "3y=15x+2 \n" ); document.write( "y=5x+2/3 \n" ); document.write( "---------------------- \n" ); document.write( "Now we have the slope of the new equation = 5 \n" ); document.write( "so we use point-slope form to find b; \n" ); document.write( "y-3=5(x-4) \n" ); document.write( "y-3=5x-20 \n" ); document.write( "y=5x-17 \n" ); document.write( ":) \n" ); document.write( " \n" ); document.write( " |