document.write( "Question 35483: Hi, not sure if this is appropriate topic, anyway here goes
\n" );
document.write( "for the point A (3,-1) and the line with equation x-y=1, find:\r
\n" );
document.write( "\n" );
document.write( "a The equation of the perpendicular to the line through A
\n" );
document.write( "b The foot of the perpendicular from A to the line
\n" );
document.write( "c The distance of A from the line\r
\n" );
document.write( "\n" );
document.write( "Hope someone can help, thank you \n" );
document.write( "
Algebra.Com's Answer #21629 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Hi, not sure if this is appropriate topic, anyway here goes \n" ); document.write( "for the point A (3,-1) and the line with equation x-y=1....SAY LINE L \n" ); document.write( " find: \n" ); document.write( "a The equation of the perpendicular to the line through A \n" ); document.write( "EQN.OF LINE PERPENDICULAR TO L IS OF THE FORM \n" ); document.write( "X+Y=K(..RULE IS EXCHANGE COEFFICIENTS OF X AND Y AND MAKE ONE NEGATIVE AND EQUATE THE RESULT TO A CONSTANT TO BE FOUND OUT) THIS IS TO GO THROUGH A ..HENCE.. \n" ); document.write( "3+(-1)=K=2..........HENCE EQN. OF REQD.LINE IS \n" ); document.write( "X+Y=2 \n" ); document.write( "b The foot of the perpendicular from A to the line \n" ); document.write( "LET B(P,Q) BE THE FOOT OF PERPENDICULAR FROM A ON TO THE LINE. \n" ); document.write( "SLOPE OF AB =(Q+1)/(P-3)...SINCE THIS IS PERPENDICULAR TO OUR LINE SLOPE =1.HENCE \n" ); document.write( "(Q+1)/(P-3)=1...............OR.....Q+1=P-3 \n" ); document.write( "P-Q=4.....................I \n" ); document.write( "BUT B IS ON LINE ...SO.... \n" ); document.write( "P+Q=2.........................II \n" ); document.write( "ADDING EQN.I AND EQN.II \n" ); document.write( "2P=6 \n" ); document.write( "P=3 \n" ); document.write( "Q=2-P=2-3=-1 \n" ); document.write( "HENCE FOOT OF PERPENDICULAR IS (3,-1)\r \n" ); document.write( "\n" ); document.write( "c The distance of A from the line \n" ); document.write( "IT IS EQUAL TO AB .HENCE \n" ); document.write( "AB=SQRT{(3-3)^2+(1+1)^2}=SQRT(2^2)=2\r \n" ); document.write( "\n" ); document.write( "Hope someone can help, thank you \n" ); document.write( " |