document.write( "Question 1186910: Treena just graduated Med School. How exciting! Her parents wanted to give her a gift to celebrate. They
\n" ); document.write( "wanted to frame her diploma from the University of Toronto. The diploma itself is 10 inches by 12 inches.
\n" ); document.write( "They thought that a border of equal width makes sense to do. They wanted the area of the border to be
\n" ); document.write( "exactly equal to 25% of the area of the diploma. What length should the width of the border be? What would
\n" ); document.write( "be the dimensions of the framed diploma?
\n" ); document.write( "

Algebra.Com's Answer #849331 by CPhill(2189)\"\" \"About 
You can put this solution on YOUR website!
Here's how to solve this problem:\r
\n" ); document.write( "\n" ); document.write( "**1. Area of the diploma:**\r
\n" ); document.write( "\n" ); document.write( "The diploma is 10 inches by 12 inches, so its area is 10 * 12 = 120 square inches.\r
\n" ); document.write( "\n" ); document.write( "**2. Area of the border:**\r
\n" ); document.write( "\n" ); document.write( "The border's area is 25% of the diploma's area, so it's 0.25 * 120 = 30 square inches.\r
\n" ); document.write( "\n" ); document.write( "**3. Dimensions of the framed diploma:**\r
\n" ); document.write( "\n" ); document.write( "Let 'x' be the width of the border. The framed diploma will have dimensions (10 + 2x) inches by (12 + 2x) inches.\r
\n" ); document.write( "\n" ); document.write( "**4. Area of the framed diploma:**\r
\n" ); document.write( "\n" ); document.write( "The area of the framed diploma is (10 + 2x)(12 + 2x).\r
\n" ); document.write( "\n" ); document.write( "**5. Set up the equation:**\r
\n" ); document.write( "\n" ); document.write( "The area of the framed diploma is equal to the area of the diploma plus the area of the border:\r
\n" ); document.write( "\n" ); document.write( "(10 + 2x)(12 + 2x) = 120 + 30
\n" ); document.write( "(10 + 2x)(12 + 2x) = 150\r
\n" ); document.write( "\n" ); document.write( "**6. Expand and simplify the equation:**\r
\n" ); document.write( "\n" ); document.write( "120 + 20x + 24x + 4x² = 150
\n" ); document.write( "4x² + 44x + 120 = 150
\n" ); document.write( "4x² + 44x - 30 = 0
\n" ); document.write( "2x² + 22x - 15 = 0\r
\n" ); document.write( "\n" ); document.write( "**7. Solve for x using the quadratic formula:**\r
\n" ); document.write( "\n" ); document.write( "x = (-b ± √(b² - 4ac)) / 2a
\n" ); document.write( "x = (-22 ± √(22² - 4 * 2 * -15)) / (2 * 2)
\n" ); document.write( "x = (-22 ± √(484 + 120)) / 4
\n" ); document.write( "x = (-22 ± √604) / 4
\n" ); document.write( "x = (-22 ± 2√151) / 4
\n" ); document.write( "x = (-11 ± √151) / 2\r
\n" ); document.write( "\n" ); document.write( "Since x represents a width, it must be positive. Therefore:\r
\n" ); document.write( "\n" ); document.write( "x = (-11 + √151) / 2
\n" ); document.write( "x ≈ (-11 + 12.288) / 2
\n" ); document.write( "x ≈ 1.288 / 2
\n" ); document.write( "x ≈ 0.644 inches\r
\n" ); document.write( "\n" ); document.write( "**8. Dimensions of the framed diploma:**\r
\n" ); document.write( "\n" ); document.write( "* Width: 10 + 2x ≈ 10 + 2 * 0.644 ≈ 11.288 inches
\n" ); document.write( "* Height: 12 + 2x ≈ 12 + 2 * 0.644 ≈ 13.288 inches\r
\n" ); document.write( "\n" ); document.write( "**Answer:**\r
\n" ); document.write( "\n" ); document.write( "The width of the border should be approximately 0.644 inches. The dimensions of the framed diploma would be approximately 11.29 inches by 13.29 inches.
\n" ); document.write( "
\n" ); document.write( "
\n" );