document.write( "Question 585631: Olinda is placing a wide matting x inches wide around a photo that is 5 inches long and 3 inches wide. write an expression in factored form for the area of the matting. \n" ); document.write( "
Algebra.Com's Answer #373441 by mananth(16946)![]() ![]() You can put this solution on YOUR website! area of photo = 5*3 = 15 sq. in\r \n" ); document.write( "\n" ); document.write( "width of matting = x in\r \n" ); document.write( "\n" ); document.write( "length & width of frame increases by 2x in.\r \n" ); document.write( "\n" ); document.write( "length = 5+2x \n" ); document.write( "width = 3+2x\r \n" ); document.write( "\n" ); document.write( "Total area = (5+x)(3+x)\r \n" ); document.write( "\n" ); document.write( "15+8x+x^2\r \n" ); document.write( "\n" ); document.write( "Total area - area of picture = area of matting\r \n" ); document.write( "\n" ); document.write( "15+8x+x^2-15= area of matting\r \n" ); document.write( "\n" ); document.write( "x^2+8x = area of matting. \n" ); document.write( " |