Message Boards Message Boards

[?] Get Step-by-step solutions using Wolfram Language?

Posted 6 years ago

Hi

Wolfram Alpha can show steps Can Mathematica show steps?

Peter

POSTED BY: Peter Munro

Hi,

the easiest way might be to call WolframAlpha from Mathematica:

WolframAlpha["solve y''=-y", IncludePods -> "DifferentialEquationSolution", AppearanceElements -> {"Pods"}, 
TimeConstraint -> {20, Automatic, Automatic, Automatic}, PodStates -> {"DifferentialEquationSolution__Step-by-step solution"}]

That also works in plain text:

{WolframAlpha["solve y''=-y", {{"DifferentialEquationSolution", 1}, "Plaintext"}, PodStates -> {"DifferentialEquationSolution__Step-by-step solution"}], 
 WolframAlpha["solve y''=-y", {{"DifferentialEquationSolution", 2}, "Plaintext"}, PodStates -> {"DifferentialEquationSolution__Step-by-step solution"}]}

Cheers,

Marco

POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract