document.write( "Question 60750This question is from textbook ALGEBRA 1
\n" );
document.write( ": HEY JUST A QUICK ? I HOPE SOMEONE CAN HELP ME WITH ASAP\r
\n" );
document.write( "\n" );
document.write( "WRITE AN EQN. FOR THE LINE THAT IS PERPENDICULAR TO THE GIVEN LINE.\r
\n" );
document.write( "\n" );
document.write( "Y=X-3;(4,6)\r
\n" );
document.write( "\n" );
document.write( "TKS FOR THE HELP \n" );
document.write( "
Algebra.Com's Answer #41721 by jai_kos(139)![]() ![]() ![]() You can put this solution on YOUR website! Given an equation y = x -3 \n" ); document.write( "It is of the form y = mx +c \n" ); document.write( "Where slope1 =1, c = -3 \n" ); document.write( "The slope of this equation is 1. \n" ); document.write( "Since we are supposed to find the equation which is perpendicular to the given line. \n" ); document.write( "Slope1 * slope 2 = -1 \n" ); document.write( "1* slope 2 = -1 \n" ); document.write( "Slope 2 = -1 \n" ); document.write( "Given point (4, 6) \n" ); document.write( "The equation is given by \n" ); document.write( "(y – y1) = slope2 * (x –x1) \n" ); document.write( "(y – 6) = -1 (x -4) \n" ); document.write( "(y - 6) = - x + 4 \n" ); document.write( "y = - x + 4 + 6 \n" ); document.write( "y = -x + 10 \n" ); document.write( "The equation for the line is y = -x + 10 \n" ); document.write( " \n" ); document.write( " |