You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -540,7 +540,7 @@
540
540
},
541
541
"image": {
542
542
"@type": "ImageObject",
543
-
"url": "octantSphereQuarterCone.jpeg",
543
+
"url": "cone.jpeg",
544
544
"description": "Octant sphere and quarter cone comparison"
545
545
}
546
546
},
@@ -2167,13 +2167,13 @@ <h3 style="margin:7px">Surface Area of a Sphere</h3>
2167
2167
<h3style="margin:7px">Volume of a Cone</h3>
2168
2168
<br>
2169
2169
<figureclass="imgbox">
2170
-
<imgclass="center-fit" src="coneAndSphere.jpeg" alt="Sphere and cone">
2170
+
<imgclass="center-fit" src="cone.jpeg" alt="Sphere and cone">
2171
2171
</figure>
2172
2172
<br>
2173
2173
<pstyle="margin:12px"><strong>The volume of a cone can be calculated by algebraically comparing the volume of a vertical quadrant of a cone with equal radius and height to an octant sphere with equal radius, through a quadrant cylinder.</strong></p>
0 commit comments