document.write( "Question 138353: the parks commission wants a new rectangular sign with an area of 45 square meters for the visitor center. the length of the sign is to be 4 meters longer than the width. what will be the length and width of the new sign? \n" ); document.write( "
Algebra.Com's Answer #101057 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=W+4 \n" ); document.write( "W(W+4)=45 \n" ); document.write( "W^2+4W-45=0 \n" ); document.write( "(W+9)(W-5)=0 \n" ); document.write( "W-5=0 \n" ); document.write( "W=5 ANSWER. \n" ); document.write( "L=5+4=9 FOR THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "5*9=45 \n" ); document.write( "45=45 \n" ); document.write( " \n" ); document.write( " |