Tutors Answer Your Questions about Geometry Word Problems (FREE)
Question 751440: A pizza parlor has two different sizes of pizza. The smaller one has a diameter of 10 inches and the larger one has a diameter of 16 inches. What is the ratio of the area of the smaller pizza to the area of the larger pizza? Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Smaller pizza has diameter of 10 ins. Radius = 5 ins.
Larger pizza has diameter of 16 ins. Radius = 8 ins
Area of smaller pizza = pi*r^2 => 78.54 ins^2
Area of larger pizza = pi*r^2 => 201.06 ins^2
78.54 : 201.06
1 : 2.56
hope this helps.
:-)
Question 751370: The volume in cubic metres of water in an aquarium is given by the polynomial v(x)=x^3-16x^2+79x-120.If the dept in metres can be represented by x-3, what are the possible dimensions of the rectangular aquarium in terms of x if the aquarium holds 70 cubic metres (70 000 litres)
The answer is 7 by 5 by 2 i need the steps though!!
ANY HELP APPRECIATED! Answer by josgarithmetic(1507) (Show Source):
You can put this solution on YOUR website!If x-3 is actually a root for v(x), then you could more easily factor the function. Try synthetic division by (x-3). See what this allows you to do. I have not tried all this yet but it might be all you need.
...
I'm not getting anything like what you say is the answer. That "x-3" seems to be no help. At holding 70 cubic meters,  ;

Trying synthetic division according to Factor Theorem  so a rational root is 10. The quadratic factor has imaginary parts.
 if this aquarium holds 70 m^3, and the depth is  meters.
Question 751082: What is the area of a circle with the circumference of 43.98226 Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Circumference/ pi = diameter (pi = 3.14)
43.98226/pi =14 units
Halve 14 for the radius = 7 units
Area of a circle = pi r^2
= 3.14 * 7^2
= 153.86 units^2
Question 751203: The perimeter of the rectangle equals the sum of the lengths of its four sides. If the width of a rectangle is 6 inches and its perimeter is 40 inches, find the length of the rectangle. Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Perimeter = 2 Lengths + 2 Widths
If the width of the rectangle is
6 inches, then the perimeter minus 2 widths
= 28 inches. Divide 28 by 2 and you have the length
of the rectangle = 14 inches.
Question 751193: The length of a rectangle is 5 inches more than the width. The perimeter is 70 inches. Find the length . Answer by tommyt3rd(528) (Show Source):
You can put this solution on YOUR website!we can use the perimeter to deduce that l+w=35 (how?)
and since l is the longer, l-5=w
now we find l,,,
l+(l-5)=35
2l=40
l=20
:)
Question 751152: A contractor is building a circular swimming pool. The radius of the circle 12 feet. He needs to know the circumference in order to buy tile to put around the edge of the pool. What is the circumference if he uses pi = 3.14 Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Circumference = pi x diameter
If radius = 12 ft, the diameter = 24 ft.
Circumference = 3.14 x 24
Circumference = 75.36 feet
Hope this helps
:-)
Question 751033: √(a - 3)/(4)=2 Answer by lwsshak3(6494) (Show Source):
Question 751035: the length of a room is three and half times its width. if the perimeter of the floor of the room is 90 m , find the length and width of the room.
Answer by dkppathak(29) (Show Source):
You can put this solution on YOUR website!let length is L
width is B
L= 7/2 B
P =2(L+B)
as per condition
90= 2(7/2B+B)
90=9/2 B
B = 90x2/9 =20m
length =7/2 of 20 =70m
ANSWER
L=70m
B=20m
Question 751009: The first problem on this page illustrates an important relationship between perimeter and area. Let’s change the problem slightly so that it applies to many cases at once. Instead of 60 feet, let’s say you have 4x feet of fencing, where x is any number. What, in terms of x, should the dimensions of the largest rectangular enclosure be, whose perimeter is 4x feet? What would the area be? Answer by stanbon(57307) (Show Source):
You can put this solution on YOUR website!The first problem on this page illustrates an important relationship between perimeter and area. Let’s change the problem slightly so that it applies to many cases at once. Instead of 60 feet, let’s say you have 4x feet of fencing, where x is any number. What, in terms of x, should the dimensions of the largest rectangular enclosure be, whose perimeter is 4x feet? What would the area be?
--------
perimeter = 2(L+W) = 4x
L+W = 2x
L = (2x-W)
-------
Area = L*W
A = (2x-W)W
----
Area = -W^2 + 2xW
-----
Cheers,
Stan H.
------
Question 750920: The area of a patio is 90 square feet. The length of the patio is 1 foot longer than the width. What is the length of the patio? Answer by jim_thompson5910(28593) (Show Source):
You can put this solution on YOUR website!x(x+1) = 90
x^2+x = 90
x^2+x-90 = 0
(x+10)(x-9) = 0
x+10=0 or x-9=0
x=-10 or x = 9
Ignore the negative solution.
The only solution that makes sense is x = 9, so x+1 = 10
The length is 10 ft.
Question 750867: A rectangular parking lot covers an area of 1150 square feet. It is 20 feet longer than it is wide. An equation appropriate for finding the dimensions of the lot is: Answer by JoeTaxpayer(112) (Show Source):
Question 750907: Find two consecutive integers that have a product of 182. Answer by jim_thompson5910(28593) (Show Source):
You can put this solution on YOUR website!x(x+1) = 182
x^2 + x = 182
x^2 + x - 182 = 0
Use the quadratic formula to solve for x
 Plug in  ,  ,
 or
 or
 or
 or
