Algebra: Difference between revisions
Line 192: | Line 192: | ||
|} | |} | ||
=== Cross-multiplying | === Cross-multiplying === | ||
* use cross-multiplication to solve for <math>x </math> when <math>x </math> is a denominator (bottom of a fraction) | |||
* | * see for numerators and denominators | ||
==== How to solve for <math>x </math> when <math>x </math> is a denominator: "Cross-multiplication" ==== | ==== How to solve for <math>x </math> when <math>x </math> is a denominator: "Cross-multiplication" ==== | ||
{| style="text-align: center;" | {| style="text-align: center;" | ||
|+Using Cross- | |+Using Cross-Multiplication | ||
!<math>\frac 6 x = 8 </math> | !<math>\frac 6 x = 8 </math> | ||
!is the same as | !is the same as | ||
Line 229: | Line 213: | ||
|- | |- | ||
| | | | ||
|now we can solve for <math>x</math> | |||
| | | | ||
| | |- | ||
|<math>8x= 6 \times 1 </math> | |||
|<math>8x= 16 </math><math>\frac {8\times x} 8 = \frac {16} 8 </math><math>x = \frac {16} 8 | |||
</math> | |||
|<math>x=2 | |||
</math> | |||
|} | |} | ||
[[Category:Math]] | [[Category:Math]] |
Revision as of 22:04, 29 February 2024
Solving equations[edit | edit source]
Definitions[edit | edit source]
Expression[edit | edit source]
= any form of showing a mathematical value
- ex. the number 2 may be "expressed" as either "2" or "1+1"
- more complex "expressions" involve variables, such as "2y -5 = 10"
- here, the value (expression) "10" can also be "expressed" as "2y - 5"
Equation[edit | edit source]
= a statement that uses an equal sign (=)
- which means that the expressions on both side of the equal sign have the same value
Inverse Operation[edit | edit source]
= a method for isolating variables by adding or multiplying a value to both sides of an equation
- the "inverse operation" reduces the value of the property on the side of the variable to 1 or 0
- that way the variable becomes "isolated" on one side of the equation
- ex.:
- the "inverse operation" adds -3 to both sides of the equation:
- which leaves us with
Property[edit | edit source]
- = the rule that is applied to numbers in an equation
- the property applied must be the same for both sides of the equation!
- properties include
- Addition property (or subtraction)
- Multiplication property (or division)
Isolating the variable[edit | edit source]
- Equations are solved by "isolating the variable"
- which means "expressing" the unknown value by itself on one side of an equation
- ex. to solve, "4 + x = 6" , we want to "isolate" x, so that we have "x = ___"
- which means "expressing" the unknown value by itself on one side of an equation
Properties of Equality[edit | edit source]
- property = a rule
- equality = that both sides of the equation (equal sign) have the same value
Variable[edit | edit source]
- an unknown value represented, usually represented by the letter
How to solve an equation[edit | edit source]
Using Addition Property[edit | edit source]
- when solving for when is added or subtracted to/from another number
- we "isolate " by using the "Inverse Operation" to remove the number from the side with the variable,
- note that
- addition is adding a positive number:
- where means "positive 3"
- subtraction is adding a negative number:
- where means "negative 3"
- addition is adding a positive number:
- examples:
Addition Property | ||||
---|---|---|---|---|
Equation | ||||
Inverse Operation | add to both sides
(i.e. subtract 4) |
add to both sides
(i.e. add 3) |
||
Solution | ||||
- another way to look at the Inverse Operation, using the same equations is:
Addition Property | ||||
---|---|---|---|---|
Equation | ||||
Inverse Operation | add to both sides
(i.e. subtract 4) |
add to both sides
(i.e. add 3) |
||
simplify | simplify | |||
Solution |
Using Multiplication Property[edit | edit source]
Multiplication Property | ||||
---|---|---|---|---|
Equation | ||||
Inverse Operation | multiply both sides by 6
(isolates x by making the expression which is equal to ) |
divide both sides by 6
(isolate by making the expression which is equal to ) |
||
cancel
(because ) |
cancel
(because ) (note: is the same as ) |
|||
Solution |
Cross-multiplying[edit | edit source]
- use cross-multiplication to solve for when is a denominator (bottom of a fraction)
- see for numerators and denominators
How to solve for when is a denominator: "Cross-multiplication"[edit | edit source]
is the same as | ||
---|---|---|
using cross-multiplication, we can move the variable to the top of the fraction (numerator) | ||
is the same as
(using cross-multiplication) |
||
now we can solve for | ||