Computers In Math
Beginning of paper
Ever since the first computer was developed in the early 1900's the
computer has been using math to solve most of it's problems. The Arithmetic
and Logical unit helps the computer solve some of these problems. All type
of math can be solved on computer's which it uses.
Bina ....
Middle of paper
.... by the coefficients, and finally produce the sum.
The following steps are the way the computer "thinks" when it is
calculating the equation.
1.Select x
2.Multiply x by x and store x2
3.Multiply x2 by x and store x3
4.Multiply x3 by x and store x4
5.Multiply x by 6 and store 6x
6.Multiply stored x2 by 5 and store 5x2
7.Multiply stored x3 by 4 and store 4x3
8.Multiply stored x4 by 6 and store 6x4
9.Add 6x4
10.Add 4x3
11.Subtract 5x3
....
------------------
Word count: 1114
Page count: 5 (approximately 250 words per page)