Chat with our AI personalities
2,3,5,7,9,11,13,17,19,23,29,31,37,39,41,43,47,49
There are several shell programs available for download on the Internet that will generate prime numbers. The best way to find a prime number is through calculation, however.
4/3 * pi * (125 - 27)Improved answer with the same result:If the outer circumference is 10 times pi cm then its outer radius is 5 cm and its inner radius is 3 cm.outer volume - inner volume = volume of the sphere's shell(4/3*pi*53) - (4/3*pi*33) = 410.5014401 or 410.5 cubic cm to 1 decimal place
shell
SUM = 0: FOR N = 1 to 100: SUM = SUM + N: Next N: PRINT CHR$(11); "Sum ="; SUM: END