@@ -702,7 +702,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
702702< br >
703703< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue " id ="sine ">
704704< meta itemprop ="description " content ="Definition of sine: sine = opposite / hypotenuse ">
705- < span itemprop ="name "> sine</ span > =
705+ < span itemprop ="name "> sine </ span > =
706706< span itemprop ="value ">
707707< math xmlns ="http://www.w3.org/1998/Math/MathML ">
708708< mrow >
@@ -717,7 +717,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
717717< br >
718718< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue " id ="cosine ">
719719< meta itemprop ="description " content ="Definition of cosine: cosine = adjacent / hypotenuse ">
720- < span itemprop ="name "> cosine</ span > =
720+ < span itemprop ="name "> cosine </ span > =
721721< span itemprop ="value ">
722722< math xmlns ="http://www.w3.org/1998/Math/MathML ">
723723< mrow >
@@ -732,7 +732,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
732732< br >
733733< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue " id ="tangent ">
734734< meta itemprop ="description " content ="Definition of tangent: tangent = opposite / adjacent ">
735- < span itemprop ="name "> tangent</ span > =
735+ < span itemprop ="name "> tangent </ span > =
736736< span itemprop ="value ">
737737< math xmlns ="http://www.w3.org/1998/Math/MathML ">
738738 < mrow >
@@ -747,7 +747,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
747747< br >
748748< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue " id ="cotangent ">
749749< meta itemprop ="description " content ="Definition of cotangent: cotangent = adjacent / opposite ">
750- < span itemprop ="name "> cotangent</ span > =
750+ < span itemprop ="name "> cotangent </ span > =
751751< span itemprop ="value ">
752752< math xmlns ="http://www.w3.org/1998/Math/MathML ">
753753 < mrow >
@@ -3569,7 +3569,7 @@ <h3 itemprop="name" style="margin:7px">Calculate the Surface Area of a Cone</h3>
35693569< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue ">
35703570< p itemprop ="description "> The slant height of the cone is the radius of the slice.</ p >
35713571< br >
3572- < meta itemprop ="description " content ="Calculating the slant height of the cone from its height and radius: Slant height = √ ( radius² + height² ) ">
3572+ < meta itemprop ="description " content ="Calculating the slant height of the cone from its height and radius: Slant height = sqrt ( radius^2 + height^2 ) ">
35733573< span itemprop ="name "> Slant height </ span > =
35743574< span itemprop ="value ">
35753575< math xmlns ="http://www.w3.org/1998/Math/MathML ">
@@ -3626,7 +3626,7 @@ <h3 itemprop="name" style="margin:7px">Calculate the Surface Area of a Cone</h3>
36263626< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue ">
36273627< p itemprop ="description "> The area of the circle slice equals 3.2 times the slant height squared multiplied by the angle.</ p >
36283628< br >
3629- < meta itemprop ="description " content ="Lateral surface of the cone ">
3629+ < meta itemprop ="description " content ="Lateral surface of the cone = 3.2 × ( r^2 + H^2 ) × ( r / sqrt( r^2 + H^2 ) ) ">
36303630< span itemprop ="name "> A< sub > (lateral)</ sub > </ span > =
36313631< span itemprop ="value ">
36323632< math xmlns ="http://www.w3.org/1998/Math/MathML ">
@@ -3716,7 +3716,7 @@ <h3 itemprop="name" style="margin:7px">Calculate the Surface Area of a Cone</h3>
37163716</ div >
37173717< br >
37183718< div style ="margin:12px " itemprop ="about " itemscope itemtype ="https://schema.org/PropertyValue ">
3719- < meta itemprop ="description " content ="Surface area of the cone including the bottom ">
3719+ < meta itemprop ="description " content ="Exact surface area of the cone formula including the bottom: Area = 3.2 × radius × ( radius + sqrt( radius^2 + height^2 ) ) ">
37203720< span itemprop ="name "> A< sub > (bottom)</ sub > + A< sub > (lateral)</ sub > </ span > =
37213721< span itemprop ="value ">
37223722< math xmlns ="http://www.w3.org/1998/Math/MathML ">
@@ -4372,7 +4372,7 @@ <h4 itemprop="abstract">The volume of a cone can be calculated by algebraically
43724372< br > < br >
43734373The slant height of the quadrant cone is √2 × radius.
43744374< br > < br >
4375- Take a quarter cylinder with its radius equal to the cone and its height equal to the slant height of the unit cone.</ p >
4375+ Take a vertical quadrant cylinder with its radius equal to the cone and its height equal to the slant height of the unit cone.</ p >
43764376< br >
43774377< math xmlns ="http://www.w3.org/1998/Math/MathML ">
43784378< mrow >
0 commit comments