document.write( "Question 340685: OK heres another story problem that i got confused on and need help. Even my dad didn't get either of them. Oh, and the square in the problem is just a regular square: \"In the square, the variable represents a positive whole number. Find the value of
such that the area and the perimeter of the square are the same.\" \n" );
document.write( "
Algebra.Com's Answer #244068 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! s = side length \n" ); document.write( "Area = s^2 \n" ); document.write( "Perimeter = 4s \n" ); document.write( "s^2 = 4s \n" ); document.write( "s = 0 (ignore) \n" ); document.write( "s = 4 \n" ); document.write( "--> Perimeter = 16 \n" ); document.write( "Area = 16 \n" ); document.write( " \n" ); document.write( " |