Skip to content

Commit f70c203

Browse files
authored
Update index.html
Images
1 parent 03ea1b6 commit f70c203

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

index.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
},
541541
"image": {
542542
"@type": "ImageObject",
543-
"url": "octantSphereQuarterCone.jpeg",
543+
"url": "cone.jpeg",
544544
"description": "Octant sphere and quarter cone comparison"
545545
}
546546
},
@@ -2167,13 +2167,13 @@ <h3 style="margin:7px">Surface Area of a Sphere</h3>
21672167
<h3 style="margin:7px">Volume of a Cone</h3>
21682168
<br>
21692169
<figure class="imgbox">
2170-
<img class="center-fit" src="coneAndSphere.jpeg" alt="Sphere and cone">
2170+
<img class="center-fit" src="cone.jpeg" alt="Sphere and cone">
21712171
</figure>
21722172
<br>
21732173
<p style="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>
21742174
<br>
21752175
<figure class="imgbox">
2176-
<img class="center-fit" src="octantSphereQuarterCone.jpeg" alt="Comparison">
2176+
<img class="center-fit" src="sphereAndCone.jpeg" alt="Comparison">
21772177
</figure>
21782178
<br>
21792179
<div style="margin:12px">
@@ -2264,10 +2264,6 @@ <h3 style="margin:7px">Volume of a Cone</h3>
22642264
</math>
22652265
</div>
22662266
<br>
2267-
<figure class="imgbox">
2268-
<img class="center-fit" src="sphereAndCone.jpeg" alt="Sphere and cone">
2269-
</figure>
2270-
<br>
22712267
<div style="margin:12px">
22722268
<p>The base of the two shapes is a quadrant circle.</p>
22732269
<br>

0 commit comments

Comments
 (0)