|
-
Aug 26th, 2003, 12:47 PM
#1
Thread Starter
Dazed Member
-
Aug 26th, 2003, 08:13 PM
#2
So Unbanned
Code:
+++++++
+-----+
+-----+
+-----+
+-----+
+-----+
+-----+
+-----+
+++++++
+ = Path
- = Garden
9*7 = 63 so a 9*7 square is around the garden... it'd seem.
So the path is 1 foot across. Area of path, 28 sq. ft..
-
Aug 29th, 2003, 01:10 PM
#3
Thread Starter
Dazed Member
This is what i come up with.
63 = (5 + 2y)(7 + 2y)
63 = 35 + 10y + 14y + 4y
63 = 35 + 24y + 4y
63 - 35 + 24y + 4y
28/28 = 28y/28
y = 1
Path = 1ft
Last edited by Dilenger4; Aug 29th, 2003 at 01:13 PM.
-
Aug 29th, 2003, 01:40 PM
#4
Frenzied Member
Originally posted by Dilenger4
This is what i come up with.
63 = (5 + 2y)(7 + 2y)
63 = 35 + 10y + 14y + 4y
63 = 35 + 24y + 4y
63 - 35 + 24y + 4y
28/28 = 28y/28
y = 1
Path = 1ft
That works for the wrong reason. The part I put in Bold should be 4y2, which makes the whole thing a quadratic.
I didn't show all the steps but the algebraic solution is
Code:
63=(5+y)(7+y)
0 = y2 + 12y - 28
The roots are 2 and -14. The -14 is discarded.
Since the path adds 2 feet to both dimensions, but goes all the way around, the width of the path is 2/2=1ft.
PS - I deleted my earlier post because I made a mistake.
You just proved that sig advertisements work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|