A=9 - x² da y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) dx19 V = x [-x-12 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx
V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) dx 19 V = x [-x-12x3-7 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32 9 - x² y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (X4 - 19x2 - 14x + 32) dx19 V = x [-x-12 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx
V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) dx 19 V = x [-x-12x3-7 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) como saben 9 - x² produce y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) dx19 V = x [-x-12 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx
V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) dx 19 V = x [-x-12x3-7 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14X + 32) dx19 V = x [-x-12 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx
V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32) dx 19 V = x [-x-12x3-7 y = x + 79 - x² = x + 7 Entonces x = 1 y x = -2 V = π112 (9-x2) ² - (x + 7) 2dx V = π12 (x4-18x² + 81) - (x² + 14x + 49) dx V = pi / 12 (x4 - 19x2 - 14x + 32)
2025-06-10 18:25:50
4
[Sirenia] Whiskers :
does this count as studying?
2025-06-11 11:50:48
28
Mk7.Nick :
Or
for (int i = 1, sum = 0; i < 26; i++)
{
sum += i * i;
}
Which is cleaner and less lines
2025-06-12 04:15:48
38
CallMeCristian74 :
This is C++ not Python for anyone who's confused.
2025-06-10 14:02:26
247
naylow :
FINALLY, THE RUSSIAN CODER IS BACK TO MY FYP
2025-06-09 23:03:41
784
sudo cat :
I missed that "bimm bimm bamm bamm" so much 😭❤️
2025-06-10 12:36:47
126
AHMED :
it's cpp?
2025-06-09 19:11:57
99
LJ :
why while instead of for loop
2025-06-10 08:07:39
5
alivin0415 :
bro find his password
2025-06-09 18:06:41
3224
CatDev :
is this how one learns russian?
2025-06-10 11:21:20
7
◢◤PHͥAͫNTͣOM◢◤ :
bro just popped back to my fyp
2025-06-09 17:12:27
6068
Darac :
is that python or c++?
2025-06-11 06:41:27
1
Tom :
He sounds so angry, even the Compiler is afraid of throwing errors 😅
2025-06-11 01:17:51
74
Kleines Mausi :
what does the cout << sum do and mean?
2025-06-10 08:58:06
15
aza_rt :
print(sum(i**2 for i in range(26)))
And y'all still hate python
2025-06-10 07:14:42
191
bre4dWateR :
объясните (просто), что означают i++ и ++i ?
2025-06-12 08:47:19
2
Soham Sane :
Just initialize the i in the while statement? You can also put the iterator there
2025-06-11 00:38:35
1
JonelKingas :
it makes perfect sense tho, sum will multiplly each time until 25, and at one point it will be sum += 25*25, but usally i for calculations just use gpt you dont need to overheat the brain, it slike 70% correct
2025-06-10 18:22:21
1
Never Goon :
где питон😭😭😭😭
2025-06-10 06:10:26
54
a15hypeee :
someone translate this to rust i dont know whats happening
2025-06-10 16:56:46
3
#ChangeTechTok | LCL :
bro got his password back through python 🔥
2025-06-10 11:14:16
4
Harabe Kowalski :
0 % language 100% understanding
2025-06-09 20:53:51
452
Someone :
I placed this brick...last year?
2025-06-09 17:57:24
5
To see more videos from user @pythonblyat5, please go to the Tikwm
homepage.