What is the mortality rate of gastritis in southeast asian?
The question cannot be answered since it ends in an adjective without the defining noun. Southeast Asian what: SE Asian men or SE Asian women or SE Asian children or SE Asian cats?
What number below thirty have products of three prime numbers?
2 x 2 x 2 = 8
2 x 2 x 3 = 12
2 x 3 x 3 = 18
2 x 2 x 5 = 20
3 x 3 x 3 = 27
2 x 2 x 7 = 28
How do you calculate all factors of 756?
Once you find the prime factorization, every other factor can be found. Don't forget 1.
2 x 2 x 3 x 3 x 3 x 7 = 756
1,2,3,7
4,6,14 (2x2, 2x3, 2x7)
9,21 (3x3, 3x7)
12,18 (2x2x3, 2x3x3)
27 (3x3x3)
That's half of them. The rest can be found by dividing them into 756.
Is it true that there is no biggest number?
Correct! There is no bigist number. There is no biggest number either.
What is 59 to the ninth power?
Any Windows calculator would have told you the answer.. 8662995818654939
What is an integer whole number?
It is a tautology. All whole numbers are integers and all integers are whole numbers.
What are the prime numbers less than 100 that can be written as a sum of two squars?
The primes less than 100 that can be represented as a sum of two squares are
2,5,13,17,29,37,41,53,61,73,89,97. And here is the actual sums I used to get those primes.
1+1 = 2
4+1 = 5
4+9 = 13
16+1 = 17
4+25 = 29
36+1 = 37
16+25 = 41
49+4 = 53
36+25 = 61
64 +9 = 73
64+25 = 89
81+16 = 97
No.
Is it possible to find the prime factorization of a negative number?
No. Any factor string of a negative number would have to include at least one negative number and there aren't any negative prime numbers.
What is the product of the number of letter in math and the number of letter in student?
The answer to the first part of the question: 1
The answer to the second part of the question: 1
Why?
1*1*1*1=1
1*1*1*1*1*1=1
Does 63 have the fewest prime number?
63 does not have fewest prime factors. It is a product of 3, 3 and 7.
How you show one-fifth on your computer?
You can write this as 1/5. To actually have one number on top of the other, the best option is to use an equation editor, if you happen to use a program that supports that.
What are the prime numbers between 1-600?
2 3 5 7 11 13 17 19 23 29
31 37 41 43 47 53 59 61 67 71
73 79 83 89 97 101 103 107 109 113
127 131 137 139 149 151 157 163 167 173
179 181 191 193 197 199 211 223 227 229
233 239 241 251 257 263 269 271 277 281
283 293 307 311 313 317 331 337 347 349
353 359 367 373 379 383 389 397 401 409
419 421 431 433 439 443 449 457 461 463
467 479 487 491 499 503 509 521 523 541
547 557 563 569 571 577 587 593 599
What is the twenty seventh power of an imaginary number?
See the Wikipedia article on Imaginary Numbers. i^n = i^(n mod 4). With n = 27, 27 mod 4 = 3, and i^3 = -i. This is easier to visualize when you consider the graphical representation of complex numbers, and use polar coordinates. Writing i as exp(i*pi/2), (from Euler's formula), then i^27 = {using exp() to mean the natural base e, raised to a power} exp(i*pi/2)^27 = exp(27*i*pi/2) = exp(13.5*i*pi) = exp((12 + 1.5)*(i*pi)) = exp(12*i*pi)*exp(3*i*pi/2).
Since the coefficient of i in the exponent is an angle (in radians), then even multiples of pi are the same angle as 0 {exp(0) = 1} so we are back to the same as exp(3*i*pi/2), which is pointing straight down [-i]. Note that 3*pi/2 radians is the same as 270°.
Since the question asked about 27th power of an imaginary number, that could mean a multiple of i, such as bi, where b is any real number. In this case, you would have (bi)^27 = (b^27)(i^27) = (b^27)(-i). So if b = 1.5 for example, then you would have (-i)(1.5^27) ≅ -56815i.