Learning and Assignments: Algebra I
Showing posts with label Algebra I. Show all posts

Linear Equations

Basic Definition about Equations

Equations are expressions with equal signs ("="). They represent two things or expressions that are equal. 

For example:

5 + 4 = 9
5 + 4 = 3 + 6

Another instance for an equation:

5x + 6 = 10

Means: 5x, 6, and 10 are terms.
             5x + 6 is an expression.

Linear Equation

Linear Equation is an equation that has a straight line.

Forms of linear equation are varied, as follows:
  • Slope-intercept form:  y= mx + b  (m = slope and b = y-intercept)
  • Point-slope form: y - y1= m(x - x1(m = slope and (x1, y1) = point in the line)
  • Standard form: Ax + By = C
  • Horizontal line form: y= b (horizontal line with b as the y-intercept)
  • Vertical line form: x = a (vertical line with a as the x-intercept)
To find slope, formula we can use:
m =  y2-y1
x2-x1
(if two points on a line are known.)

Or, use Rise/Run method if we know the graph.

Rise is for the difference between two y-points. If the Rise's direction is downward, the Rise is a negative value, and if the Rise's direction is upward, the Rise is a positive value.

Run is for the difference between two x-points. If the Run's direction is leftward, the Run is a negative value, and if the Run's direction is rightward, the Run is a positive value.

Always consider using a right triangle concept between two points. 


Example:

coordinate

To find the slope for this example above, we can use two ways:
1. Use formula 
m =  Rise
Run

Rise = 
y2-y1 = 10 - 0 = 10
Run = y2-y1 = 0 - (-5) = 0 + 5 = 5

m =  Rise
Run
10
5
= 2

2. The second method is to use formulas:
m = y2-y1
x2-x1

Two points in the graph are Point 1 (0, 10) and Point 2 (-5, 0), so by using the slope formula above, we can calculate the slope, as follows:

m = y2-y1
x2-x1
0-10
-5-0
-10
-5

= 2

By using two different methods above, we can see that we obtain the same results. To find the equation, we use a formula:

y = mx + b.

b represents y-intercept.

It means x = 0. From the graph above, Point 1 (0, 10) has the y-intercept, which is 10. We already know that m = 2 and b = 10. Input those two values into the formula above:

y = mx + b

Final Equation (Slope-intercept form):
y = 2x + 10

Change the forms of equations

From the example above, y = 2x + 10 is a slope-intercept form. We can convert the form into other forms:

A. Standard Form (Ax + By = C)

y = 2x + 10
-2x + y = 10 ----------- Subtract both sides by 2x

OR

2x - y = -10 ----------- Multiply all values by -1

The final result of Standard Form should be:

-2x + y = 10

OR

2x - y = -10


B. Point-Slope Form (y - y1= m(x - x1))

For this form, we must choose one point of the equation. In this example, choose one out of the two points above (Point 1 (0, 10) and Point 2 (-5, 0)). 

Here I choose Point 1.
Input the Point 1 (0, 10) and the slope (m = 2) into the formula:

y - y1= m(x - x1)
y - 10 = 2(x - 0)







expressions


Algebraic Expressions with variables

calculator


Expressions in Algebra are usually composed of numbers, letters (variables), and arithmetic operation symbols, such as additions, subtractions, multiplications, and divisions. 

Example of Algebraic Expressions:
2x + 5

For the example above, we can evaluate the expressions if we know the value of the variables, in the example above, x.

For example:
2x + 5

If x = 1, we substitute the variable x with 1, so the calculations will be like this:
2x + 5 Given expression.
= 2(1) + 5 Substitute x with 1.
= 2 + 5 = 7 Calculate.

test


For quiz exercises, click this link.



Conversion of Words into Expressions in Math

book



Addition:

Sum Sum of x and 2 x + 2
Greater than a greater than 10 10 + a
More than 8 more than z z + 8
Plus k plus 18 k + 18
Larger than 4 larger than y y + 4

Subtraction:

Difference Difference of x and 2 x - 2
less than 10 less than a a - 10
subtracted from 8 subtracted from z z - 8
minus k minus 18 k - 18
smaller than 4 smaller than y y - 4

Multiplication:

Product of Product of x and 2 2x
times 10 times a 10a
twice twice y 2y

Division:

Quotient of Quotient of x and 2 x/2
divided by a divided by 10 a/10
ratio of ... to ... ratio of z to 8 z/8


testFor quiz exercises, click this link.




Write Expressions for Word Phrases Quiz






Answers are in Magenta.


sheep

Which expression represents this word phrase?
eight less than the quotient of x and 3

Answer:
x/3 - 8


sheepWhich expression represents this word phrase?
the sum of 4 and the quotient of a number and 11

Answer:
4 + (y ÷ 11)


sheepAnton bakes 36 cookies. He gives cookies to each of his 3 friends.
Let c represent the number of cookies he gives each friend.

Which expression shows how many cookies Anton has left?

Answer:
36 - 3c


sheepParker ate one-third the number of raisins Devan ate.
Which variable expression represents the number of raisins Parker ate?

Answer:
d/3


sheepJosie reads the same number of pages each day in her 200-page book.
Which expression represents the number of days it takes to finish the book?

Answer:
200 ÷ p







variable expression quiz


Answers are in red.

Note: Remember when calculating the expressions, always consider PEMDAS.



sandwich cartoon


What is the value of 11 - 3m, when m = 2?


Solution:
11 - 3m
= 11 - 3(2)
= 11 - 6
= 5


sandwich cartoonWhat is the value of 1 + x ÷ 5, when x = 80?

Solution:
1 + x ÷ 5
= 1 + 80 ÷ 5
= 1 + 16
= 17


sandwich cartoonWhat is the value of x / 4y, when x = 16 and y = 2?

Solution:
x / 4y
= 16/4(2)
= 16/8
= 2



sandwich cartoonEvaluate the expression for the given values.
mx - y when m = 5, x = 3, and y = 8

Solution:
mx - y
= (5)(3) - 8
= 15 - 8
= 7


sandwich cartoonEvaluate 4m + (23 + n) / (p - 3), when m = 7, n = 2, and p = 8.

Solution:
4(7) + (23 + 2) / (8 - 3)
= 28 + 25 / 5
= 28 + 5
= 33






pemdas



When dealing with mathematical expressions, it is very crucial to know the order of operations. The operations in expressions include adding, subtracting, multiplicating, dividing, and exponentiating (power and roots). 

In the United States, to remember the order of operations easily, there is an acronym of PEMDAS. PEMDAS (Please Excuse My Dear Aunt Sally) stands for:
1. Parentheses
2. Exponentiation
3. Multiplication -- Division (which one comes first from left to right)
4. Addition -- Subtraction (which one comes first from left to right)

For example:
12 × (212 + 125)Solve everything in parenthesis first. Exponentiation in this case is the first to be solved.
= 12 × (441 + 125)Solve the addition inside the parenthesis.
= 12 × 566Multiply them together.
= 6792Final Answer.