document.write( "Question 306065: What is the approximate length of the diagonal of a square that has a perimeter of 36 inches?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219100 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 4x=36 \n" ); document.write( "x=9 \n" ); document.write( "2s^2=d^2 \n" ); document.write( "2*81=d^2 \n" ); document.write( "162=d^2 \n" ); document.write( "sqrt(161)=d \n" ); document.write( "9*sqrt(2)=d \n" ); document.write( "12.73=d \n" ); document.write( " |