Chat with our AI personalities
Choose a nonzero integer for n to show -n can be evaluated as a positive number?
1,560 is.
The product of two consecutive positive integers can be found by multiplying the smaller integer by the larger integer. If the smaller integer is represented as ( n ), then the larger integer would be ( n + 1 ). Therefore, the product of two consecutive positive integers is ( n \times (n + 1) ).
10
Positive exponents: an = a*a*a*...*a where there are n (>0) lots of a. Negative exponents: a-n = 1/(a*a*a*...*a) where there are n (>0) lots of a.