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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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