Posts

Showing posts with the label linear functions

Systems of Equations in Two Variables - Chapter 3 Section 1

Typically, problems involving at least two unknowns are solved by translating the problem to two or more equations, such as the slope-intercept form and/or the standard form of the line. Developing Equations from Sentence Form When deciphering word problems, we typically try to take a word or phrase which explains what a variable is and represent that word or phrase as a single letter instead. For instance, the energy consumed by your household so far this billing cycle can be represented by the letter E, and the total cost so far in that pay cycle can be represented by the letter C. It is also useful to translate commonly used words into mathematical operations. For example, the product of two things m and c represents multiplication, while the square of c represents squaring the letter c. So the product of the two values of m and the square of c would be $m \times c^2$. I will leave a table of some common and uncommon phrases and their mathematical translations here . Outs...

Other Equations of Lines: Algebra Chapter 2 Section 5

Image
Hello internet, and welcome to the Algebra Lecture Series from The Science of Life.  This entry is focusing a little deeper into the concept of lines, especially the other equations of the line. Suppose that we have a line with slope $m$ and it passes through a specific point $(x_{1}, y_{1})$.  For any other general point (x, y) on the line (where $x_{1} \neq x$ and $y_{1} \neq y$) on the line, the slope of the line would be $m=\frac{y-y_{1}}{x-x_{1}}$.  Multiplying both sides of the equation by the denominator of the right hand side gives us $m \times (x-x_{1})=(y-y_1)$.  This final form is called the point-slope form of the linear equation, since we use a point and the slope. The two green lines are parallel. If we look at two parallel lines, they do not cross (they have no solution) by the definition of parallel lines.  This can only be done if the change in the y variable (the rise) for every unit change in the x variable are exactly the same ...

Another Look at Linear Equations: Algebra Chapter 2 Section 4

Hello internet, and welcome to the Algebra Lecture Series from The Science of Life.  This entry is an introduction to Linear Functions in both graphs and models. There are two situations where the slope would not be stated in the slope-intercept form.  These are cases where the line crosses only one of the 2 (or more) axes. First, let's consider the horizontal line.  If we have a line which has a y-intercept but does not have an x-intercept (does not cross the x-axis), it is called a horizontal line.  Let's look at it from the point of view of the slope-intercept form we developed last time, $y=mx+b$.  We know that the slope is the change in the y-value per change in the x-value.  If we have two points $(x_{1}, y_{1})$ and $(x_{2}, y_{2})$, the slope is mathematically defined as $m=\frac{y2-y1}{x2-x1}$.  The denominator, the $ dx=x2-x1$, is never going to be zero when there's a y-intercept, since we can go from the left of the y-intercept to th...

Linear Functions: Graphs and Models: The Algebra Lecture Series Chapter 2 Section 3

Image
Hello internet, and welcome to the Algebra Lecture Series from The Science of Life.  This entry is an introduction to Linear Functions in both graphs and models. Linear Equations are the easiest functions to conceptualize. They are lines which stretch out to infinity in both directions. On an x-y plane, the equation of a line can follow many forms, the first one usually introduced being the slope-intercept form y=mx+b, where m is the slope (change in the y-coordinate per 1 unit change in the x-coordinate) and b is the y-intercept (point where it crosses the y-axis). There are other forms of the equation of the line, but I'll get to those in future entries. If we have multiple points which form an obvious line, we can use two of those points to find the slope of the line. As mentioned earlier, the slope is the motion along the y-axis as the x-coordinate changes. With that in mind, we can use two points (x1, y1) and (x2, y2) to determine the slope. The slope is given by...