document.write( "Question 1001892: Here is my question:\r
\n" ); document.write( "\n" ); document.write( "If 2x = a+b+c, show that (x-a)^2 + (x-b)^2 + (x-c)^2 + x^2 = a^2 + b^2 + c^2.\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance! :)
\n" ); document.write( "

Algebra.Com's Answer #618972 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"%28x-a%29%5E2+%2B+%28x-b%29%5E2+%2B+%28x-c%29%5E2+%2B+x%5E2\"\"a%5E2+%2B+b%5E2+%2B+c%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Two expressions are equal if they differ by zero.  So the procedure \r\n" );
document.write( "we will use is to show that the difference between the two expressions \r\n" );
document.write( "above that we want to show equal, is zero.\r\n" );
document.write( "\r\n" );
document.write( "So we examine this difference:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Remove the outer parentheses:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-a%29%5E2+%2B+%28x-b%29%5E2+%2B+%28x-c%29%5E2+%2B+x%5E2-a%5E2+-+b%5E2+-+c%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Arrange them so as to have three differences of squares:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-a%29%5E2-a%5E2+%2B+%28x-b%29%5E2-b%5E2+%2B+%28x-c%29%5E2-c%5E2+%2Bx%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Group the three differences of squares:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Factor the three differences of squares:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Remove the inner parentheses:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-a-a%29%28x-a%2Ba%29+%2B++%28x-b-b%29%28x-b%2Bb%29+%2B+%28x-c-c%29%28x-c%2Bc%29%2Bx%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Collect like terms:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-2a%29%28x%29+%2B++%28x-2b%29%28x%29+%2B+%28x-2c%29%28x%29%2Bx%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Distribute to remove the parentheses:\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2-2ax+%2B++x%5E2-2bx+%2B+x%5E2-2cx%2Bx%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Combine like terms:\r\n" );
document.write( "\r\n" );
document.write( "\"4x%5E2-2ax+-2bx+-2cx\"\r\n" );
document.write( "\r\n" );
document.write( "Factor out 2x\r\n" );
document.write( "\r\n" );
document.write( "\"2x%282x-a-b-c%29\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute a+b+c for 2x since that is given:\r\n" );
document.write( "\r\n" );
document.write( "\"%28a%2Bb%2Bc%29%28a%2Bb%2Bc-a-b-c%29\"\r\n" );
document.write( "\r\n" );
document.write( "The second parenthetical expression becomes 0:\r\n" );
document.write( "\r\n" );
document.write( "\"%28a%2Bb%2Bc%29%280%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"0\"\r\n" );
document.write( "\r\n" );
document.write( "The two original expressions differ by 0 so they are equal.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );