document.write( "Question 268210: the number of inches in the perimeter of a square is 3 more than the number of square inches in its area. find the length of a side
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #196622 by azhou4(12)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the length of a square. The perimeter of a square is 4x. The area of the square would be x squared.\r \n" ); document.write( "\n" ); document.write( "So the equation would be : 4x=x squared +3 \n" ); document.write( "so x squared -4x+3 is now a quadratic. \n" ); document.write( " (x-1)(x-3) \n" ); document.write( "There are two answers to this problem. 1 and 3. \n" ); document.write( "Hope this helped! \n" ); document.write( " |