Algebra I End-of-Course Comprehensive Study Guide

Representations of Inequalities and Solutions

Identifying the correct graphical representation of an inequality is a fundamental skill in Algebra I. For example, to solve the inequality 2x62x \ge -6, one must divide both sides by 22, yielding x3x \ge -3. On a number line, this solution is represented by a closed circle at 3-3 and a shaded region extending to the right, indicating all values greater than or equal to 3-3. In the coordinate plane, inequalities are often represented as shaded regions. For instance, the inequality y<2x+1y < -2x + 1 is represented by a dashed line (because the inequality is non-inclusive) with a slope of 2-2 and a y-intercept of 11, with the area below the line shaded. Similarly, the expression 2xy<102x - y < 10 can be rearranged into slope-intercept form as y>2x10y > 2x - 10. This is graphed as a dashed boundary line with a slope of 22 and a y-intercept of 10-10, with the shading occurring above the line.

Applications of inequalities are frequently used to express constraints in real-world scenarios. Diana's trip to Orlando covers a total of 182miles182\,miles. If she has already driven xmilesx\,miles, the remainder of the trip is 182x182 - x. If her driving speed is constrained to below 70mph70\,mph, the time tt in hours required to complete the remainder of the drive is expressed by the inequality t>182x70t > \frac{182 - x}{70}. In financial contexts, inequalities define budget limits. Mrs. Earle buying pillowcases for 2dollars2\,dollars (xx) and sheets for 5dollars5\,dollars (yy) where she buys twice as many pillowcases as sheets (x=2yx = 2y) and spends less than 40dollars40\,dollars results in the inequality 2(2y)+5y<402(2y) + 5y < 40, or 9y<409y < 40. This limits the maximum number of items she can purchase.

Functions and Functional Relationships

A functional relationship is defined by the rule that every input xx must correspond to exactly one output yy. In tabular representations, a table does not represent a function if a single xx-value is paired with multiple distinct yy-values. For example, a table containing the pairs (1,9)(-1, -9) and (1,9)(-1, 9) violates this rule because the input 1-1 has two different outputs. Functions can be expressed in standard notation, where y=x+3y = -x + 3 is equivalent to f(x)=x+3f(x) = -x + 3. This notation allows for the evaluation of specific values, such as using the function f(x)=3x23xf(x) = \frac{3 - x^2}{3 - x} to find f(2)=3(2)232=341=1f(2) = \frac{3 - (2)^2}{3 - 2} = \frac{3 - 4}{1} = -1.

In practical applications, functions model physical phenomena and business costs. The average daily high temperature for May in Ocala, Florida, is modeled by f(n)=0.2n+80f(n) = 0.2n + 80, where nn is the day of the month. To find the maximum temperature on May 31st, one calculates f(31)=0.2(31)+80f(31) = 0.2(31) + 80, which equals 86.2degrees86.2\,degrees. In business, the cost of joining a Garden Club is represented by a function with an initial membership fee plus a per-item cost. If the Garden Club charges a 25dollar25\,dollar fee and 10dollars10\,dollars per rosebush, while a local nursery charges 15dollars15\,dollars per rosebush without a fee, the break-even point occurs where 10x+25=15x10x + 25 = 15x. Solving this shows that Dr. Chait starts saving money after purchasing more than 55 rosebushes.

Manipulating Literal Equations and Formulas

Literal equations are formulas where variables represent specific physical or mathematical properties. To rewrite the perimeter of an isosceles triangle (24=2s+b24 = 2s + b) in terms of the congruent side length ss, one isolates the variable to find s=24b2s = \frac{24 - b}{2}. Another example is the pressure formula P=1.2WH2P = \frac{1.2W}{H^2}. Solving for the heel width HH involves multiplying by H2H^2, dividing by PP, and taking the square root, resulting in H=±1.2WPH = \pm \sqrt{\frac{1.2W}{P}}. In physics, the distance formula s=ut+12at2s = ut + \frac{1}{2}at^2 can be solved for acceleration aa by first subtracting utut, multiplying by 22, and dividing by t2t^2, yielding a=2s2utt2a = \frac{2s - 2ut}{t^2}.

Body Mass Index (BMI) calculations use the formula B=703wh2B = \frac{703w}{h^{2}}, where ww is weight and hh is height. To isolate weight, the equation is rearranged to w=Bh2703w = \frac{Bh^2}{703}. For geometric shapes, the surface area SS of a cylinder is expressed as S=2πrl+2πr2S = 2\pi rl + 2\pi r^2. Solving for the length ll requires subtracting the (2πr2)(2\pi r^2) term and dividing by 2πr2\pi r, leading to l=S2πr22πrl = \frac{S - 2\pi r^2}{2\pi r}. Similarly, the area of a parallelogram is given as 35pqsquareunits35pq\,square\,units. If the base is 5pq2units5pq^2\,units, the height is found by dividing the area by the base: 35pq5pq2=7q\frac{35pq}{5pq^2} = \frac{7}{q}, or 7p0q17p^0q^{-1}.

Linear Equations, Slope, and Rates of Change

Linear equations describe relationships with a constant rate of change, known as the slope (mm). The slope can be calculated from two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) using the formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. For instance, Ryan's writing rate is determined from a graph showing 60sentences60\,sentences written in 40minutes40\,minutes, which simplifies to a rate of 1.5sentencesperminute1.5\,sentences\,per\,minute. In coordinate geometry, the slope of the line 2x5y=102x - 5y = 10 is found by converting it to y=25x2y = \frac{2}{5}x - 2, identifying the slope as 25\frac{2}{5}. Parallel lines share the same slope, while perpendicular lines have slopes that are negative reciprocals of each other. The line perpendicular to 3y=2x43y = 2x - 4 (which has a slope of 23\frac{2}{3}) must have a slope of 32-\frac{3}{2}. Combined with a y-intercept of 33, the equation becomes y=1.5x+3y = -1.5x + 3, or 2y=3x+62y = -3x + 6.

Linear models often include initial values (y-intercepts) and constant additives. Alyssa gives speeches that increase in length by 30seconds30\,seconds each week (150,180,210,240s150, 180, 210, 240\,s). The length LL after nn weeks follows the sequence L=150+30(n1)L = 150 + 30(n - 1). To find the week she gives a 12minute12-minute (720second720\,second) speech, the equation 720=150+30(n1)720 = 150 + 30(n - 1) is solved for nn, resulting in n=20n = 20. Other linear models include phone bills (t=25+0.07mt = 25 + 0.07m), population growth (15,400+325n=18,00015,400 + 325n = 18,000), and depreciation, such as a computer valued at 1,200dollars1,200\,dollars losing 140dollars140\,dollars per year (V=1,200140tV = 1,200 - 140t).

Systems of Equations and Direct Variation

A system of equations consists of two or more equations with the same variables. They can be solved using substitution or elimination. For the system 3x2y=123x - 2y = 12 and 4xy=114x - y = 11, one can solve the second equation for y=4x11y = 4x - 11 and substitute it into the first to find x=2x = 2 and y=3y = -3. Systems are also used to solve multi-variable word problems, such as determining the cost of adult (xx) and student (yy) tickets. If 5x+2y=485x + 2y = 48 and 3x+2y=323x + 2y = 32, subtracting the equations eliminates yy, showing 2x=162x = 16, thus adult tickets cost 8dollars8\,dollars.

Direct variation occurs when one variable is a constant multiple of another, expressed as y=kxy = kx. A farmer harvests potatoes in direct proportion to plants: 189potatoes189\,potatoes from 9plants9\,plants gives a constant k=1899=21k = \frac{189}{9} = 21. If he plants 14plants14\,plants, he expects to harvest 21×14=294potatoes21 \times 14 = 294\,potatoes. Inverse relationships also exist, such as the time to fill a fish tank. If it takes 40minutes40\,minutes at 3gallonsperminute3\,gallons\,per\,minute, the volume is 120gallons120\,gallons. Filling at 4gallonsperminute4\,gallons\,per\,minute would take 120/4=30minutes120 / 4 = 30\,minutes.

Set Theory and Venn Diagrams

