answersLogoWhite

0


Best Answer

text[Limit - i + 1]:=tdigit[digit[i]]; % Reversing the order. next i; % Arabic numerals put the low order last. Print text," = ",n,"!"; % Print the result! next n; % On to the next factorial up. END; With the example in view, a number of details can be discussed. The most important is the choice of the representation of the big number. In this case, only integer values are required for digits, so an array of fixed-width integers is adequate. It is convenient to have successive elements of the array represent higher powers of the base. The second most important decision is in the choice of the base of arithmetic, here ten. There are many considerations. The scratchpad variable d must be able to hold the result of a single-digit multiply plus the carry from the prior digit's multiply. In base ten, a sixteen-bit integer is certainly adequate as it allows up to 32767. However, this example cheats, in that the value of n is not itself limited to a single digit. This has the consequence that the method will fail for n > 3200 or so. In a more general implementation, n would also use a multi-digit representation

User Avatar

Damaris Hackett

Lvl 10
3y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Find a complete solution of each of the following equations: b.) y" + 2y'+ 10y = e-* sec x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are multi step equations?

They are equations that involve many steps to find the solution.


What is a solution to the following system of equations using substitution -5x plus y equals -5?

-10


How do you check a solution to a system of equations?

Put the values that you find (as the solution) back into one (or more) of the original equations and evaluate them. If they remain true then the solution checks out. If one equation does not contain all the variables involved in the system, you may have to repeat with another of the original equations.


Can substitution in math be used to find the exact solution of a system of equations?

yes


Which of the following equations could you use to find the nth term of a compound interest sequence?

The following is the answer.


When we look for a solution for a system of equations or inequalities are we looking into an AND situation or an OR situation?

Unless otherwise stated, the "AND" case is normally assumed, i.e., you have to find a solution that satisfies ALL equations.


When solving a system of equations by elimination you find what?

You find a solution set. Depending on whether the equations are linear or otherwise, consistent or not, the solution set may consist of none, one, several or infinitely many possible solutions to the system.


What is it called when you find an answer or a solution?

When you find an answer or a solution, it is called solving a problem. This can be done in a number of ways, and can refer to simple equations, or story problems in reality.


What do you use to solve for the unknown variable?

Equations are used to find the solution to the unknown variable.


What are equivalent equations How do you find them Write a few sentences describing them?

Sample Response: Equivalent equations have the same solution. You can create equivalent equations by performing the same operations on each side of the equation. You can check for equivalence by finding the solution for each equation.


What is numerical solutions of nonlinear equations?

Linear equations, if they have a solution, can be solved analytically. On the other hand, it may not always be possible to find a solution to nonlinear equations. This is where you use various numerical methods (eg Newton-Raphson) to work from one approximate numerical solution to a better solution. This iterative procedure, if properly applied, gives accurate numerical solutions to nonlinear equations. But as mentioned above, they are not arrived at analytically.


How do you find the solution to system of equations?

Parenthesis, exponents, multiplication, division, addition, subtraction. PEMDAS