English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-02-19 21:14:58 · 14 answers · asked by Anonymous in Science & Mathematics Mathematics

14 answers

A linear equation is an equation which, when graphed, yields a straight line.
It will be of the form y = mx + b, y - b = m(x - a), or
ax + by = c.
Note that all variables are to the 1st power.

2007-02-19 21:27:36 · answer #1 · answered by Helmut 7 · 1 0

A linear equation is an equation involving only the sum of constants or products of constants and the first power of a variable. Such an equation is equivalent to equating a first-degree polynomial to zero. These equations are called "linear" because they represent straight lines in Cartesian coordinates. A common form of a linear equation in two variables is y = mx + b, (e.g. y = 3x + 5). In this form, the value m will determine the slope or gradient of the line; and the value b will determine the point at which the line crosses the y-axis. Equations involving terms such as x2, y1/3, and xy are "non-linear".

Examples of linear equations in two variables:

3x + 2y = 10\,

3a + 472b = 10b + 37\,

3x + y -5 = -7x + 4y +3\,.

Forms for 2D linear equations

Complicated linear equations, such as the ones above, can be rewritten using the laws of elementary algebra into several simpler forms. In what follows, capital letters represent constants (unspecified but fixed numbers), while x and y are the variables.

General form

Ax + By + C = 0\,

Here 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 (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 (x is zero), is −C/B, and the slope of the line is −A/B.

Standard form

Ax + By = C\,

Here, A and B are not both equal to zero and A, B, and C are integers whose greatest common factor is 1. As above, usually A ≥ 0. The standard form can be converted to the general form.

Slope-intercept form

y = mx + b\,

m is the slope of the line and b is the y-intercept.

Point-slope form

y - K = m(x - H)\,

The graph passes through the point (H,K) and has slope m.

Intercept form

\frac{x}{E} + \frac{y}{F} = 1

Here E and F must be nonzero. The graph of the equation has x-intercept E and y-intercept F. The intercept form can be converted to the standard form by setting A = 1/E, B = 1/F and D = 1.

Two-point form

y - K = \frac{Q - K}{P - H} (x - H)

Here P ≠ H. The graph passes through the points (H,K) and (P,Q), and has slope M = (Q−K) / (P−H).

Parametric form

x = Tt + U\, and y = Vt + W\,

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 with T = P−H, U = H, V = Q−K, and W = K:

x = (P - H)t + H\, and y = (Q - K)t + 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.

Special cases

y = F\,

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 F. There is no x-intercept, unless F = 0, in which case the graph of the line is the x-axis, and so every real number is an x-intercept.

x = E\,

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 E. The slope is undefined. There is no y-intercept, unless E = 0, in which case the graph of the line is the y-axis, and so every real number is a y-intercept.

y = y \ and x = x \

In this case all variables and constants have canceled out, leaving a trivially true statement. The original equation, therefore, would be called an identity and one would not consider the graph (it would be the entire xy-plane). An example is 2x + 4y = 2(x + 2y). The two expressions on either side of the equal sign are always equal, no matter what values are used for x and y.

Note that if algebraic manipulation leads to a statement such as 1 = 0, then the original equation is called inconsistent, meaning it is untrue for any values of x and y. An example would be 3x + 2 = 3x − 5.

In addition, there may be more than two variables in the equation or several simultaneous equations. For more information see System of linear equations.

Connection with linear functions and operators

In all of the named forms above (assuming the graph is not a vertical line), the variable y is a function of x, and the graph of this function is the graph of the equation.

In the particular case that the line crosses through the origin, if the linear equation is written in the form y = f(x) then f has the properties:

f ( x + y ) = f ( x ) + f ( y ) \,
f ( a x ) = a f ( x ) \,

where a is any scalar. A function which satisfies these properties is called a linear function, or more generally a linear operator.

Because of the linear property above, the solutions of linear equations of this kind can in general be described as a superposition of other solutions of the same equation. This makes linear equations particularly easy to solve and reason about.

Linear equations occur with great regularity in applied mathematics. While they arise quite naturally when modeling many phenomena, they are particularly useful since many non-linear equations may be reduced to linear equations by assuming that quantities of interest vary to only a small extent from some "background" state.

A first-order differential equation state

a1(x)dy / dx + a0(x)y = g(x)

This equation states that the given function is said to be a linear equation in the dependent variable y.

when g(x)=0, the linear equation is said to be homogenous; otherwise, it is nonhomogenous

2007-02-20 06:41:58 · answer #2 · answered by PcH 2 · 0 1

the two (or more) variables are related in such a way that their exponents are all of the power 1

eg y = 2x + 3 is a linear equation
whereas

y = x^3 is no, because x^3 is not to the power of 1

it is called linear because the graph is a straight line, as opposed to y = x^2 or y = x^3 which are curves

2007-02-27 19:31:05 · answer #3 · answered by Anonymous · 0 1

A linear equation may be represented by:-
y = mx + c where m is the gradient of the line and c is where the line cuts the y axis.

Examples
y = 3x is a line of gradient 3 that passes thro` the origin.

y = 3x + 2 is a line of gradient 3 and cuts y axis at (0,2)

Y = 3x + 4 is a line of gradient 3 and cuts y axis ay (0,4)

Because these lines have the same gradient (3), they are parallel.

2007-02-20 05:31:09 · answer #4 · answered by Como 7 · 1 0

it is the equation where variables are related linearly.this means that if equation is dealing with2 variables x and y, then the two r related linearly.like 6x+y=12 and not in terms of higher powers like
x square + y sq= 7

2007-02-20 05:28:53 · answer #5 · answered by bhavya20002003 1 · 0 0

it means the equation of a straight line its ax + by + c = 0 u plot a slanting line in a graph the distance in x axix by is the distance moved in the y axic any c is the intercept which is measured from the origin.

2007-02-20 05:29:31 · answer #6 · answered by nidhi_sh 1 · 0 0

it is equation in which the highest power of the variable is 1

2007-02-28 04:35:00 · answer #7 · answered by narayanamurthy m 1 · 0 0

an equation of degree one ie. the highest power of the variable is one!!!!! example- x+y+1=0

2007-02-20 06:03:27 · answer #8 · answered by S . Sushmita 2 · 0 0

Linear Equation Defined

en.wikipedia.org/wiki/Linear_equation

- - - - - - - - - -s-

2007-02-20 08:27:39 · answer #9 · answered by SAMUEL D 7 · 0 1

an equation which can be represented on a line

2007-02-20 05:23:01 · answer #10 · answered by kausthubh 2 · 0 0

fedest.com, questions and answers