document.write( "Question 208724: A first square has a side of length x while the length of a side of second square is 2 units greater than the length of a side of the first square. What is an expression for the sum of the areas of the two squares? \n" ); document.write( "
Algebra.Com's Answer #157848 by checkley77(12844) ![]() You can put this solution on YOUR website! x^3+(x+2)^3 \n" ); document.write( "x^3+x^3+6x^2+12x=8 \n" ); document.write( "2x^3+6x^2+12x+8 \n" ); document.write( "2(x^3+3x^2+6x+4) ans. \n" ); document.write( " \n" ); document.write( " |