码迷,mamicode.com
首页 > 其他好文 > 详细

因式分解

时间:2014-09-23 12:09:44      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:style   sp   on   c   size   r   as   text   class   

  

X³-Y³=X³-XY²+XY²-Y³
=X(X²-Y²)+Y²(X-Y)
=X(X-Y)(X+Y)+Y²(X-Y)
=(X-Y)[X(X+Y)+Y²]
=(X-Y)(X²+XY+Y²)
X³+Y³=X³+X²Y-X²Y+Y³
= X²(X+Y)-Y(X²-Y²)
=X²(X+Y)-Y(X-Y)(X+Y)
=(X+Y)[X²-Y(X-Y)]
=(X+Y)(X²-XY+Y²)

因式分解

标签:style   sp   on   c   size   r   as   text   class   

原文地址:http://www.cnblogs.com/licb/p/factorable.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!