document.write( "Question 808643: The length of a side of a square window is represented by 2x-1. What is the area of the window \n" ); document.write( "
Algebra.Com's Answer #487116 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Length of side = 2x - 1 \n" ); document.write( "Area of a square = length^2 \n" ); document.write( "(2x - 1)^2 \n" ); document.write( "Area of window = 4x^2 - 4x + 1 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |