Posted by Hellga on Thursday, January 10, 2008 at 11:24pm.
The first problem:
Sketch this problem to make it easier to visualize. There is a rectangular frame with the inside dimensions of 12 * 16 inches. The frame has a width of W. You need to divide the frame into pieces and then write an equation for those pieces to equal 165 in^2. One approach would be to extend the lines of the picture to form 4 rectangles of the frame along the edges and 4 squares at the corners.
W
-------------------------
| | | | W
-------------------------
| | | |
| | 12 | |
| | | |
| | 16 | |
-------------------------
| | | | W
-------------------------
W
There are 2 rectangles that are W * 16.
There are 2 rectangles that are W * 12.
There are 4 corner squares that are W * W.
Add these 8 items and set the total to 165. Then solve for W. You will need to use the quadratic formula.
Sorry, the diagram didn't survive the font change.
For the rectangle problem, let w be the frame width. 165 in^2 is considered to be the frame area, not including the picture hole in the middle.
165 + (12*16) = (12+2w)(16+2w)
= 192 + 56w + 4w^2
4w^2 + 56w -165 = 0
(2w -5)(2w+33) = 0
w = 5/2 inch (ignore the negative root)
Use a similar approach for the second problem. Someone will be glad to critique your work.
Related Questions
Quadratic Equations - The length of a rectangle is 5 ft more than the width. If ...
Algebra - Help please-I'm doing something wrong- Solve 8x^2 + 6x + 5 = 0 I...
math - Consider the following students method of solving the proportion 8/5 = 20...
Fine Arts - Please i need help, Im trying so hard on this and i just cant do it...
math - Please explain the steps on to solve this equation. x^-6 - 8x^-3 + 16 = 0...
algebra - 12-6x=3[2-4(x-6)] I KNOW THE ANSWER IS 11 BUT EVERYTIME I DO THE STEPS...
trig - sin(-π) + cos 5π how to solve without a calculator. ...
Trig. - Please solve this equation. As you write down the steps, please give me ...
algebra - A rectangle is 16 inches wide and 20 inches long. If the length of ...
Math - Hello there! Could You please help me with this Geometry word problem? ...
For Further Reading