document.write( "Question 442160: how would you find the width of a rectangle if all you have is the area? \n" ); document.write( "
Algebra.Com's Answer #304973 by wilft1(217)\"\" \"About 
You can put this solution on YOUR website!
area=2L+2W\r
\n" ); document.write( "\n" ); document.write( "this applies for squares as well as rectangles\r
\n" ); document.write( "\n" ); document.write( "if we have an area of say... 125\r
\n" ); document.write( "\n" ); document.write( "if all you have to go off of is just the area, then you can have an almost infinite number of possibilities for the exact dimensions, but i'll show you how to zero in on a single solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "say that the length is 5 units longer than the width\r
\n" ); document.write( "\n" ); document.write( "that would make the equation 2L+2W+10=125\r
\n" ); document.write( "\n" ); document.write( "i put the 10 in there because remember, you have 5 on both sides, so lets solve this...\r
\n" ); document.write( "\n" ); document.write( "lets change the l and w to x's\r
\n" ); document.write( "\n" ); document.write( "2X+2X+10=125\r
\n" ); document.write( "\n" ); document.write( "subtract 10 from both sides\r
\n" ); document.write( "\n" ); document.write( "2X+2X=115\r
\n" ); document.write( "\n" ); document.write( "comebine like terms\r
\n" ); document.write( "\n" ); document.write( "4X=115\r
\n" ); document.write( "\n" ); document.write( "divide by 4 on both sides\r
\n" ); document.write( "\n" ); document.write( "x=28.75\r
\n" ); document.write( "\n" ); document.write( "we now have 4 equal sides, but wait, we still have to add +5 to the length\r
\n" ); document.write( "\n" ); document.write( "so, your length is 33.75\r
\n" ); document.write( "\n" ); document.write( "and your width is 28.75\r
\n" ); document.write( "\n" ); document.write( "lets check our work\r
\n" ); document.write( "\n" ); document.write( "2(33.75)+2(28.75)=125\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "thats how ya do it
\n" ); document.write( "
\n" );