document.write( "Question 399504: The square of Janet's age is 400 more than the square of the sum of Kim's and Sue's ages. Kims's and Sue's ages total 10 less than Janet's age. Find the square of the sum of the ages of Janet, Kim and Sue. Explain your reasoning. \n" ); document.write( "
Algebra.Com's Answer #282915 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=sum of the ages of Kim and Sue, j=age of Janet. \n" ); document.write( "j^2=x^2+400 \n" ); document.write( "j=x+10 \n" ); document.write( ". \n" ); document.write( "(x+10)^2=x^2+400 Substitute x+10 fo j. \n" ); document.write( "x^2+20x+100=x^2+400 \n" ); document.write( "20x=300 \n" ); document.write( "x=15 \n" ); document.write( "j=25 \n" ); document.write( ". \n" ); document.write( "(25+15)^2 \n" ); document.write( "=40^2 \n" ); document.write( "=1600 the square of the sum of the ages of Janet, Kim and Sue. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |