I and using sage to convert x^2 + 2*x + 1 to (x + 1)^2 by using the following:
show((y*2 + 2y + 1).simplify_full())
but it does not do anything and returns the expression as it is. How do I make it do it ? Thanks!
|   | 1 |  initial version  | 
I and using sage to convert x^2 + 2*x + 1 to (x + 1)^2 by using the following:
show((y*2 + 2y + 1).simplify_full())
but it does not do anything and returns the expression as it is. How do I make it do it ? Thanks!
|   | 2 |  retagged  | 
I and using sage to convert x^2 + 2*x + 1 to (x + 1)^2 by using the following:
show((y*2 + 2y + 1).simplify_full())
but it does not do anything and returns the expression as it is. How do I make it do it ? Thanks!
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.