其他分享
首页 > 其他分享> > chapter3_t2

chapter3_t2

作者:互联网

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>数学方程式</title>
	</head>
	<body>
		<h3 style="color: red;text-align: center;font-size: 24px;">数学方程式</h3>
		<hr width="80%" size="2" color="blue"/>
		<p align="center">2x<sup>2</sup>+3x=9</p>
		<p align="center">x<sub>1</sub>+x<sub>2</sub>=10</p>
	</body>
</html>

  

 

标签:10,3x,t2,方程式,chapter3,数学,x1
来源: https://www.cnblogs.com/mjn1/p/11603800.html