Set theory involves the study of collections of objects. The cross product of two sets AA and BB, denoted A×BA \times B, is the set of all ordered pairs (a,b)(a, b) where aAa \in A and bBb \in B. If A={0,1,2,3,4,5}A = \{0, 1, 2, 3, 4, 5\} and B={6,7,8,9}B = \{6, 7, 8, 9\}, there are 6×4=246 \times 4 = 24 distinct pairs in the cross product. Intersection (denoted by \cap) finds elements common to both sets. For A={f,c,a,t}A = \{f, c, a, t\} and B={f,l,a}B = \{f, l, a\}, the intersection ABA \cap B is {f,a}\{f, a\}.

Venn diagrams visually represent relationships between sets. In a group of student activities, if there are 3232 students total, with 1515 in basketball and 2323 in drama, and all students participate in at least one, the number of students in both is found by (15+23)32=6(15 + 23) - 32 = 6. In a more complex example involving keyword searches on Google, if 43million43\,million websites contain both "math" and "education" and 858million858\,million contain only "math", the total number of websites containing the word "math" is 901million901\,million. Venn diagrams are also used to track participation in activities, such as girls at a camp choosing between volleyball and swimming, where subtracting the intersection and those who did neither identifies specific group sizes.

Exponents, Radicals, and Polynomial Simplification

Simplifying algebraic expressions requires the use of exponent rules and the distributive property. The rule for multiplying powers with the same base is xaxb=xa+bx^a \cdot x^b = x^{a+b}. Consequently, x5x2=x7x^{5}x^{2} = x^{7}, which is the same as x4x3x^{4}x^{3}. For division, xaxb=xab\frac{x^{a}}{x^{b}} = x^{a-b}. This is applied in simplifying (2x2)(8x6)4x6=16x84x6=4x2\frac{(2x^{2})(8x^{6})}{4x^{6}} = \frac{16x^{8}}{4x^{6}} = 4x^{2}. When binomials are added or subtracted, like terms are combined. For example, (4x22x+8)(x2+3x2)(4x^2 - 2x + 8) - (x^2 + 3x - 2) simplifies to 3x25x+103x^2 - 5x + 10.

Radical expressions can be simplified by combining like radicals or factoring out perfect squares. The expression 42+32524\sqrt{2} + 3\sqrt{2} - 5\sqrt{2} simplifies directly to 222\sqrt{2}. Multi-step equation solving often involves the distributive property; for example, solving 3(2x+6)4=143(2x + 6) - 4 = 14 requires distributing the 33 to both terms inside the parentheses to get 6x+184=146x + 18 - 4 = 14 before further simplification. Errors often occur in these initial steps, such as forgetting to distribute to the second term or incorrectly applying properties of equality.

Quadratics and Factoring Techniques

Quadratic equations are second-degree polynomials typically written as ax2+bx+c=0ax^{2} + bx + c = 0. Factoring is a primary method for solving these equations. The difference of squares is a specific factoring pattern: a2b2=(ab)(a+b)a^{2} - b^{2} = (a - b)(a + b). Applying this to y436y^{4} - 36 results in (y26)(y2+6)(y^{2} - 6)(y^{2} + 6). For a polynomial like 36y81x2y36y - 81x^{2}y, one first factors out the greatest common factor 9y9y, leaving 9y(49x2)9y(4 - 9x^{2}), which further factors into 9y(23x)(2+3x)9y(2 - 3x)(2 + 3x).

Solving quadratic equations like x27x+10=28x^{2} - 7x + 10 = 28 involves setting the equation to zero: x27x18=0x^{2} - 7x - 18 = 0. This factors into (x9)(x+2)=0(x - 9)(x + 2) = 0, giving solutions x=9x = 9 and x=2x = -2. If an equation is not easily factorable, the quadratic formula is used: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. For the equation x2+8x+7=8x^{2} + 8x + 7 = -8, it must be rewritten as x2+8x+15=0x^{2} + 8x + 15 = 0 before substituting a=1,b=8,c=15a = 1, b = 8, c = 15 into the formula. This results in x=8±824(1)(15)2(1)x = \frac{-8 \pm \sqrt{8^2 - 4(1)(15)}}{2(1)}. The path of physical objects, like a bird flying, can be modeled by these quadratic functions, and finding the zeros of the function (f(x)=x24x32f(x) = x^{2} - 4x - 32) provides key information about its trajectory.