document.write( "Question 1054127: A rectangular plot of land has a length x and a width y, and has a perimeter of 124 m and an area of 945 m2. Find the value of x and y. \n" ); document.write( "
Algebra.Com's Answer #669335 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
2x+2y=124
\n" ); document.write( "x+y=62
\n" ); document.write( "xy=945
\n" ); document.write( "x=-y+62
\n" ); document.write( "substitute
\n" ); document.write( "(-y+62)y=945
\n" ); document.write( "-y^2+62y=945
\n" ); document.write( "0=y^2-62y+945
\n" ); document.write( "y=(1/2)+/-(62+/- sqrt (62^2-4(945)); sqrt term is sqrt (64)
\n" ); document.write( "y=(1/2)+/- (62+/-8)
\n" ); document.write( "y=35, 27 units m
\n" ); document.write( "That gives a half perimeter of 62 m and a full perimeter of 124 m
\n" ); document.write( "area is 945 m^2
\n" ); document.write( "
\n" ); document.write( "
\n" );