1) the sum of the three smallest primes and one other prime is 77.what is the product of these four primes?
2)what are both integers n for which (2^n^4)(2^n^3)(2^n^2)(2^N)=1?(里面的2^n^4代表2的n次方又n的4次方)..
人气:380 ℃ 时间:2020-01-28 22:23:17
解答
1) 最小的3个质数和一天其他质数的和是77,求这4个质数的积.
The three smallest primes are 2,3,and 5.So the 4th prime is 77-2-3-5=67.Their product is 2*3*5*67=2010.
2) 满足等式(2^n^4)(2^n^3)(2^n^2)(2^N)=1的两个整数是什么?
(2^n^4)(2^n^3)(2^n^2)(2^N)=2^(n^4+n^3+n^2+n),
Because 2^0=1,n^4+n^3+n^2+n must be 0.
n^4+n^3+n^2+n=n(n^3+n^2+n+1)=n*(n+1)*(n^2+1) must be 0.
It's easy to see either n=0 or n+1=0.
So the answer is n=0 or n=-1.
推荐
- 1.The GDP of a certain country is growing at a constant rate.In 1995 the GDP was 125 billion dollars,and in 2003 it was
- 1 A man has assets of 5 billion (5 000 000 000).If he spents 10 dollars every second ,how long will it take for him to s
- 题目要求是:Slove for the given variable
- Find the missing sides and angles in the right triangle,where a is the side across from angle A,b across from B,and c ac
- 高手进,2道英文数学题的翻译
- [数学]设直线L平行于L1:6X-2Y+5=0,并经过直线3X+2Y+1=0与2X+3Y+4=0的交点,求这个圆的方程?
- 下水道是内直径1.6米的管子,如果水流的速度为 每秒2米,1小时可流过多少立方米的水?
- 并联电路中总电阻的焦耳热和分电阻焦耳热的关系?
猜你喜欢