I think the greatest number less than 700 with 9 in the tens place and different digits in each of the other places is 698.
I chose 6 to be in the one of hundreds place because it is the greatest number that is less than 7 in the hundreds place. I also chose 8 to be in the ones place because it is different from 6 and 9 and the greatest number in the ones place that is not 9.
Answer:
-m^2 |n|^3 sqrt(n)
Step-by-step explanation:
-sqrt( m^4n^7)
We know that sqrt(ab) = sqrt(a) sqrt(b)
-sqrt(m^4) sqrt(n^7)
The sqrt(m^4) = m^2
The sqrt(n^7) = sqrt(n^6) sqrt(n) = |n|^3 sqrt(n) We take the absolute value because if n is negative, n^6 is postive, but n^3 is negative
-sqrt(m^4) sqrt(n^7)
-m^2 |n|^3 sqrt(n)
Answer:
see the attachment photo!
Answer:
f(1) = -1
f(n) = f(n-1) -1
Step-by-step explanation:
The first term is -1. Each term is 1 less than the previous. These equations say that.
f(1) = -1
f(n) = f(n-1) -1