document.write( "Question 476259: In the diagram given below, three circles having centres at A, B and C touch each other externally.
\n" );
document.write( "(a) given that the radius of the three circles are 4cm, x cm, and (2x+2) cm respectively, and angle ABC=90°, form an equation in x and show that it reduces to 3x2-2x-8=0
\n" );
document.write( "(b) Solve the equation 3x2-2x-8=0\r
\n" );
document.write( "\n" );
document.write( "(c) Hence, calculate the length of th perpendicular from B to AC \n" );
document.write( "
Algebra.Com's Answer #326632 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \r\n" ); document.write( "AB = 4+x\r\n" ); document.write( "BC = x + (2x+2) = x + 2x+2 = 3x + 2\r\n" ); document.write( "AC = 4 + (2x+2) = 4 + 2x+2 = 2x + 6\r\n" ); document.write( "\r\n" ); document.write( "By the Pythagorean theorem:\r\n" ); document.write( "\r\n" ); document.write( " AB² + BC² = AC²\r\n" ); document.write( "\r\n" ); document.write( " (4+x)² + (3x+2)² = (2x+6)²\r\n" ); document.write( "\r\n" ); document.write( " (4+x)(4+x) + (3x+2)(3x+2) = (2x+6)(2x+6)\r\n" ); document.write( "\r\n" ); document.write( " (16+8x+x²) + (9x²+12x+4) = 4x²+24x+36\r\n" ); document.write( "\r\n" ); document.write( " 16+8x+x²+9x²+12x+4 = 4x²+24x+36\r\n" ); document.write( "\r\n" ); document.write( " 10x²+20x+20 = 4x²+24x+36\r\n" ); document.write( "\r\n" ); document.write( " 6x²-4x-16 = 0\r\n" ); document.write( "\r\n" ); document.write( "Divide through by 2\r\n" ); document.write( "\r\n" ); document.write( " 3x²-2x-8 = 0\r\n" ); document.write( "\r\n" ); document.write( "That was the first thing you were asked to show.\r\n" ); document.write( "\r\n" ); document.write( "Factor the left side:\r\n" ); document.write( "\r\n" ); document.write( " (3x+4)(x-2) = 0\r\n" ); document.write( "\r\n" ); document.write( " 3x+4 = 0 x-2 = 0\r\n" ); document.write( " 3x = -4 x = 2\r\n" ); document.write( " x = -4/3\r\n" ); document.write( "\r\n" ); document.write( "We ignore the negative answer. \r\n" ); document.write( "So the value of x is 2. That was the second \r\n" ); document.write( "thing you wanted. \r\n" ); document.write( "\r\n" ); document.write( "We calculate the lengths of the sides:\r\n" ); document.write( " \r\n" ); document.write( "AB = 4+x = 4+2 = 6\r\n" ); document.write( "BC = 3x+2 = 3(2)+2 = 6+2 = 8\r\n" ); document.write( "AC = 2x+6 = 2(2)+ 6 = 4+6 = 10\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |