# چوگرد مساواتون ڪيئن حل ڪجي: هڪ جامع گائيڊ
چورس مساواتون الجبرا ۾ بنيادي آهن ۽ مختلف رياضي جي حوالي سان اڪثر ظاهر ٿينديون آهن. انهن مساواتن کي حل ڪرڻ شاگردن ۽ پيشه ور ماڻهن لاءِ هڪ اهم مهارت آهي. هي جامع گائيڊ چورس مساواتن کي حل ڪرڻ لاءِ استعمال ٿيندڙ طريقن جي گهري ڳولا فراهم ڪندو، جنهن ۾ چورس فارمولا، فيڪٽرنگ، چورس کي مڪمل ڪرڻ، ۽ گرافيڪل طريقا شامل آهن. هن مضمون جي آخر تائين، توهان وٽ ڪنهن به چورس مساوات کي اعتماد سان حل ڪرڻ ۽ حل ڪرڻ جا اوزار هوندا.
## چوگرد مساواتن کي سمجھڻ
هڪ چورس مساوات هڪ متغير ۾ ٻئي درجي جي پولينوميل مساوات آهي، جيڪا عام طور تي معياري شڪل ۾ پيش ڪئي ويندي آهي:
\[ ڪهاڙي^2 + بڪس + سي = 0 \]
جتي \( a \), \( b \), ۽ \( c \) مستقل آهن، \( a \neq 0 \ سان. چورس مساوات جا حل \( x \) جا قدر آهن جيڪي مساوات کي پورو ڪن ٿا.
### معياري فارم ۽ جزا
- چوطرفي اصطلاح (\( ax^2 \)): گراف جي وکر واري نوعيت جي نمائندگي ڪري ٿو (هڪ پيرابولا).
– لڪير وارو اصطلاح (\( bx \)): پرابولا جي ڍلون ۽ هدايت کي متاثر ڪري ٿو.
– مسلسل اصطلاح (\( c \)): پيرابولا جي y-انٽرسيپٽ کي طئي ڪري ٿو.
## چورس مساواتن کي حل ڪرڻ جا طريقا
### 1. چوطرفي فارمولو
ڪنهن به چورس مساوات کي حل ڪرڻ لاءِ سڀ کان وڌيڪ لاڳو طريقو چورس فارمولا آهي:
\[ x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a} \]
هي فارمولا چورس کي مڪمل ڪرڻ جي عمل مان نڪتل آهي ۽ چورس مساوات جو سڌو حل فراهم ڪري ٿو.
#### ڪواڊريٽڪ فارمولا استعمال ڪندي حل ڪرڻ جا قدم:
1. کوٽائي جي سڃاڻپ ڪريو: معياري شڪل \( ax^2 + bx + c = 0 \) مان، \( a \), \( b \), ۽ \( c \) جي قدرن جي سڃاڻپ ڪريو.
2. فارمولي ۾ متبادل: سڃاڻپ ٿيل قدرن کي چورس فارمولي ۾ لڳايو.
3. فرق ڪندڙ کي ڳڻيو: \( b^2 – 4ac \) جي قيمت ڳولهيو. فرق ڪندڙ جڙڙن جي نوعيت جو تعين ڪندو آهي.
- جيڪڏهن \( b^2 – 4ac > 0 \)، ته ٻه الڳ الڳ حقيقي جڙ آهن.
– جيڪڏهن \( b^2 – 4ac = 0 \)، ته هڪ حقيقي جڙ آهي (هڪ بار بار جڙ).
– جيڪڏهن \( b^2 – 4ac < 0 \)، ٻه پيچيده جڙ آهن. 4. جڙڙن جو حساب ڪريو: \( x \) جون قيمتون ڳولڻ لاءِ اظهار کي آسان بڻايو. #### مثال: حل ڪريو \( 2x^2 + 3x - 2 = 0 \). 1. کوٽائي جي سڃاڻپ ڪريو: \( a = 2 \), \( b = 3 \), \( c = -2 \). 2. فارمولي ۾ متبادل بڻايو: \[ x = \frac{-3 \pm \sqrt{3^2 - 4(2)(-2)}}{2(2)} \] 3. فرق ڪندڙ کي ڳڻيو: \[ 3^2 - 4(2)(-2) = 9 + 16 = 25 \] 4. جڙڙن جي ڳڻپ ڪريو: \[ x = \frac{-3 \pm \sqrt{25}}{4} \] \[ x = \frac{-3 \pm 5}{4} \] \[ x = \frac{2}{4} \] يا \[ x = \frac{-8}{4} \] \[ x = 0.5 \] يا \[ x = -2 \]
So, the solutions are \( x = 0.5 \) and \( x = -2 \).
### 2. Factoring
Factoring involves expressing the quadratic equation as a product of two binomials and then solving for \( x \).
#### Steps to Solve by Factoring:
1. Express in standard form : Ensure the equation is in the format \( ax^2 + bx + c = 0 \).
2. Factor the quadratic expression : Find two numbers that multiply to \( ac \) and add to \( b \).
3. Set each factor to zero : Solve the resulting binomial equations.
#### Example:
Solve \( x^2 + 5x + 6 = 0 \).
1. The equation is already in standard form.
2. Factor the quadratic expression:
- \( x^2 + 5x + 6 \) factors to \( (x + 2)(x + 3) = 0 \)
3. Set each factor to zero:
- \( x + 2 = 0 \) ⟹ \( x = -2 \)
- \( x + 3 = 0 \) ⟹ \( x = -3 \)
Thus, the solutions are \( x = -2 \) and \( x = -3 \).
### 3. Completing the Square
Completing the square transforms the quadratic equation into a perfect square trinomial, which can then be solved by extracting the square root.
#### Steps to Solve by Completing the Square:
1. Move the constant term to the other side : \( ax^2 + bx = -c \).
2. Divide by \( a \) : \( x^2 + \frac{b}{a}x = -\frac{c}{a} \).
3. Add \((\frac{b}{2a})^2\) to both sides : This makes the left side a perfect square trinomial.
4. Simplify and solve for \( x \) : Extract the square root and solve for \( x \).
#### Example:
Solve \( x^2 + 6x + 5 = 0 \) by completing the square.
1. Move the constant term:
- \( x^2 + 6x = -5 \)
2. Add \((\frac{6}{2})^2\) to both sides:
- \( x^2 + 6x + 9 = -5 + 9 \)
- \( (x + 3)^2 = 4 \)
3. Extract the square root:
- \( x + 3 = \pm 2 \)
4. Solve for \( x \):
- \( x = -3 + 2 = -1 \)
- \( x = -3 - 2 = -5 \)
So, the solutions are \( x = -1 \) and \( x = -5 \).
### 4. Graphical Solutions
Quadratic equations can also be solved by graphing the quadratic function \( y = ax^2 + bx + c \) and finding the x-intercepts (solutions).
#### Steps to Solve Graphically:
1. Plot the quadratic function : Draw the parabola based on the equation.
2. Locate the x-intercepts : Identify the points where the graph crosses the x-axis.
3. Read the solutions : The x-intercepts are the solutions to the equation.
#### Example:
Graph \( y = x^2 - 4 \).
- The parabola opens upward (since \( a > 0 \)) and intercepts the y-axis at