develop equations?
I am wondering if it is possible to get a result like this:
f(x):=2*x+5
x:=10
f(x)=2*10+5=25
I mean that Mathcad puts the x and shows the first step because retriving only f(x)=25 is less usefull than seeing from what values it is done
I do not want the programm to do it step by step like
f(x)=2*10+5=20+5=25
I just need to see the first step
ofc it is just a simply example to make it clear


