document.write( "Question 841945: Using The Pythagorean Theorem to solve quadratic equation.
\n" );
document.write( "Its for finding the sides of a right triangle.
\n" );
document.write( "the longest side says \"x+4\"
\n" );
document.write( "the others read \"x\" and \"2x-2\"
\n" );
document.write( "which equation is correct?
\n" );
document.write( "x^2 = (2x-2)^2 + (x+4)^2\r
\n" );
document.write( "\n" );
document.write( "x^2 + (x+4)^2 = (2x-2)^2\r
\n" );
document.write( "\n" );
document.write( "x^2 = (2x-2)^2-(x+4)^2\r
\n" );
document.write( "\n" );
document.write( "x^2 + (2x-2)^2 = (x+4)^2
\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #507278 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "So for our problem, \n" ); document.write( " |