document.write( "Question 1208618: The perimeter of a rectangular price tag is 28 centimeters. The area is 40 square centimeters. What are the dimensions of the price tag? \n" ); document.write( "
Algebra.Com's Answer #846989 by ikleyn(52780)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The perimeter of a rectangular price tag is 28 centimeters. The area is 40 square centimeters.
\n" ); document.write( "What are the dimensions of the price tag?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the length, y be the width.\r\n" );
document.write( "\r\n" );
document.write( "Then x+y is half of the perimeter\r\n" );
document.write( "\r\n" );
document.write( "    x + y = 28/2 = 14 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The average of x and y is   \"%28x%2By%29%2F2\" = 14/2 = 7 cm,\r\n" );
document.write( "\r\n" );
document.write( "and we can write for the sides x and y\r\n" );
document.write( "\r\n" );
document.write( "    x = 7 + w,  y = 7 - w,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where w is some unknown deviation from the average.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find w, use the area equation  xy = 40,  or,  which is the same\r\n" );
document.write( "\r\n" );
document.write( "    (7+w)*(7-w) = 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find w\r\n" );
document.write( "\r\n" );
document.write( "    49 - w^2 = 40,\r\n" );
document.write( "\r\n" );
document.write( "    w^2 = 49 - 40 = 9,\r\n" );
document.write( "\r\n" );
document.write( "    w = \"sqrt%289%29\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus x = 7+3 = 10;  y = 7-3 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The dimensions of the card are 10 cm (the length) and 4 cm (the width).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved in a simple way, closed to the mental solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );