document.write( "Question 1167531: The length of a wall is 12m more than it's width. If the area of the wall is 50m² what could be it's length? \n" ); document.write( "
Algebra.Com's Answer #792119 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! w(w+12)=50 \n" ); document.write( "or \n" ); document.write( "L(L-12)=50 for length multiplied by width\r \n" ); document.write( "\n" ); document.write( "L^2-12L-50=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L=(12+- sqrt(144+4*50))/2\r \n" ); document.write( "\n" ); document.write( "L=(12+- sqrt(344))/2\r \n" ); document.write( "\n" ); document.write( "L=(12+- 2sqrt(86))/2\r \n" ); document.write( "\n" ); document.write( "L=6+- sqrt(86)\r \n" ); document.write( "\n" ); document.write( "L=6+9.27\r \n" ); document.write( "\n" ); document.write( " |