document.write( "Question 251272: A mirror 2 feet by 6 feet is to be mounted on a door so that there is a uniform edge between the mirror and the door all around the mirror. How wide will the edge between the mirror and the door be if the area of the edge is 9 square feet? \n" ); document.write( "
Algebra.Com's Answer #183124 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2*6=12 ft^2 is the area of the mirror. \n" ); document.write( "(2+2x)(6+2x)=12+9 \n" ); document.write( "12+16x+4x^2=21 \n" ); document.write( "4x^2+16x+12-21=0 \n" ); document.write( "4x^2+16x-9=0 \n" ); document.write( "(2x-1)(2x+9)=0 \n" ); document.write( "2x-1=0 \n" ); document.write( "2x=1 \n" ); document.write( "x=.5 ft. is the width of the edge between the morror & the door edge. \n" ); document.write( "Proof: \n" ); document.write( "(2+2*.5)(6+2*.5)=12+9 \n" ); document.write( "(2+1)(6+1)=21 \n" ); document.write( "3*7=21 \n" ); document.write( "21=21 \n" ); document.write( " |