SOLUTION: I need help with this question, cant seem to get the right answer. A rectangle with an area of 80cm2 has a width that is three more than one half its length. What is the width o

Algebra ->  Rectangles -> SOLUTION: I need help with this question, cant seem to get the right answer. A rectangle with an area of 80cm2 has a width that is three more than one half its length. What is the width o      Log On


   



Question 299944: I need help with this question, cant seem to get the right answer.
A rectangle with an area of 80cm2 has a width that is three more than one half its length. What is the width of the rectangle

Found 2 solutions by JBarnum, wise1:
Answer by JBarnum(2146) About Me  (Show Source):
You can put this solution on YOUR website!
{{[A=80}}}
W=%283%2B%281%2F2%29L%29
A=LW
80=L%283%2B%281%2F2%29L%29
80=%283L%2B%281%2F2%29L%5E2%29
160=6L%2BL%5E2
0=L%5E2%2B6L-160 2 numbers multiply to get -160 add to get +6: -10 and 16
0=%28L-10%29%28L%2B16%29
L=10,-16 cant be negative
W=%283%2B%281%2F2%29L%29
W=%283%2B%281%2F2%29%2810%29%29
W=%283%2B5%29
highlight%28W=8%29

Answer by wise1(2) About Me  (Show Source):
You can put this solution on YOUR website!
before u go through all this, pls read the last 4 lines
area=80cm2,
to make things easier, lets call length 'b' and width 'w'
w=%28b%2F2%29%2B3
area=b*w=80
substituting 'w' with %28b%2F2%29%2B3
b=80
b%5E2%2F2+%2B3b=80
multiply through by 2 to get rid of the fraction
b%5E2%2B6b=160
now i will equate everything to zero
b%5E2%2B6b-160=0 ......(i)
multiply the first figure(the one with the square to the number without any letter(dont forget the signs)in this case....
b%5E2+%2A+-160+=-160b%5E2
now this is the tricky part. from (i) u need to find 2 numbers whose multiple gives you -160b%5E2 and whose sum gives you 6b.
in this case, its 16b and -10b
now all we have to do is replace 6b with this sum, after all, its all the same
****dont give up, this only looks bulky cos im tryin to explain clearly***
b%5E2%2B16b-10b-160=0
watch closely. this is how to contract. it doesn't matter how its arranged, just take the first 2 no.s and use what they have in common and do the next 2...
b%5E2%2B16b-10b-160=0
b(b+16)-10(b+16)=0
(b+16)(b-10)=0
b+16=0 or b-10=0
b=-16 (not possible) b=10
therefore, b=10
....this might be your problem....were looking for w, not b
w=(b/2)+3
w=(10/2)+3
w=5+3 =8
voila!