Comprehensive Algebra I EOC Study Notes

Function Notation and Graphical Interpretation

Function notation f(x)f(x) serves as a specialized way to represent the dependent variable yy. In the context of an expression like f(3)f(3), the mathematical inquiry is seeking the value of yy when the horizontal coordinate xx is exactly 33. To solve this, one must substitute the number 33 into the given function for every instance of the variable xx and simplify the resulting expression. When interpreting functions from a graph, finding a specific value such as f(2)f(2) involves locating 22 on the xx-axis and identifying the corresponding height on the yy-axis. For instance, if the graph indicates a point at (2,2)(2, -2), then f(2)=2f(2) = -2. Conversely, to find xx when f(x)=1f(x) = -1, one identifies the xx-coordinate where the graph's vertical position is 1-1. In provided examples, this value is approximately 0.50.5.

Data Organization: Domain, Range, and Variables

In algebra, the Domain is defined as the comprehensive list of all possible xx values for a function, while the Range is the list of all associated yy values. These lists are typically enclosed in braces {}\{\}. Roots are defined specifically as the list of xx-intercepts, occurring at the precise points where the vertical value y=0y = 0. When distinguishing between independent and dependent variables, a useful linguistic test is the sentence structure: "(Independent Variable) is… (Dependent Variable) depends on what." If time is mentioned in a word problem, it is almost universally categorized as the independent variable and plotted on the xx-axis (horizontal). The dependent variable is plotted on the yy-axis (vertical).

Statistical Representations: Stem and Leaf and Box and Whisker Plots

A Stem and Leaf plot is an organized chart used to arrange numerical data efficiently. For a dataset like 70,52,58,45,59,52,75,47,4670, 52, 58, 45, 59, 52, 75, 47, 46, the first step is identifying the least and greatest values. The "stems" (the tens digits) are written in a vertical column, and the "leaves" (the units digits) are arranged horizontally from smallest to largest. An explanation or key must be provided, such as 52=525 | 2 = 52. Box and Whisker plots show how data is spread across four groups using quartiles. The construction involves six steps: drawing a line graph with equal intervals, placing dots for the minimum and maximum values, placing a dot for the median, adding dots for the medians of the lower and upper halves (quartiles), drawing a box around the middle two quartiles, and using an asterisk * to denote extreme data items or outliers.

Correlations and Linear Trends

Correlations describe the relationship between datasets. A positive correlation occurs when both sets of data generally increase together. A negative correlation is observed when one set decreases as the other increases. If the data points suggest no discernible pattern, there is no correlation. A scatter plot utilizes a trend line to visualize these correlations clearly. The "Line of Best Fit" is the most accurate of all possible trend lines. To establish a trend line equation in the slope-intercept form y=mx+by = mx + b, one must first identify the yy-intercept (bb) and then calculate the slope (mm).

Central Tendencies and Data Changes

Central tendencies include the Mode, Median, and Mean. The Mode is the most common number in a set; a set can have multiple modes or no mode if all numbers are unique. The Median is the middle number when data is listed in order; if there are two middle numbers, their average provides the median. The Mean is the calculated average, found by adding all items and dividing by the total count. The Range is the difference between the largest and smallest values. When a data set undergoes a percentage increase, all measures of center (Mean, Median, Mode) and measures of spread (Range) increase. However, during a flat or constant increase, the measures of center increase, but the Range remains unchanged because both the maximum and minimum values are shifted by the same constant amount, preserving the difference.

Parent Functions and Algebraic Transformations

Algebraic functions are categorized by parent forms that dictate their basic shape. A Linear function follows y=mx+by = mx + b. An Absolute Value function is represented by y=axh+ky = a|x - h| + k. Exponential functions follow y=axy = a^x, and Quadratic functions follow y=a(xh)2+ky = a(x - h)^2 + k. Rational functions are expressed as y=1x+ky = \frac{1}{x} + k, and Square Root or Radical functions follow y=a×root(x)y = a\times\text{root}(x). In these equations, hh represents a horizontal shift, kk represents a vertical shift, aa represents a stretch, and mm denotes slope. A negative sign before the aa coefficient indicates an upside-down orientation. For absolute value transformations, a positive number outside the bars moves the graph up, while a negative moves it down. Inside the bars, a positive number moves the graph left, and a negative moves it right. For example, y=x2+3y = |x - 2| + 3 shifts the parent function right 22 units and up 33 units, while y=x+56y = |x + 5| - 6 shifts it left 55 units and down 66 units.

Exponential Growth and Word Problems

Exponential functions of the form y=abxy = ab^x use aa as the initial amount and bb as the rate or multiplier, while xx represents the periods the multiplier is applied. Percentage changes must be adjusted from the base of 11. For example, a 5%5\% increase results in a rate of 1.051.05, whereas a 1.2%1.2\% decrease results in a rate of 0.9880.988. For word problems, the "DERT" formula (Distance=Rate×Time\text{Distance} = \text{Rate} \times \text{Time}) is foundational. "Consecutive" refers to numbers in an unbroken sequence. When modeling scenarios, the starting value is the yy-intercept, and terms like "ratio" or "per" indicate the slope coefficient for xx. A negative slope is used when a resource is being consumed or "used up." For ratio problems such as "4:5:94:5:9" involving the angles of a triangle, one method is to sum the ratios (4+5+9=184 + 5 + 9 = 18) and use this sum as a denominator to find each individual angle measure.

