document.write( "Question 174362: Find an equation of the line that is parallel to the line y=-4/3x+7 and that passes through the point (7,3). \n" ); document.write( "
Algebra.Com's Answer #129314 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lines that are parallel have equal slopes so the slope of the line we are looking for has a slope of -4/3 \n" ); document.write( ": \n" ); document.write( "using the point slope formula \n" ); document.write( ": \n" ); document.write( "y-3=-4/3(x-7) \n" ); document.write( ": \n" ); document.write( "y-3=-4/3(x)+28/3......multiply terms by 3 \n" ); document.write( ": \n" ); document.write( "3y-9=-4x+28 \n" ); document.write( ": \n" ); document.write( " |