So the two numbers are either
13 and 14
or
-14 and -13
Question 750884: The sum of the squares of two consecutive positive numbers is 41. What is the smaller number? Found 2 solutions by stanbon, jim_thompson5910: Answer by stanbon(57307) (Show Source):
You can put this solution on YOUR website!The sum of the squares of two consecutive positive numbers is 41. What is the smaller number?
-------
1st: x
2nd: x+1
-----
Equation:
x^2 + x^2+2x+1 = 41
----
2x^2 + 2x - 40 = 0
x^2 + x -20 = 0
(x+5)(x-4) = 0
-----
Positive solution:
x = 4
x+1 = 5
=============
Cheers,
Stan H.
=============
Answer by jim_thompson5910(28593) (Show Source):
You can put this solution on YOUR website!x^2 + (x+1)^2 = 41
x^2 + x^2 + 2x+1 = 41
2x^2 + 2x+1 = 41
2x^2 + 2x+1 - 41 = 0
2x^2 + 2x - 40 = 0
2(x^2 + x - 20) = 0
2(x + 5)(x - 4) = 0
x + 5 = 0 or x - 4 = 0
x = -5 or x = 4
Ignore -5 (since the two numbers are both positive). So one number is 4 and the other number is 5.
Answer: The smaller number is 4.
Question 750883: The length of a rectangle is 8 inches greater than it' width. Find the width of a rectangle if it's area is 105 square feet. Answer by jim_thompson5910(28593) (Show Source):
You can put this solution on YOUR website!A = LW
105 = (x+8)(x)
105 = x^2 + 8x
x^2 + 8x = 105
x^2 + 8x - 105 = 0
(x + 15)(x - 7) = 0
x + 15 = 0 or x - 7 = 0
x = -15 or x = 7
Toss out x = -15
So the only solution that makes sense is x = 7
Width: 7
Length: 15
Question 750872: ha ha what is 5+4*8-9 Answer by jim_thompson5910(28593) (Show Source):
You can put this solution on YOUR website!Use PEMDAS
5+4*8-9 ... Start with the given expression.
5+32-9 ... PE MDAS (M for Multiplication)
37-9 ... PEMD AS (A for Addition)
28 ... PEMDA S (S for Subtraction)
=======================================================
So 5+4*8-9 = 28
Question 750749: A square yard has a 6-foot wide sidewalk around a square lawn. the sides of the yard, including the sidewalk, have length y. evaluate for y=70, the polynomial that gives the area of the sidewalk.
I have driven myself in circles on this problem. i originally found the area of the sidewalk to be 420 by multiplying 6*70 but upon further evaluation concluded that was incorrect by finding the area of the yard (70*70) to be 4900 and the area of the lawn (64*64) to be 4096 making the sidewalk take up 804 sqft of space. I am to a point where im thoroughly confused. Answer by rothauserc(206) (Show Source):
You can put this solution on YOUR website!A square yard has a 6-foot wide sidewalk around a square lawn. the sides of the yard, including the sidewalk, have length y. evaluate for y=70, the polynomial that gives the area of the sidewalk.
the area of the square including the sidewalk is y^2
the area of the sidewalk is y^2 - (y-12)^2
y^2 - (y^2 -24y +144)
y^2 -y^2 +24y -144
we are left with
24y - 144 = 24*70 -144 = 1536
Question 750789: Find an equation of variation where y varies directly as x and y = 8 when x = 2, find y when x = 10. Can you explain how to do these types of problems? Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!y varies directly as x
To get y to equal x you require
a constant of proportionality = k
So that y = kx
To find k use the formula:
y = kx
Input the y value and the x value:
8 = k 2
Therefore k = 8/2 or 4
Put k into your formula
y = 4 x
Now to find y input the
new 'x' value
y = 4 (10)
so y = 40.
Hope this helps
:-)
Question 750541: johanna built a rectangular fence inside her garden that enclosed 102 square feet of land.If the length and width were both whole numbers which shows the least number of feet of fence johanna could have used
Found 2 solutions by josmiceli, JoeTaxpayer: Answer by josmiceli(9671) (Show Source):
You can put this solution on YOUR website!
You can try possibilities:

