মেনু
QB Archive Quiz Creator Graph Poll Mode View Ques Quiz Leaderboard About
থিম নির্বাচন

আপনার পছন্দের থিম বেছে নিন।

Download Address Academy - Best Offline Education App

যদি tanθ + secθ = x হয় তবে sinθ =?

A. (x²-1) / x²
B. (x²+1) / (x²-1)
C. (x²-1) / (x²+1)
D. x² / (x²+1)
Poster Download
RUUnit-Hউচ্চতর গণিত প্রথম পত্রসংযুক্ত কোণের ত্রিকোণমিতিক অনুপাতগুণিতক কোণের ত্রিকোণমিতিক অনুপাত (Topic Practice)RU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Join Telegram
সঠিক উত্তরঃ C. (x²-1) / (x²+1)
Explanation:

Another Explanation (5): ```html

দেওয়া আছে: \( \tan\theta + \sec\theta = x \)

আমরা জানি, \( \sec^2\theta - \tan^2\theta = 1 \)

সুতরাং, \( (\sec\theta + \tan\theta)(\sec\theta - \tan\theta) = 1 \)

যেহেতু \( \sec\theta + \tan\theta = x \), তাই \( x(\sec\theta - \tan\theta) = 1 \)

অতএব, \( \sec\theta - \tan\theta = \frac{1}{x} \)

এখন, \( \sec\theta + \tan\theta = x \) এবং \( \sec\theta - \tan\theta = \frac{1}{x} \) যোগ করে পাই,

\( 2\sec\theta = x + \frac{1}{x} = \frac{x^2 + 1}{x} \)

সুতরাং, \( \sec\theta = \frac{x^2 + 1}{2x} \)

আবার, \( \sec\theta + \tan\theta = x \) থেকে \( \sec\theta - \tan\theta = \frac{1}{x} \) বিয়োগ করে পাই,

\( 2\tan\theta = x - \frac{1}{x} = \frac{x^2 - 1}{x} \)

সুতরাং, \( \tan\theta = \frac{x^2 - 1}{2x} \)

আমরা জানি, \( \tan\theta = \frac{\sin\theta}{\cos\theta} \) এবং \( \sec\theta = \frac{1}{\cos\theta} \)

সুতরাং, \( \sin\theta = \tan\theta \cdot \cos\theta = \frac{\tan\theta}{\sec\theta} \)

\( \sin\theta = \frac{\frac{x^2 - 1}{2x}}{\frac{x^2 + 1}{2x}} = \frac{x^2 - 1}{2x} \cdot \frac{2x}{x^2 + 1} \)

অতএব, \( \sin\theta = \frac{x^2 - 1}{x^2 + 1} \) 🎉

```