document.write( "Question 25123:
\n" );
document.write( "Solve for x and the dimensions of the polygon.
\n" );
document.write( "The shape is a square and the perimeter equals 24 units. The sides equal x-2. I solved for x and got x equals 2 units. I would like to know if i answered this question correctly and fully. \n" );
document.write( "
Algebra.Com's Answer #13494 by quentin252(19)![]() ![]() ![]() You can put this solution on YOUR website! squares have 4 equal sides \n" ); document.write( "so if 'x-2' is the length of one side \n" ); document.write( "4(x-2) is the length of 4 sides = the perimeter of the square \n" ); document.write( "so... \n" ); document.write( "4(x-2) = 24 \n" ); document.write( "4x-8 = 24 \n" ); document.write( "4x = 32 \n" ); document.write( "x = 8 \n" ); document.write( " |