Problem 43329. Solve expression II
Solve given expression.
alpha=0.1(-x-y-50)/(exp((-x-y-50)/10)-1)
beta=5exp((-x+y-60)/20)
result=alpha+beta;
Solution Stats
Problem Comments
- 
		2 Comments
		John D'Errico
    	on 13 Oct 2016
	
	
  	Note that this problem uses the word solve when it needs to say EVALUATE.
		David Verrelli
    	on 4 Jul 2018
	
	
  	Also the required code to pass the tests shouldn't be available by COPY-AND-PASTE from Test Suite!
Solution Comments
Show commentsProblem Recent Solvers81
Suggested Problems
- 
         
         11519 Solvers 
- 
         Back to basics 3 - Temp Directory 375 Solvers 
- 
         Back to basics 6 - Column Vector 1085 Solvers 
- 
         
         364 Solvers 
- 
         multiply an array by its position number 108 Solvers 
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!