Algebra I Basics Flashcards
what is the quadratic equation?
an equation that contains a squared variable and no other term with a higher degree.
ax2+bx+c = 0; ax2 = 0; e.t.cβ¦
since βaβ is being multiplied by a squared variable, it is a real number.
what is the 0-product property
a rule that declares βif the product of two numbers is zero, then at lest one of them must also be 0.β
i.e. xy=0
x could be 0.
y could be 0.
factor:
3x2+6x+9=0
3(x2+2x+3)
we get here by factoring all terms by their biggest component, 3. At this point we end up with the aforementioned equation. However, to further factor this equation weβd need to factor x2+2x+3, which is unable to be factored with out the use of complex numbers. No calc for today.
what is foil?
first, outer, inner, last: the best way to teach a toddler to multiply a binomial.
i.e. (2+x) (3-x)
2 * 3 = 6
2 * -x = -2x
x * 3 = 3x
x * -x = -x2
now add like terms.
-x2+x+6
now you have quadratic equation. cry about it.
factoring trinomials
a is not 1
- factor out any common factor
- look for integers whose product is ac and sum is b
- use the integers to rewrite the middle term to be a four-term polynomial
- factor the polynomial.
youre not allowed to factor trinomials, dummy!
example problem:
12x2+27x+6
3(4x2+9x+2)
a = 4, b =9, c = 2
a * c = 8. Integers with products of 8 and sums of 9 can easily be found through factoring the product of ac.
8 + 1 fits the situation.
rewrite.
3(4x2+8x+1x+2). 8x+1x = 9x, so this is legal in the problem.
factor.
3(4x(x+2)+1(x+2))
3(x+2)(4x+1).
Restricted values
any value in a rational expression that could possibly make the denominator = 0.
Constant of proportionality
y=kx
k represents the change in y per one unit of x
you find k by doing k= y/x.
this can be done where xa, too.
Inverse variation
y = k/x
where y varies inversely to x.
if y goes up, x goes down. vise versa.
found by writing k = xy, solving for k, and doing y = k/x.
so: if y=2 x=20. where we find y when x=73
k= 2(20) = 40
y = 40/73
y = .54β¦..
distance formula
d = sqrt((x1-x2)2+(y1-y2)2)
pythagorian theroem for tryhards(losers)
Fractional Exponents
where 1/n
x1/n
basically the nth root of any number: nβx
Fractional Exponents
where m/n
xm/n
turns into:
nβxm
where n is the radical and m is an exponent.
Square Root Property
Quadratic Formula by Completing the Square
- Write the equation where ax2 and bx are on one side, and the constant on the other.
- Make sure the coefficient βaβ is 1, if not, divide both sides by coefficient.
- Complete the square by multiplying one-half squared of the coefficient βbβ both sides of the equation.
- Factor remaining trinomial into binomial, using βfactoring trinomialsβ
- Cancel duplicate
- Simplify into (ax+b)2=c
- Solve the equation using the square root property
i.e.
4x2+40x+8 = 0
4x2+40x = -8
4x2+40x = -8 <ββ divide all by 4
x2+10x = -2 <ββ (10/2)2
x2+10x+25= -2+25
x2+10x+25=23<ββ- factor
find factors of ac {a=1,b=10,c=25}
ac = 25, factors of 25 are {1,5,25}
5+5<β add factors to get b
rewrite to integrate the new numbers
x2+5x+5x+25=23 <ββ now factor into two binomials of (a+bx1)+(bx2+25)=23
when factored, x(x+5)+5(x+5)=23 <β- follow trinomial factoring, and cancel second term
(x+5)(x+5)=23 <ββ now simplify
(x+5)2=23
now follow square root, β(x+5)2=β23
x+5βΒ±4.796 <ββ- two solutions.
(x+(5-5)β4.796-5, x = -2.06)
(x+(5-5)β -4.796-5, x= -9.796)
so the double root is, x = -9.796, -0.206
Quadratic formula
x = (-b Β± βb2-4ac) / 2a
you can basically determine this whole thing based on the discriminant: b2 - 4ac. if b2 - 4ac = 0 there is one solution. if b2 - 4ac > 0, two solutions. if b2 - 4ac < 0, complex solution.
Proportional Equation
(n/m)=(x/y)
in this equation, youβre solving for one of the variables and all others are given
to solve:
n(y)=m(x)
ny=mx
ny/m=mx/m
ny/m=x <βββ- solved
Fraction Equations
a/b Β± c/d(ex)=Β±f/gx Β± h/i
where variables except x represent numbers
to solve:
3x-5/6 - 1/8= 5/8x + 3/4(x+3) - 7/12 <βmultiply by least common multiple
(3x-5/6 - 1/8= 5/8x + 3/4(x+3) - 7/12)24 <βignore brackets and things in numerator
4(3x-5)-3=15x+18(x+3)-14 <βsolve
-21 = x
Literal Equations
no numbers only variables
Simplifying Radicals
- Square Roots, Cube Roots and x Roots donβt require simplification.
- Irrational roots do require simplifaction. Shown below
- Irrational roots with coefficients require simplifaction.
Irrational root simplification:
Find factors of the radicand that containa perfect square.
β500 has factors of 25 and 20, 25 being a perfect square. Take the square of 25, being 5 and make it a coefficient to the radical.
the final equation should look like 5β20.
________________________________________________________
==/==/==/==/==/==/==/==/==/==/==/==/==/==/==/==/==
________________________________________________________
Irrational root simplification with coefficients simplification:
4β18 <ββββ factor radicand
4β9Β·2 <ββββ take out the perfect square, square it, and multiply it by the coeffient
4Β·3β2 <βββββ multiply coeffients
12β2 is the final equation
Conversion
take equivalent factors and convert to different units
For example:
150mph to meters per minute
150mile/1hour Β· 5280ft/1mile <ββ- cancel miles
150 Β· 5280ft/1hour <ββ- multiply
792000ft/1hour Β· 0.3048meters/1foot<β cancel feet
792000x0.3048meters/1hour <ββ- multiply
241401.6meters/1hour Β· 1hour/60minutes <β cancel hours
241201.6meters/60minutes <βdivide
4023.36 meters per minute
________________________________________________________
==/==/==/==/==/==/==/==/==/==/==/==/==/==/==/==/==
________________________________________________________
rembember you can still cross multiply even if the equation is flipped and your like terms are in denominator and numerator.
β
A domain representing the whole of all real numbers.
Solving a Linear System in Three Variables
- Write each equation in the format of: ax + by + cz = d
- Move all variable terms to the left and the constant term to the right
- Pick one of the variables to eliminate
- Use elimination to eliminate one of the variables from any two equations
- Use elimination again to eliminate the same variable from any other two equations
- Solve the linear system in two variables
- Find the final unknown
- Plug in the values for the two known variables into any original equation, solve for the final unknown
Matrix
the matrix
A way of grouping constants
shown like this:
[1 -7 -6]
[-9 2 -4]