| 2020-05-01 06:38:24 +0100 | received badge | ● Notable Question (source) |
| 2019-03-03 22:51:05 +0100 | received badge | ● Popular Question (source) |
| 2017-04-13 15:52:45 +0100 | asked a question | How to solve an equation using SageMath? I have just started using SageMath Cloud, based on a recommendation from a Stack Exchange user. I need to solve the following equation: 298082 = 250000(1 + r) + 25000(1 + r)^((365 - 258)/365) ...which simplifies to: 298082 = 250000(1 + r) + 25000(1 + r)^0.293150685 I go to SageMath Cloud and start a new project and start a new Sage Worksheet, and type the following: ..and this gives the following: This is not an acceptable answer. How do I get it to solve the actual value, which is 0.089779615? |
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.