cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Mathcad 14 - Solve equation with one variable

jstewart-4
1-Newbie

Mathcad 14 - Solve equation with one variable

I have an equation with one unknown variable which I'd like to solve for, but I get an error "No solution was found".  I can make a function with the variable and it will solve for any value, but when I try to use 'solve' it finds no answer, see below.

example problem.JPG

What am I doing wrong?

1 ACCEPTED SOLUTION

Accepted Solutions

You've already defined D and Mathcad is trying to use it in the solve equation.

Here are some options that don't result in error:

View solution in original post

2 REPLIES 2

You've already defined D and Mathcad is trying to use it in the solve equation.

Here are some options that don't result in error:

jstewart-4
1-Newbie
(To:MJG)

Ah, thanks Mark.

Top Tags