Skip to content
🤔prompts chat🧠
🔍
question:Determine the number of pairs of integers (m,n) such that 1 leq m leq 4012 and [3^n < 7^m < 7^{m+1} < 3^{n+2}.] textbf{(A)} 2008 quad textbf{(B)} 2010 quad textbf{(C)} 2012 quad textbf{(D)} 2014 quad textbf{(E)} 2016

answer:To solve this problem, we consider the inequalities 3^n < 7^m < 7^{m+1} < 3^{n+2} for 1 leq m leq 4012. 1. **Understanding the inequalities:** - 3^n < 7^m implies n log 3 < m log 7. - 7^{m+1} < 3^{n+2} implies (m+1) log 7 < (n+2) log 3. 2. **Convert the inequalities using logarithms:** - log_{10} 7 approx 0.845 and log_{10} 3 approx 0.477 convert the inequalities: [ n cdot 0.477 < m cdot 0.845 quad text{and} quad (m+1) cdot 0.845 < (n+2) cdot 0.477 ] 3. **Solving for m and n:** - From n cdot 0.477 < m cdot 0.845: [ m > frac{0.477}{0.845} n approx 0.564n ] - From (m+1) cdot 0.845 < (n+2) cdot 0.477: [ m < frac{0.477}{0.845} (n+2) - 1 approx 0.564n + 0.131 ] 4. **Counting valid pairs (m, n):** - For each n, determine m: [ lceil 0.564n rceil leq m leq lfloor 0.564n + 0.131 rfloor ] - The number of valid m values for each n must be counted individually, ensuring 1 leq m leq 4012. 5. **Final Count and Conclusion:** - Assuming many n values where at least one m fits, count total valid (m,n) pairs, verifying each calculation. Conclusion: If calculations are correct, we find the number of valid pairs, which is 2012. The final answer is boxed{textbf{(C)} 2012}

question:The figure below shows a trapezium (ABCD) in which (AD) is parallel to (BC) and (BC = 3 times AD). (F) is the midpoint of (AB) and (E) lies on (BC) extended so that (BC = 3 times CE). The line segments (EF) and (CD) meet at the point (G). It is given that the area of triangle (GCE) is (15 , text{cm}^2) and the area of trapezium (ABCD) is (k , text{cm}^2). Find the value of (k).

answer:1. **Extend ( BA ) and ( CD ) to meet at ( X )** - Let ( AD = CE = a ). - Given ( BC = 3a ). 2. **Determine ( FH )** - ( F ) is the midpoint of ( AB ). - Let ( H ) be the point on ( CD ) such that ( FH parallel BC ). - Using the midpoint theorem, ( FH = frac{1}{2}(AD + BC) = frac{1}{2}(a + 3a) = 2a ). 3. **Similar triangles ( triangle FHG ) and ( triangle ECG )** - Because ( FH parallel BC ), ( triangle FHG sim triangle ECG ). 4. **Area relationship using similar triangles** - The ratio of areas of similar triangles is the square of the ratio of their corresponding sides. - ( frac{FH}{CE} = frac{2a}{a} = 2 ) - Hence, area ( triangle FHG = left(frac{FH}{CE}right)^2 times text{area } triangle ECG = 2^2 times 15 , text{cm}^2 = 4 times 15 = 60 , text{cm}^2 ). 5. **Ratio of line segments and areas** - Since ( FH = 2a ) and ( CE = a ), ( frac{FH}{CE} = 2 ). - With ( frac{HG}{CG} = 2 ), it follows that ( CG = frac{HG}{2} ). 6. **Calculating ( HG )** - From similar triangles and given areas, let ( D ) be midpoint of ( HG = 2 times CG ). - Therefore, ( HG = frac{3}{2} times ). 7. **Area of ( triangle FDH )** - Using the above ( (AD = CE = FC = 3 times k = CE = 3a ), - Area of ( triangle FDH = frac{3}{2} times text{area of } triangle FHG = frac{3}{2} times 60 , text{cm}^2 = 90 , text{cm}^2 ). 8. **Area of ( triangle XAD )** - Let area of ( triangle XAD = y , text{cm}^2 ). - From the similarity of ( triangle XAD ) and ( triangle XFH ), [ frac{XA}{XF} = frac{AD}{FH} = frac{a}{2a} = frac{1}{2} ] - Thus, ( XA = AF ) which means area ( triangle XDF = 2 times text{area of } triangle XAD = 2y ). 9. **Area of ( triangle XFH )** - Using similar triangles, [ text{Area of } triangle XFH = left(frac{FH}{AD}right)^2 times text{area of } triangle XAD = left(2right)^2 times y = 4y ] - Since area of ( triangle FDH = 4y - 2y = 2y = 90 , text{cm}^2 ), - Then ( y = 45 ). 10. **Total area of trapezium ( ABCD )** [ text{Area of } triangle XBC = left(frac{BC}{AD}right)^2 times y = 9y ] - Similarity of ( triangle XAD approx triangle ABC ), [ text{Area of trapezium } ABCD = 8y = 8 times 45 = 360 , text{cm}^2 ] # Conclusion: [ boxed{360} ]

question:The decreasing interval of the function y=tan(x+ frac {π}{4}) is ______.

answer:The decreasing interval of the function y=tan(-x+ frac {π}{4})=-tan(x- frac {π}{4}) is the same as the increasing interval of the function y=tan(x- frac {π}{4}). Let kπ- frac {π}{2} < x- frac {π}{4} < kπ+ frac {π}{2}, we get kπ- frac {π}{4} < x < kπ+ frac {3π}{4}. Therefore, the increasing interval of the function y=tan(x- frac {π}{4}) is (kπ- frac {π}{4}, kπ+ frac {3π}{4}), where k in mathbb{Z}. Hence, the answer is boxed{(kπ- frac {π}{4}, kπ+ frac {3π}{4}), k in mathbb{Z}}. By using the induction formula and the monotonicity of the tangent function, we find the decreasing interval of the function y=tan(-x+ frac {π}{4}). This problem mainly tests the induction formula and the monotonicity of the tangent function, which is a basic question.

question:f the function f(x)=kxln x is monotonically increasing on the interval (1,+infty), then the range of k is (quad) A: ( infty ,2 ] B: ( infty ,1 ] C: [ 2,+infty ) D: [ 1,+infty )

answer:**Analysis** This question examines the application of derivatives in studying the monotonicity of functions. The increase or decrease of a function can be solved by examining the sign of its derivative. **Solution** Since f(x)=kx-ln x, we have f'(x)=k- frac{1}{x}, Because the function is monotonically increasing on (1,+infty), we have f'(x)=k- frac{1}{x}geqslant 0 holds true on (1,+infty), which means kgeqslant frac{1}{x} holds true on (1,+infty), Let g(x)= frac{1}{x}, on (1,+infty), we have g(x) > 1, Therefore, kgeqslant 1. Hence, the correct choice is boxed{text{D}}.

Released under the BERT License.

has loaded