document.write( "Question 63653This question is from textbook
\n" );
document.write( ": Hello, I'm Alex. Could I please ask your assistance on these two Homeschool American School Problems because I don't have a teacher here to help? \r
\n" );
document.write( "\n" );
document.write( "(1) What is the equation of the perpendicular bisector of the line between points (2,2) and (6, 6)?\r
\n" );
document.write( "\n" );
document.write( "(2) What is the (a)directrix and the (b)focus of the parabola y = x^2 - 5x + 4?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44390 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Hello, I'm Alex. Could I please ask your assistance on these two Homeschool American School Problems because I don't have a teacher here to help? \n" ); document.write( "(1) What is the equation of the perpendicular bisector of the line between points A(2,2)=(X1,Y1) and B(6, 6)=(X2,Y2)? \n" ); document.write( "PERPENDICULAR BISECTOR OF AB GOES THROUGH MIDPOINT OF AB.....SAY C AND IS \n" ); document.write( "PERPENDICULAR TO AB. \n" ); document.write( "COORDINATES OF C = [(X1+X2)/2,(Y1+Y2)/2] = [(2+6)/2,(2+6)/2=(4,4)= (X',Y') \n" ); document.write( "SLOPE OF AB = (Y2-Y1)/(X2-X1)= (6-2)/(6-2)=4/4=1 \n" ); document.write( "HENCE SLOPE OF ITS PERPENDICULAR = -1/1 = -1 = M [PRODUCT OF SLOPES OF 2 PERPENDICULAR LINES =-1] \n" ); document.write( "HENCE EQN. OF PERPENDICULAR BISECTOR IS \n" ); document.write( "Y-Y'=M(X-X') \n" ); document.write( "Y-4=-1(X-4)=-X+4 \n" ); document.write( "Y=-X+8\r \n" ); document.write( "\n" ); document.write( "(2) What is the (a)directrix and the (b)focus of the parabola y = x^2 - 5x + 4? \n" ); document.write( "Y = [X^2-2*X*(5/2)+(5/2)^2]-(5/2)^2+4 \n" ); document.write( "(X-2.5)^2 = (Y+2.25) \n" ); document.write( "COMPARING WITH STD. EQN. OF PARABOLA \n" ); document.write( "(X-H)^2 = 4A(Y-K) \n" ); document.write( "4A=1......A=1/4=0.25 \n" ); document.write( "VERTEX = (H,K)......= (2.5,-2.25) \n" ); document.write( "AXIS = X-H=0.......X-2.5=0 \n" ); document.write( "FOCUS = [H,K+A].....[2.5,-2.25+0.25]=(2.5,-2) \n" ); document.write( "DIRECTRIX = Y-K+A=0......Y+2.25+0.25=0.......Y+2.5=0 \n" ); document.write( " |