معادلة خطية

عودة للموسوعة

معادلة خطية

Graph sample of linear equations.

في الجبر، المعادلة الخطية (Linear equation) هي المعادلة المكونة من مساواة بين دالتين خطيتين. لذلك فإن المعادلة التالية تمثل معادلة خطية بالنسبة لمتغيرين حقيقين س وص :

3س + ص −خمسة = −7س + 4ص + 3

بما حتى المعادلة الخطية تحتوي فقط توابع خطية بالنسبة للمتغيرات الموجودة فيها (أي كثيرات حدود من الدرجة الأولى)، فإن مصطلحات مثل س2, ص1/3, وس ص غير مسموحة في هذه المعادلات.

متغير واحد

A linear equation in one unknown x may always be rewritten

If a ≠ 0, there is a unique solution

If a = 0, then either the equation does not have any solution, if b ≠ 0 (it is inconsistent), or every number is a solution, if b is also zero.


متغيران

A common form of a linear equation in the two variables x and y is

where m and b designate constants (parameters). The origin of the name "linear" comes from the fact that the set of solutions of such an equation forms a straight line in the plane. In this particular equation, the constant m determines the slope or gradient of that line, and the constant term b determines the point at which the line crosses the y-axis, otherwise known as the y-intercept.

Since terms of linear equations cannot contain products of distinct or equal variables, nor any power (other than 1) or other function of a variable, equations involving terms such as xy, x2, y1/3, and sin(x) are nonlinear.

صيغ المعادلات الخطية ثنائية الأبعاد

Linear equations can be rewritten using the laws of elementary algebra into several different forms. These equations are often referred to as the "equations of the straight line." In what follows, x, y, t, and θ are variables; other letters represent constants (fixed numbers).

الصيغة العامة (أوالعيارية)

In the general (or standard) form the linear equation is written as:

where A and B are not both equal to zero. The equation is usually written so that A ≥ 0, by convention. The graph of the equation is a straight line, and every straight line can be represented by an equation in the above form. If A is nonzero, then the x-intercept, that is, the x-coordinate of the point where the graph crosses the x-axis (where, y is zero), is C/A. If B is nonzero, then the y-intercept, that is the y-coordinate of the point where the graph crosses the y-axis (where x is zero), is C/B, and the slope of the line is −A/B. The general form is sometimes written as:

where a and b are not both equal to zero. The two versions can be converted from one to the other by moving the constant term to the other side of the equal sign.

صيغة ميل وقاطع

where m is the slope of the line and b is the y intercept, which is the y coordinate of the location where line crosses the y axis. This can be seen by letting x = 0, which immediately gives y = b. It may be helpful to think about this in terms of y = b + mx; where the line passes through the point (0, b) and extends to the left and right at a slope of m. Vertical lines, having undefined slope, cannot be represented by this form.

صيغة نقطة وميل

where m is the slope of the line and (x1,y1) is any point on the line.

The point-slope form expresses the fact that the difference in the y coordinate between two points on a line (that is, y − y1) is proportional to the difference in the x coordinate (that is, x − x1). The proportionality constant is m (the slope of the line).


صيغة نقطتين

where (x1y1) and (x2y2) are two points on the line with x2x1. This is equivalent to the point-slope form above, where the slope is explicitly given as (y2 − y1)/(x2 − x1).

Multiplying both sides of this equation by (x2 − x1) yields a form of the line generally referred to as the symmetric form:

Expanding the products and regrouping the terms leads to the general form:

Using a determinant, one gets a determinant form, easy to remember:

صيغة القاطع

where a and b must be nonzero. The graph of the equation has x-intercept a and y-intercept b. The intercept form is in standard form with A/C = 1/a and B/C = 1/b. Lines that pass through the origin or which are horizontal or vertical violate the nonzero condition on a or b and cannot be represented in this form.

صيغة مصفوفة

Using the order of the standard form

one can rewrite the equation in matrix form:

Further, this representation extends to systems of linear equations.

becomes:

Since this extends easily to higher dimensions, it is a common representation in linear algebra, and in computer programming. There are named methods for solving system of linear equations, like Gauss-Jordan which can be expressed as matrix elementary row operations.

صيغة پارامترية

و

Two simultaneous equations in terms of a variable parameter t, with slope m = V / T, x-intercept (VU - WT) / V and y-intercept (WT - VU) / T. This can also be related to the two-point form, where T = p - h, U = h, V = q - k, and W = k:

و

In this case t varies from 0 at point (h,k) to 1 at point (p,q), with values of t between 0 and 1 providing interpolation and other values of t providing extrapolation.

صيغة محددة متجه ثنائي الأبعاد

The equation of a line can also be written as the determinant of two vectors. If and are unique points on the line, then will also be a point on the line if the following is true:

One way to understand this formula is to use the fact that the determinant of two vectors on the plane will give the area of the parallelogram they form. Therefore, if the determinant equals zero then the parallelogram has no area, and that will happen when two vectors are on the same line.

To expand on this we can say that , and . Thus and , then the above equation becomes:

Thus,

Ergo,

Then dividing both side by would result in the “Two-point form” shown above, but leaving it here allows the equation to still be valid when .


حالات خاصة

Horizontal Line y = b

This is a special case of the standard form where A = 0 and B = 1, or of the slope-intercept form where the slope m = 0. The graph is a horizontal line with y-intercept equal to b. There is no x-intercept, unless b = 0, in which case the graph of the line is the x-axis, and so every real number is an x-intercept.

Vertical Line x = a

This is a special case of the standard form where A = 1 and B = 0. The graph is a vertical line with x-intercept equal to a. The slope is undefined. There is no y-intercept, unless a = 0, in which case the graph of the line is the y-axis, and so every real number is a y-intercept. This is the only type of line which is not the graph of a function (it obviously fails the vertical line test).

الربط مع الدوال الخطية

A linear equation, written in the form y = f(x) whose graph crosses the origin (x,y) = (0,0), that is, whose y-intercept is 0, has the following properties:

و

where a is any scalar. A function which satisfies these properties is called a linear function (or linear operator, or more generally a linear map). However, linear equations that have non-zero y-intercepts, when written in this manner, produce functions which will have neither property above and hence are not linear functions in this sense. They are known as affine functions.

أكثر من متغيرين

A linear equation can involve more than two variables. Every linear equation in n unknowns may be rewritten

where, a1, a2, ..., an represent numbers, called the coefficients, x1, x2, ..., xn are the unknowns, and b is called the constant term. When dealing with three or fewer variables, it is common to use x, y and z instead of x1, x2 and x3.

If all the coefficients are zero, then either b ≠ 0 and the equation does not have any solution, or b = 0 and every set of values for the unknowns is a solution.

If at least one coefficient is nonzero, a permutation of the subscripts allows to suppose a1 ≠ 0, and rewrite the equation

In other words, if ai ≠ 0, one may choose arbitrary values for all the unknowns except xi, and express xi in term of these values.

If n = ثلاثة the set of the solutions is a plane in a three-dimensional space. More generally, the set of the solutions is an (n – 1)-dimensional hyperplane in a n-dimensional Euclidean space (or affine space if the coefficients are complex numbers or belong to any field).

انظر أيضاً

  • خط (هندسة)
  • نظام معادلات خطية
  • Linear equation over a ring
  • معادلة جبرية
  • Linear belief function
  • Linear inequality

الهامش

  1. ^ Barnett, Ziegler & Byleen 2008, pg. 15

المراجع

  • Barnett, R.A.; Ziegler, M.R.; Byleen, K.E. (2008), College Mathematics for Business, Economics, Life Sciences and the Social Sciences (11th ed.), Upper Saddle River, N.J.: Pearson, ISBN 0-13-157225-3 

وصلات خارجية

  • Linear Equations and Inequalities Open Elementary Algebra textbook chapter on linear equations and inequalities.
  • Hazewinkel, Michiel, ed. (2001), "Linear equation", Encyclopaedia of Mathematics, Kluwer Academic Publishers, ISBN 978-1556080104 

نطقب:Polynomials

تاريخ النشر: 2020-06-04 15:03:55
التصنيفات: Elementary algebra, معادلات, رياضيات

مقالات أخرى من الموسوعة

سحابة الكلمات المفتاحية، مما يبحث عنه الزوار في كشاف:

آخر الأخبار حول العالم

مصرع طالب فى حادث مرورى بمركز وادى النطرون بالبحيرة

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:09
مستوى الصحة: 45% الأهمية: 66%

نصائح تساعدك في التعامل مع طفلك الغاضب

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:17
مستوى الصحة: 47% الأهمية: 64%

كندا تدعم الأمن والسلام فى الشرق الأوسط بـ69 مليون دولار

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:53
مستوى الصحة: 50% الأهمية: 66%

"تعليم دمياط" يحصد عددًا من المراكز المتقدمة بمسابقة الطفل المبدع

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:10
مستوى الصحة: 52% الأهمية: 63%

براتب 2800 جنيه.. وزارة العمل تعلن عن فرص جديدة للشباب حتى 35 سنة

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:57
مستوى الصحة: 55% الأهمية: 60%

27 قتيلا فى انفجار بالصومال معظمهم من الأطفال

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:54
مستوى الصحة: 53% الأهمية: 52%

السعودية: كاميرات للتوثيق وشبكة طرق لخدمة حجاج بيت الله

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:58
مستوى الصحة: 57% الأهمية: 67%

استدعاء عبدالقادر و6 لاعبين مواليد 2003 يشاركون في تدريبات منتخب مصر

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:01
مستوى الصحة: 53% الأهمية: 52%

تعرف على مواعيد مباريات الزمالك فى الدورى المصرى

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:52
مستوى الصحة: 49% الأهمية: 56%

غدًا.. كولر والشناوي يتحدثان في المؤتمر الصحفي لمباراة الوداد

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:02
مستوى الصحة: 48% الأهمية: 62%

ضبط سائقي أجرة عرضا حياة المواطنين للخطر بالقاهرة

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:13
مستوى الصحة: 51% الأهمية: 56%

جماهير الأهلي تساند اللاعبين في مران الفريق بالمغرب

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:21:04
مستوى الصحة: 54% الأهمية: 60%

محمود محيي الدين: توصيات "COP27" تعاملت مع أزمة تمويل العمل المناخي

المصدر: موقع الدستور - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:59
مستوى الصحة: 55% الأهمية: 57%

رفع كسوة الكعبة المشرفة استعدادا لموسم الحج - أخبار العالم

المصدر: الوطن - مصر التصنيف: سياسة
تاريخ الخبر: 2023-06-10 00:20:27
مستوى الصحة: 48% الأهمية: 57%

تحميل تطبيق المنصة العربية