document.write( "Question 125953: One team scored 4 runs less than the other team. The average of the squares of their scores was 53. What are their scores? \n" ); document.write( "
Algebra.Com's Answer #92330 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
One team scored 4 runs less than the other team. The average of the squares of their scores was 53. What are their scores?
\n" ); document.write( ":
\n" ); document.write( "Let x = score of one team
\n" ); document.write( "then
\n" ); document.write( "(x+4) = score of another team
\n" ); document.write( ":
\n" ); document.write( "WRite an equation for this statement:
\n" ); document.write( "\"The average of the squares of their scores was 53.
\n" ); document.write( "\"%28x%5E2+%2B+%28x%2B4%29%5E2%29%2F2\" = 53
\n" ); document.write( "Multiply equation by 2 to get rid of the denominator
\n" ); document.write( "x^2 + (x+4)^2 = 2(53)
\n" ); document.write( ":
\n" ); document.write( "x^2 + x^2 + 8x + 16 = 106; FOILed (x+4)(x+4)
\n" ); document.write( ":
\n" ); document.write( "2x^2 + 8x + 16 - 106 = 0
\n" ); document.write( ":
\n" ); document.write( "2x^2 + 8x - 90 = 0; our old friend, the quadratic equation appears!!!
\n" ); document.write( ":
\n" ); document.write( "This factors to:
\n" ); document.write( "(2x - 10)(x + 9) = 0
\n" ); document.write( ":
\n" ); document.write( "Positive solution
\n" ); document.write( "2x = 10
\n" ); document.write( "x = 10/2
\n" ); document.write( "x = 5 one team's score
\n" ); document.write( ":
\n" ); document.write( "Another team's score: 5 + 4 = 9
\n" ); document.write( ":
\n" ); document.write( "Check solutions in the statement
\n" ); document.write( "\"\"The average of the squares of their scores was 53.\"
\n" ); document.write( "\"%285%5E2+%2B+9%5E2%29%2F2\" =
\n" ); document.write( "\"%2825+%2B+81%29%2F2\" =
\n" ); document.write( "\"106%2F2\" = 53
\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );