Cubic Equation Solver logo
Cubic Equation Solver

ভিয়েটার সূত্র ক্যালকুলেটর

বাস্তব এবং জটিল শিকড় সহ ডেডিকেটেড ঘন সমীকরণ সমাধানকারী, কার্ডানো পদ্ধতির ধাপ, কিউবিক গ্রাফিং এবং কাজের উদাহরণ।

ভিয়েটার সূত্র ক্যালকুলেটর

মূল এবং সমীকরণের সহগগুলির মধ্যে ভিয়েটার সম্পর্ক যাচাই করার জন্য সহগ প্রদান করুন।

ঘন সমীকরণ — ax³ + bx² + cx + d = 0

ভিয়েটার সূত্র ক্যালকুলেটর

উপরে আপনার বহুপদী সহগ লিখুন এবং ফলাফল দেখতে "ভিয়েটার সূত্র প্রয়োগ করুন" এ ক্লিক করুন।
আপনি সমাধান করার পরে এখানে গ্রাফ প্রদর্শিত হবে।

কিভিয়েটার সূত্র ক্যালকুলেটর?

  • সহজ ব্যাখ্যা:François Viète দ্বারা তৈরি গাণিতিক শর্টকাট যা প্রমাণ করে যে কিভাবে একটি বহুপদীর সহগ তার মূলের যোগফল এবং গুণফলকে কঠোরভাবে সংজ্ঞায়িত করে।
  • কেন এটি ঘন সমীকরণে গুরুত্বপূর্ণ:এটি একটি অবিশ্বাস্যভাবে শক্তিশালী যাচাইকরণ সরঞ্জাম হিসাবে কাজ করে। যদি আপনি একটি সমীকরণ সমাধান করেন, তিনটি মূল একসাথে যোগ করলে *সমান হবে-b/a. যদি তা না হয়, একটি ভুল করা হয়েছে!
সূত্র/পদ্ধতি
  • কিউবিক রুটের জন্য সূত্রr_1, r_2, r_3:*মূলের সমষ্টি:r_1 + r_2 + r_3 = -\frac{খ}{ক}* জুটিভিত্তিক পণ্যের যোগফল:r_1r_2 + r_1r_3 + r_2r_3 = \frac{গ}{ক}* মোট পণ্য:r_1 \cdot r_2 \cdot r_3 = -\frac{d}{ক}

কিভাবে ব্যবহার করবেন

  1. আপনার আদর্শ সমীকরণ সহগ লিখুন:a, b, c, d.
  2. "ভিয়েটা বৈশিষ্ট্য গণনা করুন" এ ক্লিক করুন।
  3. মূল সম্পর্ক দেখানো তিনটি উত্পন্ন আউটপুট পর্যালোচনা করুন.
  4. আপনার নিজের হাতে গণনা করা শিকড় যাচাই করতে এই তথ্যগুলি ব্যবহার করুন।

মূল বৈশিষ্ট্য

  • অত্যন্ত শক্তিশালী আউটপুট স্পষ্টভাবে বিন্যাসিত।
  • গভীর অ্যালগরিদম আহ্বান ছাড়াই তাত্ক্ষণিক প্রজন্ম৷
  • বিশুদ্ধ নির্ভুলতার জন্য সঠিক ভগ্নাংশ বিন্যাস ধরে রাখে।
  • উন্নত জ্যামিতিক প্রমাণ এবং পদার্থবিদ্যা সীমাবদ্ধতা বিশ্লেষণের জন্য দরকারী।
📈 ভিজ্যুয়াল ডায়াগ্রাম
ভিয়েটার সূত্র: শিকড় ↔ সহগ r&sub1; + r&sub2; + r&sub3; = −b/a সমস্ত মূলের সমষ্টি r&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a পেয়ারওয়াইজ পণ্যের সমষ্টি r&sub1; · r&sub2; · r&sub3; = −d/a সমস্ত শিকড়ের পণ্য

উদাহরণ ধারণা

জন্য2x³ - 8x² + 6x - 4 = 0: মূলের সমষ্টি =-(-8) / 2 = 4. পেয়ারওয়াইজ যোগফল =6 / 2 = 3. শিকড়ের গুণফল =-(-4) / 2 = 2.

ইন্টারেক্টিভ বিশ্লেষণ

Vieta's formulas establish elegant relationships between the roots of a polynomial and its coefficients, without requiring you to solve the equation first. For a cubic ax³ + bx² + cx + d = 0 with roots r&sub1;, r&sub2;, r&sub3;, the formulas state: the sum of roots r&sub1;+r&sub2;+r&sub3; = −b/a, the sum of pairwise products r&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a, and the product of all roots r&sub1;r&sub2;r&sub3; = −d/a.

These formulas are named after François Viète (1540–1603), a French mathematician who pioneered using letters for unknowns. The formulas arise naturally from expanding the factored form a(x−r&sub1;)(x−r&sub2;)(x−r&sub3;) and comparing coefficients with the standard form. They work identically whether the roots are real or complex.

Vieta's formulas serve two critical purposes: error checking (verify that your computed roots are consistent with the original coefficients) and indirect computation (compute symmetric functions of the roots without knowing the roots individually). They are foundational in competition mathematics, abstract algebra, and numerical analysis.

🎯 বাস্তব-বিশ্ব অ্যাপ্লিকেশন
🔍

Answer Verification

After solving a cubic, check that the sum and product of your roots match −b/a and −d/a respectively.

🎓

Competition Math

Many olympiad problems ask about symmetric functions of roots without requiring you to find the roots explicitly.

🔬

Numerical Analysis

Vieta's formulas help detect numerical instability — if computed roots don't satisfy the formulas, precision is lost.

⚠ এড়ানোর জন্য সাধারণ ভুল

1. Forgetting the negative signs

The sum of roots is NEGATIVE b/a, and the product is NEGATIVE d/a. Missing these minus signs is extremely common.

2. Not dividing by a

All formulas require dividing by the leading coefficient a. If a ≠ 1, the raw coefficient is NOT the answer.

3. Assuming formulas only work for real roots

Vieta's formulas work identically for complex roots. The sum and product relationships hold universally.

📋 দ্রুত রেফারেন্স টেবিল
Sum of Rootsr&sub1;+r&sub2;+r&sub3; = −b/a
Pairwise Productsr&sub1;r&sub2;+r&sub1;r&sub3;+r&sub2;r&sub3; = c/a
Product of Rootsr&sub1;·r&sub2;·r&sub3; = −d/a
Named AfterFrançois Viète (1540–1603)
Works WithBoth real and complex roots

প্রায়শই জিজ্ঞাসিত প্রশ্নাবলী

ভিয়েটার নিয়ম কি জটিল শিকড়ের ক্ষেত্রে প্রযোজ্য?

হ্যাঁ! ভিয়েতার নিয়মগুলি পুরোপুরি প্রযোজ্য এমনকি যখন শিকড়গুলি কাল্পনিক সংখ্যাগুলিকে জড়িত করে। জটিল অংশগুলি যোগ করার সময় একে অপরকে বাতিল করে দেয়।

এটা কি আমাকে বলে যে আমার শিকড় আসলে কি?

না, এটি শুধুমাত্র আপনাকে বলে যে তারা কীভাবে একে অপরের সাথে সম্পূর্ণ সেট হিসাবে সম্পর্কিত।

কেন হয়\\(ক\\)সবকিছুর ধারে?

কারণ ভিয়েতার সূত্রগুলি সহজাতভাবে বহুপদীকে স্বাভাবিক করার উপর নির্ভর করে (প্রথম সহগ 1 তৈরি করে)।

ভিয়েটার সূত্র ব্যবহার করে আমি কী যাচাই করতে পারি?

আপনি যাচাই করতে পারেন যে মূলের যোগফল -b/a সমান, পেয়ারওয়াইজ পণ্যের যোগফল c/a সমান, এবং সমস্ত মূলের গুণফল সমান -d/a। এটি একটি শক্তিশালী ত্রুটি-পরীক্ষার সরঞ্জাম।

François Viète কে ছিলেন?

François Viète ছিলেন 16 শতকের একজন ফরাসি গণিতবিদ যিনি অজানাকে প্রতিনিধিত্ব করতে অক্ষর ব্যবহারে অগ্রণী ভূমিকা পালন করেছিলেন। তার সূত্রগুলি শিকড়কে সহগগুলির সাথে সংযুক্ত করে বীজগণিতের মূল ভিত্তি।