www.whyslopes.com
Appetizers and Lessons for Mathematics and Reason 
a calculus and preparation for calculus website, etc.

Online Volumes (Book Orders)
1,  Elements of Reason.
1A. Pattern Based Reason 
1B. Math Curriculum Notes
2. Three Skills for Algebra
3. Why Slopes & More Math

Mathematics Course Designers: LAMP offers food for thought.
More Site Areas 
1. Help Your Child or Teen Learn 
2. Solving Linear Equations
3. Fractions Ratios Rates Proportions & Units
4. Euclidean Geometry
5. Analytic Geometry/Functions 
6. Number Theory
7. More Calculus
More Site Areas 
8. Complex Numbers 
9. Qc Maths  Education  
10. Secondary IV(?) maths
11. Real  Analysis 
12. LaTeX2HotEqn:
13. Electric Circuits Etc  
14.  Français
15. Algebra, Odds & Ends, Etc
More Site Areas 
16. Math Education Essays
17. Telling & Working with Time
18. Maps, Plans & Drawings
19. Quantitative Skills for  home, shopping and work 
20. Statistics Useful, or Not.
Try the
Twiddla Whiteboard
to work online with others.

||Définition d'une variable || Algèbre || Arithmetique || Logique ||La raison basée sur les règles et modelés||
[Site Entrance & Hub]Up ] Up ] Next ][Site Exit]



YOU are better than YOU think. Show yourself  how:  

      |      
//  _   _ \\
/\             /\
  <|  (o)   (o)   |> 
 \     | |      / 

Read  logic chapters 1 to 5  in online volume Three Skills for Algebra  for greater skills & confidence in  work 
and study.

Learn to read notes and textbooks like a lawyer, so that no nuance, no subtlety and no clause escapes your attention.

 -/[]\- 
||
   / \_ 
 ||||||||||||||||||||||||||||

 Logic chapters 1 to 5  re- appear not in sequence, as is or longer,  in  Volume 1A,  Pattern Based Reason, Bon Appetite.

Logic Mastery
 Amazing, Amusing, Amorous,  Delicious, Delightful, Edifying, Strengthening Elixir. 
It eases work & learning difficulties Makes the hard easier. Opens eyes. Leads to greater precision.
in reading and
writing

Logic mastery makes the hard, easier. Logic mastery  leads to better, stronger and richer comprehension.  Logic mastery  improves reading and writing.  Logic mastery ease learning difficulties.  Logic mastery gives a headstart.  In sum, logic mastery  will develops critical thinking, improve reading and writing, and give a firmer base for work and studies at many levels. Good luck.


After logic  (a) continue reading Three Skills for Algebra, chapters 8 to 14  and do so alongside site area on solving liinear Equations ; or (b) see this calculus starter lesson and Volume 3, Why Slopes  & More Math, chapters 2 to 6;

      |      
//  _   _ \\
/\             /\
<|   (o)   (o)  |> 
     | |     |
   \             /   
\    =   /

Caution: Site advice is approximately correct, for some circumstances, not all. That leaves room for thought

 -/[]\- 
||
  _ / \     
 ||||||||||||||||||||||||||||

What may be learnt and when depends on how skills and concepts are developed. Making the hard easier and clearer will allow earlier & richer development of skills and concepts.


Try the Twiddla Whiteboard. In principle, it  allows to people to draw and chat together online on a copy of this webpage or a clean sheet. The chat may be via text or audio.  Visit www.twiddla.com to set up whiteboards to work with the webpage of your choice.

For online automated help in senior high school maths & calculus, visit  quickmath.com  For Automatic Calculus and Algebra Help with derivatives, integrals, graphs, linear equations, matrix algebra, visit calc101.com  With  overlap, each site quickmath & calc101offers a different range of services, some free, some not, all based on webmathematica. Good luck.

Chapter 15
Solving Linear Equations

Previous Section: Chapter Entrance

Here are some more examples in which we solve equations. Our aim is to become familiar or at ease with handling and manipulating equations. So we look at the algebraic solution of equations containing one or more unknown numbers.

2  Algebraic Shorthand Solution

In a play or movie, the roles are more important than the actors, stars excepted. That is, any role can be played by any actor. But after the cast is selected, each role is usually played by only one actor, and each actor usually plays only one role. Once a play (or scene) is finished, the actors can take roles in another play (or scene). Likewise, in algebra, we have choice in the selection of the shorthand notation in which a problem or its solution is posed. But after the selection, the choice should be fixed at least temporarily. Once the problem and solution have been treated, the shorthand in it can be recycled in another plot.

2.1  Third Example Revisited

The role of x in the third example can be played by any other letter, for instance y. We will repeat the third example problem with y in place of x. (This is mathematics ad nauseum.)

Problem:   Find the value of y which satisfies 5y+6 = 117. (This problem is identical to the previous one, except the shorthand symbol for the forgotten or unknown number is now the letter y instead of the letter x. The solution is identical. It is given or repeated next. Excuse the repetition, but you must see that it is a repetition.)

Solution:   The aim is to manipulate the given equation
5y+6 = 117
to get a new one of the form
y = a numerical value
A first step is to subtract 6 from both sides. This gives
5y = 117-6
A next step to further isolate y is to divide by 5 (or multiply by [1/5]) since [(5y)/5] = y. This manipulation gives
y = 5y
5
= (117-6)
5
Therefore
y = 111
5
= 22+ 1
5
= 22 1
5
The isolation of y is done. The solution is y = [111/5]. To check this, just in case we made a mistake, observe when y = [111/5], we get 5y+6 = 111+6 = 117.

2.2  An Algebraic Pattern

Each of the above examples has the form ax+b = c in which the numbers a, b and c are given, and x is initially unknown. In the first example, the roles of a, b and c were played or given by 7, 9 and 65. That gave the equation 7x+9 = 65. In the second example 5x+6 = 117, the number 5 is used in place of a, the number 6 plays the role of b and the number 117 is given by c.

General Problem:   Find x if ax+b = c.

ALGEBRAIC SHORTHAND SOLUTION. We follow the pattern set in the previous examples. First we subtract b from both sides of the equation ax+b = c. This gives
ax = c-b
Next, we observe if a is nonzero,
x = ax
a
= (c-b)
a
Thus the formula for x is
x = (c-b)
a
This gives a recipe for x no matter what values of a, b and c are given in the problem: find x if ax+b = c. The formula can be used when a ¹ 0. Division by zero is not permitted or done in arithmetic. It is not possible.

Check: When x = [(c-b)/(a)], we see ax+b = a·[(c-b)/(a)] = (c-b)+b = c as hoped.

The recipe
x = (c-b)
a
describes and gives the solution to many problems of the form ax+b = c.

Problem Solution
ax+b = c x = [(c-b)/(a)]
5x+6 = 65 x = [(65-6)/5]
7x+9 = 117 x = [(117-9)/7]
7y+9 = 117 y = [(117-9)/7]
123x+456 = 12067 x = [(12067-456)/123]
100x+(-20) = 800 x = [(800-(-20))/100] = [(800+20)/100] = 8.2
100x-20 = 800 x = [(800-(-20))/100] = [(800+20)/100] = 8.2
[4/5]x+4 = 10.2 x = [(10.2-4)/([4/5])]
3z+7 = 19 z = [(19-7)/3]

The formula x = [(c-b)/(a)] describes and gives a solution to many problems of the form ax+b = c. We can further use this recipe without repeating each time, the reasoning that led to it.

EXTRA. The above formula for x can be used to solve the equation ax-d = c by putting b = -d. The equation ax-d = c can be rewritten as ax+(-d) = c since subtraction of d can be replaced by the addition of the number -d.

 

More Chapter Sections: Up ] [ 15 Algebra Solutions ] 15 Triangular Systems ] 15 Making Triangular ] 15 With 3 Unknowns ] 15 Rules and Advice ]

 

www.whyslopes.com
2. Three Skills for Algebra 

Foreword, Chapters 
& Appendices 

Foreword
1. Introduction
2. Implication Rules
3. Chains of Reason
4. Romeo and Juliet
4. Induction Mathematical
5 Knowledge Islands
6  Old Language
7  Arith Skill Check
7. The Next Chapters
8 The Three Skills
8 VNR-Concise-Encyclopedia
PS. What is a Variable
9. Algebra Talk
10 Two More Skills
11 Why Shorthand
12 Shorthand Usage
13 What's Next
14 Compound Interest
15 Linear Equations
PS I.  Distributive Law
PS II. Polynomials
16 Painless Proofs
17 Pythagoras
18 Rules of Algebra
19  Functions & Sets
20 Degrees & Radians
21 What's Next
22. Arith & Geometric Sums
23 Summation Notation
24 Your Money
25 Induction & Recursion
26 What's Next
27 Pronouns in Logic
28 Occurrence Tables
29 Contrapositive
30 Truth Tables
31 Indirect Reason
A. Advice For Learning

Real Player Videos

Perfect arithmetic skills with whole numbers & fractions
after or besides chapters 1 to 14.

Arithmetic Videos Summary
Addition with Decimals
Subtraction with Decimals
Multiplication with Decimals
Fraction Arithmetic
Recognizing Primes
Long Division for Decimals
Square Root Simplification
Greatest Common Divisors
Least Common Multiples

Words Before Symbols: 
What is a Variable?
Introduction
Variation between Examples

Variation of Letters

A letter denotes a variable

Cases of Double Variation

Three Notions of a Variable

Constants, Parameters
& Variables

Talking about numbers
Dependent or Independent
Variable, a Matter of Choice

Complex number: starter lesson  

Solving Linear Equations:

A. Letters and Lengths

B. & C. Solving Linear Eq'ns
with stick diagrams.

(i) x + 20 = 29
(ii) 2x + 5 = 20
(iii) 3x + 10 = 32
(iv) 5a + 16 = 3a+ 24

(v)  (½)x + 8 = 24½
(vI)  (¾)a + 16 = (¼)a+ 24
(vii) (¾)q + 17 = 32
(viii) 13 =[2/3]x +7 twice
(x) Animated Examples
(i) Integral Coefficients (A)
(ii) Integral Coefficients (B)
(iii) Fractional Coefficients

(iv) With Parameters

Problem Solving with Linear
Equations in one or many
unknowns, and in essentially 
one unknown - Symbols before
words. 


C. Solving Linear Eq'ns 
without
Stick Diagrams

D. Problems in 
essentially one unknown

E: 2D Systems - Sub Methods.
F. Larger Systems



www.whyslopes.com
[Top of this Page] [Site Exit] Up ] Up ] Next ]
[Comments, Reactions, Feedback]
: Favourite SitesBBC News  and mathematics portion of  English National Curriculum  

All trademarks and copyrights on this page are owned by their respective owners.
Copyright to comments & contributions are owned by the Poster. 
The Rest © 1995 onward by site author,   Alan Selby,
a 1983 McGill. Ph. D. in mathematics
All Rights Reserved.