Recent content by surfy2455
-
S
Is there a simpler way to solve an exponential equation without trial and error?
Yes, I found the solutions by doing this method before I posted this, but the main intent was to see if there was a more discrete mathematical solution instead of the trial and error approach of plugging and validating.- surfy2455
- Post #4
- Forum: Precalculus Mathematics Homework Help
-
S
Is there a simpler way to solve an exponential equation without trial and error?
*solved- surfy2455
- Thread
- Exponential
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
S
What Is the Efficiency of Combining Different Algorithm Complexities?
*solved Homework Statement Lets say we have three algorithms, which include the following complexities 200n, 3n^2, 2^n-1. What would be a combined algorithm which is efficient? Homework Equations The Attempt at a Solution Let me know if I'm on the right path here. 100n+3n^2 + 2^(n-1)...- surfy2455
- Thread
- Algorithms
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help