document.write( "Question 852527: the length of the side of a square is 5x +1. what represetns the area of the square? \n" ); document.write( "
Algebra.Com's Answer #513456 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Since the area of a square is (side length) * (side length) \n" ); document.write( "the area is (5x + 1)(5x + 1) = 25x^2 + 5x + 5x + 1 = 25x^2 + 10x + 1 \n" ); document.write( " |