document.write( "Question 1106181: A picture measures 12cm by 20cm. We wish to add a border of equal width around the frame. The area of the border must equal the area of the picture. Determine the width of the border correct to one decimal place \n" ); document.write( "
Algebra.Com's Answer #721124 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The dimensions of the picture are 12 by 20 cm.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the width of the border is \"w\" cm, then the outer dimensions become 12+2w by 20+2w centimeters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The new area is (12+2w)*(20+2w) cm^2; the old area is 12*20 cm^2; the border area is the difference (12+2w)*(20+2w) - 12*20 cm^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The condition requires \r\n" ); document.write( "\r\n" ); document.write( "(12+2w)*(20+2w) - 12*20 = 12*20,\r\n" ); document.write( "\r\n" ); document.write( "which gives you a quadratic equation\r\n" ); document.write( "\r\n" ); document.write( "12*20 + 40w + 24w + 4w^2 - 12*20 = 12*20, or\r\n" ); document.write( "\r\n" ); document.write( "4w^2 + 64w - 240 = 0, or\r\n" ); document.write( "\r\n" ); document.write( "w^2 + 16w - 60 = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "To see many other solved similar problems, look into the lesson\r \n" ); document.write( "\n" ); document.write( " - Problems on the area and the dimensions of a rectangle surrounded by a strip\r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r \n" ); document.write( "\n" ); document.write( " - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The referred lesson is the part of this online textbook under the topic \n" ); document.write( "\"Dimensions and the area of rectangles and circles and their elements\".\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |