by Guest » Wed Sep 10, 2014 6:27 am
You should see by now that we have broken the "big" problem down into a collection of "little" problems.
And provided answers to specific bits of the information given in the question. The question attempts to describe the problem in "english" telling us various facts about the objects and items relating to the problem. It also describes in "english" what unknown values we are to find.
When we try to solve this problem mathematically instead of writing "english" sentences to describe it we have to write mathematical sentences or "equations or mathematical expressions" to describe it in terms of numbers and variables known or unknown. We state the facts given in the problem as a mathematical sentence.
Now to get back to the original problem....copied below...
====================
A conference room table is constructed, rectangular in shape, with semicircles at the ends.
Perimeter- 40 feet
Area of rectangle- Twice the sum of areas of ends
Calculate length and width of rectangular part.
=====================
What are the facts.......
1.....It is rectangular in shape with semicircular ends....so combination of simple shapes....
2.....Perimeter of the whole table is 40 feet......
3.....Area of rectangular bit = twice sum of the areas of the ends.....This fact is ambiguous....does it mean twice the sum of the area of one end or twice the sum of the area of both ends added together...???.We will take twice the sum of both ends added together....so that is two full circles of diameter "y"
We have worked out most of these facts individually before in the previous more detailed posts.....
Perimeter is two straight edges plus (Pi times diameter of curved ends) and this equals 40 feet....
So..... 2x + Pi.y = 40...... this is a mathematical equation describing the perimeter of the whole table....Eqn.1...
Area... rectangle bit = twice the are of both ends
So.........xy = 2.Pi.(y/2)^2 .....mathematical equation describing the facts relating the curved area to the rectangular area.
So........xy = 2.Pi.((y^2)/4).........(y/2 squared equals y squared over 4)
So........xy = Pi.y^2/2
So......divide across by y gives.....x = Pi.y/2........Eqn.2....
We now have 2 simultaneous equations and we need to solve for "x" and "y" that satisfies both......
So....multiply across by 2....2x = Pi.y......and notice we have a Pi.y is in eqn1 so substitute in eqn.1 to eliminate Pi.y...
Gives 2x + 2x = 40 OR 4x = 40 ..... so .... x = 10 feet..........solution.1......
Substitute in eqn.1 again to eliminate "x"......
So.....Pi.y + Pi.y = 40 OR 2.Pi.y = 40.....so y = 40/(2.PI) ...So y = 40/6.28 = 6.37 feet......solution.2......
So the dimensions of the rectangular bit is 10 feet by 6.37 feet.
Now we can say x = length of 10 feet and y = width of 6.37 feet.
you can now test if these dimension are correct by trying them out on the original statements in the problem