document.write( "Question 879776: The area of a pool is 96. The length is 10 feet more than the width. Find the width \n" ); document.write( "
Algebra.Com's Answer #531087 by dawnk925(6)![]() ![]() ![]() You can put this solution on YOUR website! The area of a pool is 96. The length is 10 feet more than the width. Find the width.\r \n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "w= width \n" ); document.write( "w+10= length\r \n" ); document.write( "\n" ); document.write( "w(w+10)=96 \n" ); document.write( "w^2+10w-96\r \n" ); document.write( "\n" ); document.write( "use Mathway to factor this out: https://mathway.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You get ---> (w+16)(w-6) so the solutions are -16 and 6. \n" ); document.write( "It is impossible to have a width of -6 so 16 is your width. \n" ); document.write( " |