Sequences: Arithmetic and Geometric

Sequences can be described through recursive or explicit formulas. Arithmetic sequences involve adding a common difference (dd). To find dd, one subtracts the first term from the second. The Recursive form is an=an1+da_n = a_{n-1} + d, and the Explicit form is an=a1+d(n1)a_n = a_1 + d(n - 1). The common difference dd is equivalent to the slope of a line. Geometric sequences involve multiplying by a common ratio (rr), found by dividing the second term by the first. Its Recursive form is an=an1×ra_n = a_{n-1} \times r and the Explicit form is an=a1×rn1a_n = a_1 \times r^{n - 1}. A specific OSPI standard example involves u(0)=3u(0) = 3 and u(n+1)=u(n)+7u(n + 1) = u(n) + 7. Here, the slope is 77. If u(0)=3u(0) = 3, then a1a_1 (the first term where n=1n=1) would be 1010 because a1d=u(0)a_1 - d = u(0). To find nn such that u(n)=367u(n) = 367, the equation 367=10+7(n1)367 = 10 + 7(n - 1) is solved, yielding n=52n = 52. Note that the value was changed from 361361 on the state website to ensure an integer answer.

Numeric Systems and Order of Operations

The hierarchy of real numbers includes: Natural/Counting Numbers (N{1,2,3,...}N \ni \{1, 2, 3, ...\}), Whole Numbers (W{0,1,2,...}W \ni \{0, 1, 2, ...\}), and Integers (I{...,2,1,0,1,2,...}I \ni \{..., -2, -1, 0, 1, 2, ...\}). Rational Numbers (RR) are those that can be written as a fraction ab\frac{a}{b}. Irrational Numbers (QQ) cannot be fractions and include non-repeating decimals and radicals. Real Numbers include all rational and irrational values. The order of operations follows: 1) Parentheses (inside out), 2) Exponents, 3) Multiply or Divide (Left to Right), and 4) Add or Subtract (Left to Right). A division bar acts as a grouping symbol. For integers, addition rules vary by sign: same signs require adding and keeping the sign; different signs require subtracting and keeping the sign of the larger absolute value. For multiplication and division, like signs result in a positive, while different signs result in a negative. For multiple numbers, an odd count of negatives results in a negative product, and an even count results in a positive.

Algebraic Properties and Polynomials

Mathematical properties govern equation manipulation. The Commutative Property states a+b=b+aa + b = b + a and ab=baab = ba. The Associative Property states (a+b)+c=a+(b+c)(a + b) + c = a + (b + c) and (ab)c=a(bc)(ab)c = a(bc). The Distributive Property is a(b+c)=ab+aca(b + c) = ab + ac. Identity properties include a+0=aa + 0 = a and a×1=aa \times 1 = a. Inverse properties include a+(a)=0a + (-a) = 0 and a×1a=1a \times \frac{1}{a} = 1, where 1a\frac{1}{a} is the reciprocal. Regarding properties of zero: a×0=0a \times 0 = 0, 0a=0\frac{0}{a} = 0 (where a0a \neq 0), and division by zero is undefined. When adding or subtracting polynomials, only like terms are combined. For subtraction, it is critical to distribute the negative sign across the entire polynomial being subtracted. For example, (4x2+3x+2)(2x23x+7)(4x^2 + 3x + 2) - (2x^2 - 3x + 7) simplifies to 2x2+6x52x^2 + 6x - 5.

Linear Equations: Slope and Forms

Slope (mm) is defined as riserun\frac{\text{rise}}{\text{run}}, calculated via the formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. A line slanting up has a positive slope, down is negative, horizontal is zero (y=constanty = \text{constant}), and vertical is undefined (x=constantx = \text{constant}). Parallel lines possess identical slopes, while perpendicular lines have negative reciprocal slopes. Slope-Intercept Form is y=mx+by = mx + b, where bb is the vertical intercept. Standard Form is written as Ax+By=CAx + By = C, where xx is positive, no fractions exist, and the slope is defined as AB-\frac{A}{B}. To graph inequalities, an open circle is used for << or >>, and a closed circle for \leq or \geq. When solving inequalities, the sign must be reversed if multiplying or dividing by a negative number.

Systems of Equations and Absolute Values

Systems of equations can be solved via Substitution or Elimination. Substitution is preferred when one variable is already isolated or easy to isolate. For instance, if y=2x+3y = 2x + 3 and 15x5y=3015x - 5y = 30, substituting the expression for yy leads to x=9x = 9 and y=21y = 21. Elimination involves multiplying equations by factors to create additive opposites (10x10x and 10x-10x), then adding the equations to remove a variable. Absolute Value equations and inequalities require solving twice: once for the positive version of the expression and once for the negative version. In the case of inequalities like x6>2|x - 6| > 2, the problem breaks into x6>2x - 6 > 2 or x6<2x - 6 < -2, necessitating the reversal of the inequality symbol for the negative case.