How much water? (Mathathon Problem 1)

Geometry Level 2

Dream is a Minecraft speed-runner. For those of you who don't know what this means, he tries to beat the game Minecraft, as fast as possible.

Now, while playing the video game, he often finds himself falling from a high place, and needs a bucket of water to save himself. That is why, he has a stash of frustum-shaped buckets in his home at all times.

Dream's bucket Dream's bucket

While he is on a mountain, exploring the game, he finds a lake. He knows its a good time to get water, so he gets his bucket out. He is also a avid thinker, so he wonders how much water will fit inside the bucket, if it is filled up completely.

He knows the following information -

  • His bucket's radius at the bottom is 40 c m 40 cm

  • His bucket's radius at the top is 70 c m 70 cm

  • His bucket's height is 70 c m 70 cm

  • A liter is equal to a thousand centimeter cubed

Can he find the the volume of water that he can fit inside the bucket? If yes, then give the volume of water, if no, then give your answer as 0 0 .

( π 22 7 ) (\pi \approx \dfrac{22}{7})


The answer is 682.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

12 solutions

Jeff Giff
Mar 24, 2021

I LOVE THE DREAM SMP!
There are many ways to look at this problem. Three good ways would be:

1. Directly calculate if you know the formula for frustum volume.

The formula for frustum volume, given bottom radius R R , top radius r r and height h h , is V = 1 3 π h ( R 2 + r 2 + R r ) . V=\frac{1}{3}\pi h(R^2+r^2+Rr). Therefore we can plug in π 22 7 , h = 70 , R = 40 , r = 70 \pi\approx \frac{22}{7}, ~~h=70,~~R=40,~~r=70 to find the volume (must be converted to Liters): V = 1 3 × 22 7 × 70 ( 4 0 2 + 7 0 2 + 40 × 70 = 682000 ( cm 3 ) = 682 L . V=\frac{1}{3}\times \frac{22}{7}\times 70(40^2+70^2+40\times 70=682000 (\text{cm}^3)=\color{#D61F06}682 \text{L}.

2. Calculate difference of cones not knowing the formula for frustum volume.

Extending the cone by imagination and using similarity, we get the pic below: Let the height of the increased cone be x x . By similarity, we get 40 x = 70 70 + x \frac{40}{x}=\frac{70}{70+x} . Solve this to get x = 280 3 x=\frac{280}{3} .
So the volume of the frustum is the volume of the larger cone minus the volume of the smaller cone (the formula for cone volume is 1 3 π r 2 h \frac{1}{3}\pi r^2h where r r stands for bottom radius and h h stands for height): V frustum = V big cone V small cone = 1 3 π × 7 0 2 × ( 70 + 280 3 ) 1 3 π × 4 0 2 × 280 3 = 682000 ( cm 3 ) π is replaced with 1 3 here V_{\text{frustum}}=V_{\text{big cone}}-V_{\text{small cone}}=\frac{1}{3}\pi \times 70^2\times (70+\frac{280}{3})-\frac{1}{3}\pi \times 40^2\times \dfrac{280}{3}=682000(\text{cm}^3)~~~\color{#D61F06}\pi~\text{is replaced with}~\frac{1}{3}~\text{here}

3. Use the ‘Baumkuchen’ integral.

If under 18, do NOT do at home without adult supervision to avoid brain explosion. \scriptsize \color{#D61F06} \text{If under 18, do NOT do at home without adult supervision to avoid brain explosion.}
This is mentioned in a book I read which finds volumes of 3D-shapes created by rotating the shape bounded by functions f ( x ) f(x) and g ( x ) g(x) in region a x b a\le x\le b : V = 2 π a b x f ( x ) g ( x ) d x . V=2\pi \int_a^b|x||f(x)-g(x)| dx. The absolute value brackets are there to make sure V V is positive. THIS WORKS ONLY IF THE ROTATED BOUND IS ON THE SAME SIDE OF THE Y-AXIS.
Why is it called Baumkuchen?
It is because Baumkuchen is ‘log-like dessert’ in German, and the integral is like one!
Baumkuchen has log-like stripes Baumkuchen has log-like stripes Explanation:
We can split the integral into rings formed by the original bound split and rotated around the y-axis individually. Here I made a little mistake when labelling :P x i x_i should be replaced with d x dx :)
For simplicity, here I let g ( x ) = 0 g(x)=0 . Of course this can be generalised to other functions as well, given above.
If we cut a single ‘ring’ open, we get its volume by seeing it as a cuboid: I forgot the absolute value brackets :P I forgot the absolute value brackets :P

Here the volume of the cuboid is 2 π x f ( x ) 2\pi |x||f(x)| because g ( x ) = 0 g(x)=0 and the g ( x ) -g(x) term is therefore neglected. Summing infinite cuboids gives V = 2 π a b x f ( x ) g ( x ) d x . V=2\pi \int_a^b|x||f(x)-g(x)| dx. So we can see the frustum as a cone chopped off from another as in example 2. This way, the volume of the big cone is the integral with a = 0 , b = 70 a=0,b=70 , f ( x ) = 70 f(x)=70 and g ( x ) = 7 3 x 280 3 g(x)=\frac{7}{3}x-\frac{280}{3} . Plug in these to get V 1 = 2 π 0 70 x 70 ( 7 3 x 280 3 ) = 2 π 0 70 490 3 x 7 3 x 2 2 × 22 7 ( 245 3 x 2 7 9 x 3 0 70 ) = 75460009. V_1=2\pi\int_0^{70} |x||70-(\frac73x-\frac{280}{3})|=2\pi \int_0^{70} \frac{490}{3}x-\frac{7}{3}x^2\approx 2\times\frac{22}{7}(\left. \frac{245}{3}x^2-\frac79x^3\right|_0^{70})=75460009. Similarly we can apply the same to the small cone to get V 2 = 1894000 9 V_2=\frac{1894000}{9} . V 1 V 2 = 628000. V_1-V_2=628000. Convert to liters: 628 628 .

Julie Éthier
Mar 22, 2021

I used two different methods to obtain the answer.

The first one uses the volume of a cone in cm³.

I will try to remake it with bigger text, I couldn't use another definition because of the limit of the files...

The second one uses the volume of solids of revolution and is in dm³.

This method uses an integral to calculate the volume of a function in rotation around the axis.

I really want to give you bonus points for dream, but that would be unfair lmao

A Former Brilliant Member - 2 months, 3 weeks ago

Accuracy 5/5 Answer and assumptions are correct
Readability 5/5 Perfect use of Gif
Ingenuity 4/5 Integral approach shown clearly with co-ordinate system
Total 14/15 Marvellous! Keep it up!!

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

And Dream takes that last point you had missed

Jason Gomez - 2 months, 3 weeks ago

Accuracy 5/5 Everything is correct
Readability 5/5 Animations are clear and concise
Ingenuity 4/5 Integral approach shown very well
Total 14/15 Great job! I will update your score on the members and points note!

A Former Brilliant Member - 2 months, 2 weeks ago
Oskar Dobroczek
Mar 22, 2021

I will explain why the volume of the frustum is approximately 682 litres using integrals. The main approach will be to think of it as being constructed out of many, many thin cylinders and then just take the sum of the volumes of these cylinders as their height d h \text{d}h approaches zero.

V = d V V = \int \text{d}V , where d V \text{d}V is one of those cylinders. The general formula for the volume of a cylinder is V = π r 2 h V = \pi r^2\cdot h . Therefore d V = π r 2 d h \text{d}V = \pi r^2\text{d}h . However, r r is not constant, but grows linearly as the height increases. Using the general formula for a linear function and two known points, r ( h ) = 40 + 70 40 70 h = 40 + 30 70 h r(h)=40+\frac{70-40}{70}h = 40+\frac{30}{70}h .

Pluggin the expression for d V \text{d}V and r r into the integral, we find that V = 0 70 π r 2 d h = π 0 70 4 0 2 + 2 30 40 70 h + 3 0 2 7 0 2 h 2 d h . V = \int_{0}^{70} \pi r^2 \text{d}h = \pi\int_0^{70} 40^2 + \frac{2\cdot 30\cdot 40}{70}h + \frac{30^2}{70^2}h^2 \text{d}h . Which is of course V = π [ 4 0 2 70 + 30 40 7 0 2 70 + 3 0 2 3 7 0 2 7 0 3 ] 681725.61 c m 3 . V = \pi\left[40^2\cdot 70 + \frac{30\cdot 40\cdot 70^2}{70} + \frac{30^2}{3\cdot 70^2}70^3\right]\approx 681725.61 cm^3 . Noting that we have unit c m 3 cm^3 , we will divide by 1000 to simplify and yield a volume in litres, which is our final result and thus V 681.73 d m 3 682 l V\approx 681.73 dm^3\approx 682 l

You can easily derive the general formula using the same method. Just substitute 70 = R , 40 = r , 70 = h 70=R,40=r,70=h et voilà!

Accuracy 5/5 Everything is correct
Readability 5/5 Proper latex has been used and I really like how you explained the integral at the top
Ingenuity 4/5 Genius, using integrals instead of the normal frustum formula, though a tiny bit tedious
Total 14/15 Amazing! I will update your score on the members and points note!

A Former Brilliant Member - 2 months, 3 weeks ago

Accuracy 5/5 Answer and assumptions are correct
Readability 4/5 Possible to reduce some terms so that the final integral doesn’t look too ugly (or should have replaced with R,r and h and substituted in the end)
Ingenuity 4/5 For the integral approach, should have done a bit more on how the π r 2 d h πr^2\text{d}h part came (maybe by using a picture)
Total 13/15 Amazing!

Jason Gomez - 2 months, 3 weeks ago
Aditya Mittal
Mar 22, 2021

The bucket is in the shape of a frustum as specified in the question.

Volume of a frustum = 1 / 3 × π × h ( R 2 + r 2 + R × r ) = 1/3 \times π \times h ( R^2 + r^2 + R \times r)

where h is the height of the frustum, r is the bottom radius and R is the top radius.

Volume of the bucket = 1 / 3 × 22 / 7 × 70 ( 7 0 2 + 4 0 2 + 70 × 40 ) = 1/3 \times 22/7 \times 70 ( 70^2 + 40^2 + 70 \times 40) = 22 × 70 × ( 4900 + 1600 + 2800 ) 21 =\dfrac{22 \times 70 \times (4900+1600+2800)}{21} = 22 × 70 × 9300 21 =\dfrac{22 \times 70 \times 9300}{21} = 682000 c m 3 =682000 cm^3

Since 1 L = 1000cm^3

Volume in litres = 682000 1000 =\dfrac{682000}{1000}

682 L \boxed{682L}

check out this proof

Aditya Mittal

Accuracy 5/5 Answer and assumptions are correct
Readability 5/5 Its clearly done
Ingenuity 0/5 Giving a link to a solution not done by you doesn’t count
Total 10/15 Good job!

Byjus

Accuracy 5/5 Answer and assumptions are correct
Readability -4/5 Cant even read some parts of the solution
Ingenuity 2/5 Proved the formula
Total 3/15 Bad job?! Try getting double digits next time

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

lmao so true...

A Former Brilliant Member - 2 months, 3 weeks ago

I agree with the points given but 5 3 + 2 = 4 5-3+2=4

Aditya Mittal - 2 months, 3 weeks ago

Log in to reply

Oh yeah lol let me correct that

Jason Gomez - 2 months, 3 weeks ago

Accuracy 5/5 Everything is correct
Readability 5/5 Everything is clear and readable
Ingenuity 0/5 Common Approach, byju link doesn't count
Total 10/15 Great job! I will update your score on the members and points note!

A Former Brilliant Member - 2 months, 3 weeks ago
Devbrat Dandotiya
Mar 22, 2021

Given that the volume of a cone is given by 1 3 π a 2 b \frac{1}{3}πa^2b where a a is the radius of the cone and b b is its perpendicular height. For a frustum of a cone as shown above, we can generalize its volume to be,

Volume of the larger cone- Volume of the smaller cone \text{Volume of the larger cone- Volume of the smaller cone}

1 3 π R 2 t 1 3 π r 2 m \dfrac{1}{3}πR^2t-\dfrac{1}{3}πr^2m

Putting t = h + m t=h+m

1 3 π R 2 h + 1 3 π R 2 m 1 3 π r 2 m \dfrac{1}{3}πR^2h + \dfrac{1}{3}πR^2m- \dfrac{1}{3}πr^2m

1 3 π R 2 h + 1 3 π m ( R 2 r 2 ) \dfrac{1}{3}πR^2h + \dfrac{1}{3}πm(R^2-r^2)

Remember that in both the upper and the lower cone the triangles made by radii, respective perpendicular heights and slant heights (hypotenuses) must be similar triangles here, i.e,

m r = h + m R provides m = h r R r \dfrac{m}{r}=\dfrac{h+m}{R} \text{ provides } m= \dfrac{hr}{R-r}

Putting the value of m m we just got in the equation above we have,

1 3 π R 2 h + 1 3 π ( h r R r ) ( R 2 r 2 ) \dfrac{1}{3}πR^2h + \dfrac{1}{3}π(\dfrac{hr}{R-r})(R^2-r^2)

Since R 2 r 2 = ( R + r ) ( R r ) R^2-r^2= (R+r)(R-r) , we get

1 3 π R 2 h + 1 3 π ( h r ) ( R + r ) \dfrac{1}{3}πR^2h + \dfrac{1}{3}π(hr)(R+r)

And finally the volume of a frustum of a cone,

1 3 π h ( R 2 + r 2 + R r ) \boxed{\dfrac{1}{3}πh(R^2+r^2+Rr)}

Here we have R = 70 c m , r = 40 c m , h = 70 c m R= 70cm, r=40cm, h=70cm , which gives volume from the formula,

1 3 π ( 70 ) ( ( 70 ) 2 + ( 40 ) 2 + ( 70 × 40 ) ) 682000 c m 3 \dfrac{1}{3}π(70)((70)^2+(40)^2+(70×40)) ≈682000cm^3

Since 1000 c m 3 = 1 litre 1000cm^3= 1\text{ litre} we get, the volume of the frustum, 682 litres \boxed{682\text{ litres}}

Accuracy 5/5 Everything is correct
Readability 5/5 Proper latex has been used and good use of image to show formula
Ingenuity 3/5 Common Approach, but formula has been proven
Total 13/15 Great job! I will update your score on the members and points note!

A Former Brilliant Member - 2 months, 3 weeks ago

Log in to reply

I would have never tried solving for the formula, thanks

Devbrat Dandotiya - 2 months, 3 weeks ago

Log in to reply

np, great solution btw :)

A Former Brilliant Member - 2 months, 3 weeks ago

Accuracy 5/5 Answer and assumptions are correct
Readability 5/5 Good use of latex
Ingenuity 2/5 Proved the formula using formula for volume of cone
Total 12/15 Great job!

Jason Gomez - 2 months, 3 weeks ago
Zakir Husain
Mar 22, 2021

The shape of the bucket is frustum V o l u m e = 1 3 π × h e i g h t ( b o t t o m c i r c l e s r a d i u s 2 + t o p c i r c l e s r a d i u s 2 + t o p c i r c l e s r a d i u s × b o t t o m c i r c l e s r a d i u s ) \therefore \blue{Volume} \red{=} \dfrac{1}{3}\pi\times\red{height}(\red{bottom\space circle's\space radius}^2+\red{top\space circle's\space radius}^2+\red{top\space circle's\space radius \times bottom\space circle's\space radius}) = 1 3 × 22 7 × 7 0 c m ( 7 0 2 c m 2 + 4 0 2 c m 2 + 70 40 c m 2 ) =\dfrac{1}{3}\times\dfrac{22}{\cancel{7}}\times \cancel{7}0 cm (70^2cm^2+40^2cm^2+70*40cm^2) = 22 3 × 10 × 1 0 2 × ( 7 2 + 4 2 + 7 × 4 ) c m 3 =\dfrac{22}{3}\times 10 \times 10^2 \times (7^2+4^2+7\times 4) \red{cm^3} = 22 3 × [ ( 7 + 4 ) 2 7 × 4 ] × 1 0 3 c m 3 =\dfrac{22}{3}\times [(7+4)^2 - 7\times 4]\times \red{10^3 cm^3} = 22 3 × [ 1 1 2 28 ] × L =\dfrac{22}{3}\times [11^2 - 28]\times \red{L} = 22 3 × [ 121 28 ] × L =\dfrac{22}{3}\times [121 - 28]\times {L} = 22 3 × 93 × L =\dfrac{22}{3}\times \red{93} \times {L} = 22 3 × 3 × 31 × L =\dfrac{22}{\cancel{3}}\times \cancel{\red{3}}\times\red{31} \times {L} = 22 × 31 L = 682 L =22\times 31 L=\boxed{\red{682 L}}

Accuracy 5/5 Everything is correct
Readability 5/5 Proper latex has been used
Ingenuity 0/5 Common Approach
Total 10/15 Great job! I will update your score on the members and points note!
(Please change 628 to 682 @Zakir Husain , marks will not be deducted but please do change it)

A Former Brilliant Member - 2 months, 3 weeks ago

Accuracy 5/5 Answer and assumptions are correct
Readability 5/5 Working out has been done perfectly
Ingenuity 1/5 Used a 2 + b 2 + a b = ( a + b ) 2 a b a^2+b^2+ab=(a+b)^2-ab to simplify calculations(in a way)
Total 11/15 Great job! 628 has to be changed to 682 though

Jason Gomez - 2 months, 3 weeks ago

Most Common Solution -

Volume of frustum = π h ( ( r 1 ) 2 + ( r 2 ) 2 + r 1 r 2 ) 3 \text{Volume of frustum} = \dfrac{\pi h ((r_{1})^{2} + (r_{2})^{2} + r_{1}r_{2})}{3}

22 ( 70 ) ( ( 40 ) 2 + ( 70 ) 2 + ( 40 ) ( 70 ) ) 3 ( 7 ) = ( 1540 ) ( 9300 ) 21 = 14322000 21 = 682000 cm 3 \begin{aligned} &\Rightarrow \dfrac{22(70) ((40)^{2} + (70)^{2} + (40)(70))}{3(7)} \\ \\ &= \dfrac{(1540)(9300)}{21} \\ \\ &= \dfrac{14322000}{21} \\ \\ &= 682000 \text{ cm}^{3}\end{aligned}

682000 cm 3 = 682 L \boxed{682000 \text{ cm}^{3} = 682 \text{ L}}

Ingenuity points if you prove the formula :)

I actually didn’t know this formula, I had to solve it from cone anyways lol

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

lol I learnt this formula a few years ago, I just randomly remembered it and decided to make a Minecraft problem on it, coz I was watching minecraft on yt :P

A Former Brilliant Member - 2 months, 3 weeks ago

Please notify me if any more solutions come on this problem

Jason Gomez - 2 months, 2 weeks ago

Log in to reply

Ok (some text)

A Former Brilliant Member - 2 months, 2 weeks ago
Sundar R
Mar 24, 2021

Of course one also has to substitute 22/7 for the value of pi

Sundar R - 2 months, 2 weeks ago

More generally, in the above, if we let BC = r, DE = R, AB = x and BD = h, we get volume of frustrum = Vol (Cone ADE) - Vol (Cone ABC)

= pi * R^2(x+h) / 3 - pi * r^2*x/3.....(1)

Now since ABC similar to ADE, we have

R/r = (x+h)/x .

(R-r)/r = (x+h-x)/x

Therefore (R-r)/r = h/x.

After algebraic manipulation, we get x = (hr) / (R - r) ....(2)

Plugging in these values in (1), we get

Vol(frustrum) = pi * R^2[h + (hr)/(R-r)] /3 - pi * r^2(hr/(R-r))/3

= pi * R^2/3[(hR - hr + hr)/(R-r)] - pi * r^2/3[hr/(R-r)]

= (pi / 3) * [hR^3]/(R-r) - (pi / 3) * hr^3 / (R-r)

= (pi / 3) * h * [(R^3 - r^3) / (R - r) ] = (pi / 3) * h * (R^2 + r^2 + Rr) .... which is the formula for volume of a frustrum of cone.... (Using the formula ...(a^3 - b^3) = (a - b) (a^2 + ab + b^2) )

Sundar R - 2 months, 2 weeks ago
Siddhesh Umarjee
Mar 23, 2021

(Here,) Frustum is a part of a cone which we get if we cut a cone in a plane parallel to the base.

  • Consider the g r e e n \color{#20A900}{green} f r u s t u m \color{#20A900}{frustum} :

Volume = Volume( y e l l o w \color{#CEBB00}{yellow} c o n e \color{#CEBB00}{cone} ) - Volume( o r a n g e \color{#EC7300}{orange} c o n e \color{#EC7300}{cone} )

Volume of Cone = 1 3 \dfrac{1}{3} * π (radius of base )( perpendicular height )

Volume of g r e e n \color{#20A900}{green} f r u s t u m \color{#20A900}{frustum}

= π R 2 ( h + k ) 3 \dfrac{πR^2(h + k)}{3} - π r 2 k 3 \dfrac{πr^2k}{3}

= π 3 \dfrac{π}{3} * (70^2 * 70 + 70^2 k - 40^2 k)

= π 3 \dfrac{π}{3} * (70^3 + k(70^2 - 40^2))

= π 3 \dfrac{π}{3} * (70^3 + k(70 + 40)(70 - 40)) ..... [reason: a^2 - b^2 = (a+b)(a-b)]

= π 3 \dfrac{π}{3} * (70^3 + k(110)(30)) ----(eqn1)

we have to find the value of 'k'

  • Consider the p u r p l e \color{#69047E}{purple} t r i a n g l e \color{#69047E}{triangle} & r e d \color{#D61F06}{red} t r i a n g l e \color{#D61F06}{triangle} :

r is parallel to R .....[definition of frustum]

Therefore by Basic Proportionality Theorem , and the common angle

p u r p l e \color{#69047E}{purple} t r i a n g l e \color{#69047E}{triangle} ~ r e d \color{#D61F06}{red} t r i a n g l e \color{#D61F06}{triangle} .....[ S-A-S test of similarity]

k r \dfrac{k}{r} = k + h R \dfrac{k + h}{R}

k 40 \dfrac{k}{40} = k + 70 70 \dfrac{k + 70}{70}

k 40 \dfrac{k}{40} = k 70 \dfrac{k}{70} + 1

k 40 \dfrac{k}{40} - k 70 \dfrac{k}{70} = 1

7k - 4k = 280

k = 280/3


  • Substituting 'k' in (eqn1) :

Volume of g r e e n \color{#20A900}{green} f r u s t u m \color{#20A900}{frustum} = π 3 \dfrac{π}{3} * (70^3 + ( 280 ) ( 110 ) ( 30 ) 3 \dfrac{(280)(110)(30)}{3} )

Volume of g r e e n \color{#20A900}{green} f r u s t u m \color{#20A900}{frustum} = 22 7 3 \dfrac{22}{7*3} * 7000(49 + 44)

Volume of g r e e n \color{#20A900}{green} f r u s t u m \color{#20A900}{frustum} = ( 22 ) ( 1000 ) ( 93 ) 3 \dfrac{(22)(1000)(93)}{3}

Volume of g r e e n \color{#20A900}{green} f r u s t u m \color{#20A900}{frustum} = 682000 cm^3

1000 cm^3 = 1 liter

the bucket can hold 682 liters of water

If we substitute the values with variables then we can get the formula

Accuracy 5/5 Answer and assumptions are correct
Readability 5/5 Steps are lengthy but correct
Ingenuity 2/5 Proved the formula better than byjus but a little long
Total 12/15 Epic, byjus should copy this solution rather the one they gave

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

lol... their latex didnt work

Siddhesh Umarjee - 2 months, 3 weeks ago

Accuracy 5/5 Everything is correct
Readability 5/5 Everything is clear and readable
Ingenuity 2/5 The proof is sorta given but a bit long and tedious
Total 12/15 Great job! I will update your score on the members and points note!

A Former Brilliant Member - 2 months, 2 weeks ago
Omek K
Mar 22, 2021

The volume of the bucket can be found by subtracting 2 cones.

These are the 2 cones These are the 2 cones

  • First, by similarity (between the small and big cones) we get, x x + 70 \frac{x}{x+70} = 40 70 \frac{40}{70}
  • By solving the equation we get x as 280 3 \frac{280}{3} cm

Volume of cone = 1 3 \frac{1}{3} π \pi r²h

Volume of bucket

  • = Volume of big cone - Volume of small cone
  • = 1 3 \frac{1}{3} π \pi (70)²(70+ 280 3 \frac{280}{3} ) - 1 3 \frac{1}{3} π \pi (40)²( 280 3 \frac{280}{3} )
  • = 682000 cm³
  • = 682 L

Accuracy 5/5 Answer and assumptions are correct
Readability 4/5 Its readable, that’s all I can say
Ingenuity 2/5 Proved the formula
Total 11/15 Great job! Most of the calculations are missing but that’s fine

Jason Gomez - 2 months, 3 weeks ago

Accuracy 5/5 Everything is correct
Readability 4/5 Its readable, some calculations are missing tho
Ingenuity 2/5 The formula proof approach has been used
Total 11/15 Great job! I will update your score on the members and points note!

A Former Brilliant Member - 2 months, 2 weeks ago
Elijah Frank
Mar 22, 2021

Sorry if I posted my solution to problem n. 3 is because Brilliant won't let me write my solution on that problem (and I have it correct):

@Brilliant Mathematics Please help

Jason Gomez - 2 months, 3 weeks ago

Hi Elijah, the system shows that you are marked correct for that problem. If you are still unable to post a solution to that problem, please let me know.

Brilliant Mathematics Staff - 2 months, 2 weeks ago
Jason Gomez
Mar 22, 2021

Do I get notified if I post an answer and new answers come?

No, only I get notified, but I can always mention you :)

A Former Brilliant Member - 2 months, 3 weeks ago

Log in to reply

No need of that I’ll check when they come

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

Alright then :)

A Former Brilliant Member - 2 months, 3 weeks ago

Accuracy 0/5 Assumption is wrong
Readability 5/5 Nicely quoted
Ingenuity -5/5 Answer and question have no relation
Total 0/15 Try harder next time :( (I want to copy and paste this table rather than getting it from another place)

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

Of course with different scores and remarks

Jason Gomez - 2 months, 3 weeks ago

lmao lemme do that too :P

A Former Brilliant Member - 2 months, 3 weeks ago

Accuracy 0/5 Assumption is wrong
Readability 5/5 Nicely quoted
Ingenuity -5/5 Answer and question have no relation
Total 0/15 Try harder next time :( (I want to copy and paste this table rather than getting it from another place)

A Former Brilliant Member - 2 months, 3 weeks ago

Log in to reply

Lmao I have achieved the impossible

Jason Gomez - 2 months, 3 weeks ago

hey so i entered three wrong answers so can i put my answer in a note

Kevin Long - 2 months, 3 weeks ago

Log in to reply

@Percy Jackson @Kevin Long I am not very sure but I think you can only put up solutions if you got it right, but that’s upto Percy to decide

Jason Gomez - 2 months, 3 weeks ago

I'm sorry but you will not be allowed to give a solution if you got it wrong. @Kevin Long

Don't let anybody do that if they ask you @Jason Gomez

A Former Brilliant Member - 2 months, 3 weeks ago

Log in to reply

@A Former Brilliant Member Ok (brilliant isn’t allowing me to send short messages)

Jason Gomez - 2 months, 3 weeks ago

Log in to reply

@Jason Gomez Yeah, just write (some text) after your short answer, and we'll understand. Pall Marton created the (some text) code...

A Former Brilliant Member - 2 months, 2 weeks ago

@A Former Brilliant Member why did you include the zero thing as that was one of my answers

Kevin Long - 2 months, 3 weeks ago

Log in to reply

@Kevin Long I am sorry but because you got it wrong, there is no proof that you actually even know how to solve the problem, so most will assume you just copied off another solution for points. This is why I can't let you post a solution. Also, the 0 thing is included to make it a bit tricky. If you actually tried the 0 thing, it proves you don't know the formula for the volume, so you can't post a solution.

A Former Brilliant Member - 2 months, 2 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...