document.write( "Question 1157269: Write the equation of a line that goes through the point (4, -3) and is perpendicular to the line x−4y=16 \n" ); document.write( "
Algebra.Com's Answer #780105 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x-4y=16 can be written as 4y+16=x or 4y=x-16 or y=(1/4)x-4
\n" ); document.write( "the slope of that line is 1/4
\n" ); document.write( "perpendicular lines have negative reciprocal slopes when multiplied together, so the line wanted has slope -4.
\n" ); document.write( "it goes through (4, -3)
\n" ); document.write( "point slope formula y-y1=m(x-x1), m slope (x1, y1) point
\n" ); document.write( "y+3=-4(x-4)
\n" ); document.write( "y=-4x+13
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C%28x%2F4%29-4%2C-4x%2B13%29\"
\n" ); document.write( "
\n" );