document.write( "Question 764699: Find the dimensions of the rectangle that has a length 3 meters more than its width and a perimeter equal in value to its area?\r
\n" );
document.write( "\n" );
document.write( "kindly help me with these problem? thanks \n" );
document.write( "
Algebra.Com's Answer #465634 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the dimensions of the rectangle that has a length 3 meters more than its width and a perimeter equal in value to its area? \n" ); document.write( "----- \n" ); document.write( "width = w \n" ); document.write( "length = w+3 \n" ); document.write( "----- \n" ); document.write( "Perimeter = 2(width+length) = 2(w+w+3) = 4w+6 \n" ); document.write( "Area = width*length = w(w+3) = w^2+3w \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "Perimeter = Area \n" ); document.write( "w^2 + 3w = 4w+6 \n" ); document.write( "w^2 - w -6 = 0 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "(w-3)(w+2) = 0 \n" ); document.write( "------------------------ \n" ); document.write( "Positive Solution: \n" ); document.write( "width = w = 3 \n" ); document.write( "length = w+3 = 6 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |