A large painting in the style of Rubens is 3 feet longer than it is wide. If the wooden frame is 12 in wide and the area of the picture frame is 208 ft^2, find the dimensions of the painting.

So I know the width would be x and the length would be x+3

if I do 12x=208, I get 17.3333

I'm really not sure where to go with this can you please help?

Can you please explain the x-2 and x+1, I'm not sure how you got that.

Ummm the answer in the teacher's book says 11 ft by 14 ft. No idea where you guys got 54.5 and 51...

I got a different answer than all of you guys :P

HINT: To actually visualize the problem, draw it out! :)

Obviously the dimensions of the painting are: w and 3+w

We know that the frame is 12 in wide, aka 1 ft wide. And we also are given that the total area of the painting and the frame is 208ft^2.

We know that in order to get 208ft^2, we must multiply the length of the painting plus the width of the frame by the width of the painting plus the width of the frame. So therefore:
(3+w+2)(2w)

*Confused where we got the 2 from? We got 2 because you need to add the width of the frame to both sides of the width and both sides of the length.

Next we must distribute, then we will get: 6w+2w^2+4w or 2w^2+10w

Now we know that: 208=2w^2+10w

Our next step is to transfer this equation into Standard Form (ax^2+bx+c): 2w^2+10w-208= 0

Then use the Quadratic Formula to solve for x! (I can't type out the Quadratic Formula, so hopefully you already know what it is, if not just look it up)

You will get x= 8 or x=-13

Obviously, you cannot have a negative dimension so x=8 will be your answer.

The dimensions of the painting will be 8ft by 11ft.

Hope this helps!

the width of the painting would be x-2 feet (12 inches = 1 foot)

and the length would be x+1

(I have no idea what your equation 12x=208 is supposed to say)

area of whole picture = x(x+3)
area of painting = (x-2)(x+1)

the difference in those areas is 208

x(x+3) - (x-2)(x+1) = 208

solve

did you make a diagram?

if the outside width is x feet and you are coming in 12 inches or 1 foot on each side for the frame, isn't the inside width of the picture x - 2 feet
same for the length, which is x+3 on the outside.
come in 1 foot on each side and you have to subtract 2 feet from the original length.
Now what is (x+3) - 2 ?

Oh, these word problems make me feel so dense sometimes. Okay, so I got 54.5 and 51.5 as my demensions. Is that correct?

I got the same answer, and I verified it by

51.5x54.5 = 2806.75
49.5x52.5 = 2598.75
and 2806.75-2598.75 = 208

Thanks, that was a big help :)

I do believe the x = 12. Because the area of the painting and the frame is 208 FT^2 and the thickness of the frame is 1 foot. The dimensions of the painting are x by x+3, so they are x^2+3x. The dimensions of the painting and the frame therefore must be x^2+5x+4 from (x+4)(x+1). When you subtract x^2+3x from x^2+5x+4, you get 2x+4. If you look at the various factors of 208, you will notice that the only ones that have a difference of 3 are 13 and 16. So the dimensions of the painting and frame together would be 13 ft by 16 ft thus equaling 208 ft. If 13= x+1, x must be 12 and if 16=x+4, again, x must equal 12. So the dimensions of the painting would be 12 ft by 15 ft as (x)(x+3) equals the dimensions. And to prove my point, if you go back to the 2x+4 and plug in 12 for x, you will get the answer 28. 12 times 15= 180. 208-180=28 which equals the difference between the dimensions of the entire frame and painting and of the painting alone. And there you have your answer. :D

Okay. I just realized something. X will equal 11 and the dimensions would be 11 by 14 because the width of the frame would have to be considered twice. So the dimensions of the painting and the frame altogether would be (x+2)(x+5). The dimensions of the painting would still be (x)(x+3). The difference would change to 4x+10. And if you plug in 11 for x and solve, the difference between the dimensions would equal what the difference between 208 ft^2 and 11 by 14 [154 ft^2]. So in the end, the dimensions of the painting are 11 by 14. PLEASE DISREGARD THE ANSWER ABOVE THIS ONE EXCEPT FOR THE STRATEGY USED AND THEN MAKE SURE YOU READ THIS ANSWER. =]

**********Correct easy answer*************

See this last answer would've been right up to one point

I got a different answer than all of you guys :P

HINT: To actually visualize the problem, draw it out! :)

Obviously the dimensions of the painting are: w and 3+w

We know that the frame is 12 in wide, aka 1 ft wide. And we also are given that the total area of the painting and the frame is 208ft^2.

We know that in order to get 208ft^2, we must multiply the length of the painting plus the width of the frame by the width of the painting plus the width of the frame. So therefore:
(3+w+2)(2+w)

*Confused where we got the 2 from? We got 2 because you need to add the width of the frame to both sides of the width and both sides of the length.

Then we get (w+5)*(w+2)(dimensions of frame which also incldes the picture)=280 =

w^2+2w+5w+10=280 =

w^2+7w+10=280
Our next step is to transfer this equation into Standard Form (ax^2+bx+c):

w^2+7w-198=0

factor
(w+18)(w-11)=0

w can't be a negative dimension so x=11

the length*width of the picture frame works

(11+5)(11+2)=208

inside the picture works too

280-(11+3)(11)(picture)=54 (the area of the picture frame alone)

Super simplified:

Here is what we are given
Picture dimensions: W = x and L = x+3
Width of frame: 1
Total area: 208

We need to calculate what the dimensions of the frame+picture are. So,

[ ( Width of picture ) + 2WoF ] * [ ( Length of frame ) + 2Wof ] = 208

Again, the width of picture is x, the length of picture is x+3, and the width of frame (WoF) = 1. So, we plug and chug.

[ (x) + 2 (1) ] * [ (x+3) + 2 (1) ] = 208 --> [x+2] * [x+5] = 208

We now distribute by multiplying (x+2) and (x+5). We get x^2+7x+10=208.

Now, we will move over the 208 to the left side of the equation, and get x^2+7x-198=0. Now, we can either factor or use the quadratic formula. I will use the quadratic formula because it is easier to walk through.

x=[-b +/- sqrt(b^2-4ac)]/2a <-- The quadratic formula. It is a mess, I know.

x= [-7 +/- sqrt(49-4(-198))]/2 = -7/2 +/- [sqrt(841)]/2 = x

Stick that in your calculator, and you will get x = 11 and x = -18.

We will disregard x = -18 - because negative measurements?

We get x = 11. This gives us (11+5)(11+2)=208, which is true, so our length of the picture + frame is 16 and our width is 13.

ANSWER: W: 13, L: 16