document.write( "Question 155287: Alright here is a tough one that I have been trying for an hour and can't seem to figure out.
\n" );
document.write( "(x-6)^2+(51-x)^2=9
\n" );
document.write( "Problem seemed easy enough but I can't see to solve for x and when I isolate an equation on one side I end up getting huge numbers that are unworkable
\n" );
document.write( "Thanks for the help \n" );
document.write( "
Algebra.Com's Answer #114339 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (x-6)^2+(51-x)^2=9 \n" ); document.write( "x^2-12x+36+2601-102x+x^2=9 \n" ); document.write( "2x^2-114x+2637-9=0 \n" ); document.write( "2x62-114x+2628=0 \n" ); document.write( "2(x^2-57x+1314)=0 \n" ); document.write( "Using the quadratic equation: \n" ); document.write( "x=(57+-sqrt[-57^2-4*1*1314])/281 \n" ); document.write( "x=(57+-sqrt[3249-5256])/2 \n" ); document.write( "x=(57+-sqrt[-2007])/2 \n" ); document.write( "x=(57+-44.8i)/2 \n" ); document.write( "x=57/2+-44.8i/2 \n" ); document.write( "x=28.5+-22.4i answer. \n" ); document.write( " \n" ); document.write( " |