document.write( "Question 30472: I need help with the equation:\r
\n" );
document.write( "\n" );
document.write( "sq root of x-9 + sq root of x-21 = sq root of x+11 Solve for x \n" );
document.write( "
Algebra.Com's Answer #17118 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! sq root of x-9 + sq root of x-21 = sq root of x+11 Solve for x\r \n" ); document.write( "\n" ); document.write( "sq root of x-9 + sq root of x-21 = sq root of x+11 ----(1) \n" ); document.write( "Squaring both the sides \n" ); document.write( "[sqrt of (x-9)]^2 + [sqrt of (x-21)]^2 + 2X[sqrt of (x-9)]X[sqrt of (x-21)] = [sq root of (x+11)]^2 \n" ); document.write( "(x-9)+(x-21)+2X[sqrt of (x-9)]X[sqrt of (x-21)]= (x+11) \n" ); document.write( "2X[sqrt of (x-9)]X[sqrt of (x-21)]= (x+11)-(x-9)-(x-21) \n" ); document.write( "=(x-x-x)+(11+9+21) \n" ); document.write( "=(-x)+(41) \n" ); document.write( "=(41-x) \n" ); document.write( "Therefore 2X[sqrt of (x-9)]X[sqrt of (x-21)]= (41-x) \n" ); document.write( "Squaring both the sides \n" ); document.write( "{2X[sqrt of (x-9)]X[sqrt of (x-21)]}^2 = [-(x+1)]^2 \n" ); document.write( "4(x-9)(x-21) = (41-x)^2 \n" ); document.write( "4[x(x-21)-9(x-21)] = 1681-82x+x^2 \n" ); document.write( "4(x^2-21x-9x+189)= 1681-82x+x^2 \n" ); document.write( "(4x^2-x^2)+(-84x-36x+82x)+(756-1681)=0 (grouping like terms) \n" ); document.write( "3x^2-38x-925=0 ----(*) \n" ); document.write( "Now 3X925= 3X5X185= 3X5X5X37= (3X5X5)X(37) \n" ); document.write( "The product is (3x^2)X(925)=[-(3X5X5)x]X[(37)x]and -38x= (-75x)+(37x) \n" ); document.write( "3x^2+[(-75x)+(37x)]-925=0 \n" ); document.write( "(3x^2-75x)+(37x-925) = 0 \n" ); document.write( "3x(x-25)+37(x-25) = 0 \n" ); document.write( "3xp+37p=0 where p= (x-25) \n" ); document.write( "p(3x+37) = 0 \n" ); document.write( "That is (x-25)(3x+37)=0 \n" ); document.write( "(x-25)= 0 gives x = 25 \n" ); document.write( "(3x+37)=0 gives x = -37/3 \n" ); document.write( "But x=-37/3 gives \n" ); document.write( "sq root of x-9 = sq root of(-37/3-9) = sq root of(a negative quantity) which is not defined \n" ); document.write( "Let us verify for x = 25 in \n" ); document.write( "sq root of x-9 + sq root of x-21 = sq root of x+11 ----(1) \n" ); document.write( "LHS = sq root of (25-9) + sq root of (25-21) \n" ); document.write( "= sq root of 16+ sq root of 4 \n" ); document.write( "= 4 + 2 \n" ); document.write( "= 6 \n" ); document.write( "= sq root of x+11 for x = 25 \n" ); document.write( "=RHS \n" ); document.write( "Therefore our value x = 25 is correct \n" ); document.write( "Answer: x =25\r \n" ); document.write( "\n" ); document.write( "Remark:The technique used is \n" ); document.write( "[sqrt(a)+sqrt(b)] = [sqrt(c)] \n" ); document.write( "squaring \n" ); document.write( "(a+b)+ 2(sqrta)(sqrtb) =c \n" ); document.write( "2(sqrta)(sqrtb) = [c-(a+b)]=k say \n" ); document.write( "2(sqrta)(sqrtb) =k \n" ); document.write( "squaring \n" ); document.write( "4ab = k^2 \n" ); document.write( " |