ChaseDream
搜索
返回列表 发新帖
查看: 568|回复: 1
打印 上一主题 下一主题

数学 86题求教

[复制链接]
跳转到指定楼层
楼主
发表于 2010-1-13 09:16:49 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

<!-- /* Font Definitions */ @font-face    {font-family:宋体;    panose-1:2 1 6 0 3 1 1 1 1 1;    mso-font-alt:SimSun;    mso-font-charset:134;    mso-generic-font-family:auto;    mso-font-pitch:variable;    mso-font-signature:3 680460288 22 0 262145 0;}@font-face    {font-family:"Cambria Math";    panose-1:2 4 5 3 5 4 6 3 2 4;    mso-font-charset:0;    mso-generic-font-family:roman;    mso-font-pitch:variable;    mso-font-signature:-1610611985 1107304683 0 0 159 0;}@font-face    {font-family:Tahoma;    panose-1:2 11 6 4 3 5 4 4 2 4;    mso-font-charset:0;    mso-generic-font-family:swiss;    mso-font-pitch:variable;    mso-font-signature:-520082689 -1073717157 41 0 66047 0;}@font-face    {font-family:"\@宋体";    panose-1:2 1 6 0 3 1 1 1 1 1;    mso-font-charset:134;    mso-generic-font-family:auto;    mso-font-pitch:variable;    mso-font-signature:3 680460288 22 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal    {mso-style-unhide:no;    mso-style-qformat:yes;    mso-style-parent:"";    margin:0cm;    margin-bottom:.0001pt;    text-align:justify;    text-justify:inter-ideograph;    mso-pagination:none;    font-size:10.5pt;    mso-bidi-font-size:12.0pt;    font-family:"Times New Roman","serif";    mso-fareast-font-family:宋体;    mso-font-kerning:1.0pt;}.MsoChpDefault    {mso-style-type:export-only;    mso-default-props:yes;    font-size:10.0pt;    mso-ansi-font-size:10.0pt;    mso-bidi-font-size:10.0pt;    mso-ascii-font-family:Calibri;    mso-fareast-font-family:宋体;    mso-hansi-font-family:Calibri;    mso-font-kerning:0pt;} /* Page Definitions */ @page    {mso-page-border-surround-header:no;    mso-page-border-surround-footer:no;}@page Section1    {size:612.0pt 792.0pt;    margin:72.0pt 90.0pt 72.0pt 90.0pt;    mso-header-margin:36.0pt;    mso-footer-margin:36.0pt;    mso-paper-source:0;}div.Section1    {page:Section1;}-->
<!-- /* Font Definitions */ @font-face    {font-family:宋体;    panose-1:2 1 6 0 3 1 1 1 1 1;    mso-font-alt:SimSun;    mso-font-charset:134;    mso-generic-font-family:auto;    mso-font-pitch:variable;    mso-font-signature:3 680460288 22 0 262145 0;}@font-face    {font-family:"Cambria Math";    panose-1:2 4 5 3 5 4 6 3 2 4;    mso-font-charset:0;    mso-generic-font-family:roman;    mso-font-pitch:variable;    mso-font-signature:-1610611985 1107304683 0 0 159 0;}@font-face    {font-family:"\@宋体";    panose-1:2 1 6 0 3 1 1 1 1 1;    mso-font-charset:134;    mso-generic-font-family:auto;    mso-font-pitch:variable;    mso-font-signature:3 680460288 22 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal    {mso-style-unhide:no;    mso-style-qformat:yes;    mso-style-parent:"";    margin:0cm;    margin-bottom:.0001pt;    text-align:justify;    text-justify:inter-ideograph;    mso-pagination:none;    font-size:10.5pt;    mso-bidi-font-size:12.0pt;    font-family:"Times New Roman","serif";    mso-fareast-font-family:宋体;    mso-font-kerning:1.0pt;}.MsoChpDefault    {mso-style-type:export-only;    mso-default-props:yes;    font-size:10.0pt;    mso-ansi-font-size:10.0pt;    mso-bidi-font-size:10.0pt;    mso-ascii-font-family:Calibri;    mso-fareast-font-family:宋体;    mso-hansi-font-family:Calibri;    mso-font-kerning:0pt;} /* Page Definitions */ @page    {mso-page-border-surround-header:no;    mso-page-border-surround-footer:no;}@page Section1    {size:612.0pt 792.0pt;    margin:72.0pt 90.0pt 72.0pt 90.0pt;    mso-header-margin:36.0pt;    mso-footer-margin:36.0pt;    mso-paper-source:0;}div.Section1    {page:Section1;}-->
数学!    86,想建一个围栏    一共X米,  开始建成了正方形,后来有改建成了长方形,其中长比宽多Y,问正方形面积与长方形面积相差多少?
我看大家的答案是  
建成了长方形,其中长比宽多Y,问正方形面积与长方形面积相差多少?
我看大家的答案是
Looking for x^2-LW
List equations:
L-W=Y
L+W=2X
Square both:
L^2+W^2-2LW=Y^2
L^2+W^2+2LW=4X^2
Equate Both:
Y^2+2LW=4x^2-2LW
Simplify above
(Y^2)/4=X^2-LW
可是我觉得 有问题啊      围栏 一共 X米  那边长 是不是就是  X/4  面积不就是 X/16 了?  那整个答案都变了
不知道对不对啊 大家帮下忙

收藏收藏 收藏收藏
沙发
 楼主| 发表于 2010-1-13 09:20:07 | 只看该作者
为什么每次我发帖 都是一堆乱码
您需要登录后才可以回帖 登录 | 立即注册

Mark一下! 看一下! 顶楼主! 感谢分享! 快速回复:

手机版|ChaseDream|GMT+8, 2025-8-6 19:24
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部