document.write( "Question 68962: Determine the equation of each line. Write the answer in slope intercept form the line through (4,0) that is perpendicular to the line x + y=3 \n" ); document.write( "
Algebra.Com's Answer #49077 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x+y=3 \n" ); document.write( "y=-x+3 this has a slope is -1. \n" ); document.write( "the perpendicular line would have a slope +1. \n" ); document.write( "thus the line through (4,0) with a slope of 1 is: \n" ); document.write( "0=4+b \n" ); document.write( "b=-4 \n" ); document.write( "thus the formula is \n" ); document.write( "y=x-4 \n" ); document.write( " \n" ); document.write( " |