Question 566994
The page of a book measures 6in by 9in. A uniform border around the page leaves 28in^2 for type. What are the dimensions of the type area? 
-------------------------
Draw the picture of a rectangle inside a rectangle.
The outer rectangle (including the inner triangle) 
has area = 6*9 = 54 sq in.
-------
The dimensions of the inner rectangle are:
width = 6-2x
length = 9-2x
------
Equation:
(6-2x)(9-2x) = 28
54 - 12x -18x + 4x^2 = 28
---
4x^2 - 30x + 26 = 0
---
2x^2 - 15x + 13 = 0
2x^2 - 13x - 2x + 13 = 0
x(2x-13)-(2x-13) = 0
(2x-13)(x-1) = 0
-------
Possible solutions: 
x = 13/2 or x = 1
------
Find Width and length:
width = 6-2x
length = 9-2x
---
If x = 1 you get:
width = 6-2x = 4
length = 9-2x = 7
=========================
If x = (13/2) you get:
width = 6-2(13/2) is negative
length = 9-2(13/2) is negative
-----
So the only solution is width = 4 and length 7
===================================================
cheers,
Stan H.
=============