The perimeter =
 ft
-----------------------
 ft
----------------------
 ft
---------------------
It looks like 46 ft is the least she can buy
Answer by JoeTaxpayer(112) (Show Source):
You can put this solution on YOUR website!The greatest area a fence can surround in a rectangle is in h shape of a square. Let me offer a reason why.
If one side is a tiny bit longer, the adjacent side is shorter by the same amount.
(X-Y)(X+Y)=X^2-Y^2 so the maximum area is when Y= 0.
In your case, we can't have sqr(102) as a side, so with two sides adding to 51, I'll say 25x26 are the dimensions.
Question 750450: the cost of mailing a package varies directly as the weight. If a 20z package costs 44 cents to mail, how much does it cost to mail a 15 oz packages? Answer by checkley79(3050) (Show Source):
Question 750414: a 15 foot ladder leaning against a building touches the wall 12 feet above the ground. How far from the building is the bottom of the ladder Found 2 solutions by Alan3354, tommyt3rd: Answer by Alan3354(30993) (Show Source):
You can put this solution on YOUR website!a 15 foot ladder leaning against a building touches the wall 12 feet above the ground. How far from the building is the bottom of the ladder
----------------
It's a 3-4-5 right triangle, times 3.
--> 9 feet.
==============
Answer by tommyt3rd(528) (Show Source):
Question 750477: To funnel down a 6x6 square at a 70 degree angle Answer by Alan3354(30993) (Show Source):
Question 750486: f(x) = x^2 find f(0), f(2), and f(-2) Answer by jim_thompson5910(28593) (Show Source):
You can put this solution on YOUR website!f(x) = x^2
f(0) = 0^2 ... replace all copies of x with 0
f(0) = 0
-------------------------------------------------------
f(x) = x^2
f(2) = 2^2
f(2) = 4
-------------------------------------------------------
f(x) = x^2
f(-2) = (-2)^2
f(-2) = 4
Question 750485: f(x) = x^2 Answer by jim_thompson5910(28593) (Show Source):
Question 750432: What is the area of a regular octagon measuring 37 m on each side? Answer by tommyt3rd(528) (Show Source):
You can put this solution on YOUR website!The formula for the area of a regular n-gon is
where
s is the length of any side
n is the number of sides
which is about 6610.1 m^2
:)
Question 750413: The area of a rectangle is 250ft. You want the length to be 5ft longer than twice its width. What should the dimensions of the rectangle be. Answer by tommyt3rd(528) (Show Source):
You can put this solution on YOUR website!A=lw=250
and
l=2w+5
so we can write
(2w+5)w=250
or
2w^2+5w-250=0
which has w=10 as one solution
therefore l=2(10)+5=25
so 10ft x 25ft
:)
Question 750412: in a right triangle the length of the hypotenuse is 52 and the length of one leg is 48 whats the length of the other leg Answer by Alan3354(30993) (Show Source):
You can put this solution on YOUR website!in a right triangle the length of the hypotenuse is 52 and the length of one leg is 48 whats the length of the other leg
--------------
Question 750057: finding the perimeter of a 6sides hexagon with 12cm?
Answer by Alan3354(30993) (Show Source):
Question 750076: At 3 pm,a 10-foot pole casts a shadow of 8 feet on a horizontal ground.How long must be a rope be,in order to connect the top of the pole and the tip of the shadow a the time of observation? Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Pythagoras.
The pole and the shadow are two sides of
a right angled triangle. The rope makes
the hypotenuse.
Therefore:
(Length of pole)^2 + (length of shadow)^2
= (Length of rope )^2
(10)^2 + (8)^2 = (Length of rope)^2
(Length of rope)^2 = 164
Length of rope = square root of 164
Length of rope = 12.8feet
:-)
Question 750067: A tree casts a shadow 18 feet long. At the same time, a vertical rod 9 feet high casts a shadow 6 feet long. How tall is the tree? Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Similar triangles
if you consider the tree and the rod as
one ratio and the tree's shadow and the
rod's shadow as the other ratio.
Then you have:
x/9 = 18/6 (x being the tree)
The sides must match like for like
Cross multiply:
6x = 162
Divide both sides by 6
x = 27
Therefore the tree is 27 feet tall.
:-)
Question 750039: Find, to the nearest square yard, the area of a triangular plot of ground that measures 15 yards by 20 yards by 25 yards. Answer by tommyt3rd(528) (Show Source):
Question 749579: What is the area of a square parcel of land if the so side length is an integer? Answer by Alan3354(30993) (Show Source):
You can put this solution on YOUR website!What is the area of a square parcel of land if the so [sic?] side length is an integer?
----------
Area = s^2 where s is the side lenght.
This is true if s is an integer, or not.
Question 749543: A 5'6" person walking down the street notices his shadow. If the angle of elevation from the tip of their shadow to the sun is 60°, what is the distance from the tip of the shadow to the top of his head (round to 2 decimal places)? Answer by JoeTaxpayer(112) (Show Source):
You can put this solution on YOUR website!A 60° triangle has the ratio of base = 1/2, height = (sqr3)/2 diagonal = 1
The shadow is the base in this case or 5'6"/(sqr(3)) = 5.5/1.732 = 3.175 ft
or (3'2.1")
Question 749474: Find the measures of two supplementary angles if 4 times the measure od one is 36 degrees more than twice the measure of the other.
Answer by stanbon(57307) (Show Source):
You can put this solution on YOUR website!Find the measures of two supplementary angles if 4 times the measure od one is 36 degrees more than twice the measure of the other.
------
Equations:
x + y = 180
4x = 2y + 36
--------------------
Modify:
x + y = 180
2x - y = 18
-------
Add and solve for "x":
3x = 198
x = 66 degrees
y = 180-66 = 114 degrees
===============================
Cheers,
Stan H.
===============
Question 749285: The area of the clear panel in the top section is 15 feet square. What is the hieght of the top section? Answer by Alan3354(30993) (Show Source):
You can put this solution on YOUR website!The area of the clear panel in the top section is 15 feet square. What is the hieght of the top section?
=================
Not enough info
Question 749129: A rectangle has an area of 2 3/4 square yards and a width of 1/3 yards, what is the length of the rectangle
Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Area = 2 3/4 yds^2 or 11/4 yds^2
If we divide the area by the width
the answer will be the length.
= 11/4 / 1/3
= 11 x 3/4 x 1
= 33/ 4
length = 8 1/4 yds.
Question 749188: A sandbox is 2 meters long and 3.5 meters wide. What is the perimeter of the sandbox in centimeters
Answer by Cromlix(314) (Show Source):
Question 749141: Please help me solve this equation: A pizza parlor offers pizzas with diameters of 8 in, 10 in, and 12 in. Fine the aread of each size of pizza. Round to the nearest tenth. Answer by Cromlix(314) (Show Source):
Question 749182: A rectangular flower bed is 3 feet long and 8 feet wide. How many feet of fence will be needed to fence the flower bed Answer by Cromlix(314) (Show Source):
Question 749152: The revenue for a small company is given by the quadratic function r(t)=15t2+7t+830 where t is the number of years since 1998 and r(t) is in thousands of dollars. If this trend continues, find the year after 1998 in which the company's revenue will be $1412 thousand. Round to the nearest whole year. Answer by josmiceli(9671) (Show Source):
Question 749155: The area of a rectangular wall in the classroom is 216 square feet. Its length is 3 feet shorter than three times its width. Find the length and width of the wall of the classroom. Answer by JoeTaxpayer(112) (Show Source):
You can put this solution on YOUR website!L=3W-3
L*W=216
(3W-3)*W=216 (substituted the 3W-3 for L into second equation)
3W^2-3W=216 (distributed W through)
3W^2-3W-216=0 (subtract 216 from both sides)
W^2-W-72=0 (divide both sides by 3)
(W-9)(W+8)=0 (factored. Note, W cannot equal a negative number, we ignore -8)
W=9 L=(3*9)-3 = 24 (solved)
Question 749145: If the height of a rectangular prism is decreased by 1/3 then which statement is true?
A- Volume would decrease by 1/3
B- Volume would decrease by 1/6
C-Volume would decrease by 1/9
D- Volume would decrease by 1/27 Answer by timvanswearingen(103) (Show Source):
You can put this solution on YOUR website!It's A.
The volume of a rectangular prism is V=l*w*h
The volume of the prism with decreased height is V=l*w*1/3*h
Rearranging, you have V=l*w*h*1/3
Since you are multiplying the original volume (l*w*h) by 1/3, the volume will be decreased by 1/3
Question 749103: If a room is 136 square feet in perimeter. If the length of the room is 20 feet, what is the width? Answer by Cromlix(314) (Show Source):
You can put this solution on YOUR website!Perimeter = 2 x Length + 2 x width
136 = 2 x 20 + 2 x width
136 = 40 + 2 x width
136 - 40 = 2 x width
96 = 2 x width
96/2 = width
48ft = width
|
Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365, 4366..4410, 4411..4455, 4456..4500, 4501..4545, 4546..4590, 4591..4635, 4636..4680, 4681..4725, 4726..4770, 4771..4815, 4816..4860, 4861..4905, 4906..4950, 4951..4995, 4996..5040, 5041..5085, 5086..5130, 5131..5175, 5176..5220, 5221..5265, 5266..5310, 5311..5355, 5356..5400, 5401..5445, 5446..5490, 5491..5535, 5536..5580, 5581..5625, 5626..5670, 5671..5715, 5716..5760, 5761..5805, 5806..5850, 5851..5895, 5896..5940, 5941..5985, 5986..6030, 6031..6075, 6076..6120, 6121..6165, 6166..6210, 6211..6255, 6256..6300, 6301..6345, 6346..6390, 6391..6435, 6436..6480, 6481..6525, 6526..6570, 6571..6615, 6616..6660, 6661..6705, 6706..6750, 6751..6795, 6796..6840, 6841..6885, 6886..6930, 6931..6975, 6976..7020, 7021..7065, 7066..7110, 7111..7155, 7156..7200, 7201..7245, 7246..7290, 7291..7335, 7336..7380, 7381..7425, 7426..7470, 7471..7515, 7516..7560, 7561..7605, 7606..7650, 7651..7695, 7696..7740, 7741..7785, 7786..7830
|