Showing posts with label AS. Show all posts
Showing posts with label AS. Show all posts

Monday, 30 January 2012

Feedback Post

What have you liked about the blog so far ?
Any feedback would be extremely helpful.

I'm very busy with work, so I don't get to update it as frequently as I wish. I'm also trying to keep the content general as possible. What i will do within the next couple of days, I will label each post according to which specification and module it is in.

e.g. Transformation of Functions, at the top of the post i will list the module, the topic is included in the exam board specification.

Any feedback, or requests to be made for a post on a specific topic, please comment on this post or email on :

mathematicsthesolver@gmail.com

Saturday, 21 January 2012

Equation of a Circle

  •  Edexcel, Module - C2, Chapter - Coordinate Geometry
  • AQA, Module - C1, Chapter - Coordinate Geometry
  • OCR, Module - C1, Chapter - Coordinate Geometry

In C1, part of the Coordinate Geometry Chapter, we learnt about linear equations and graphing them. In C2, we learn about the equations of circles, from which we can graph them, aswell as solving problems again involving tangents. Remember in GCSE, we learn about Circle Theorems, here are a few we need to know, which will come in use in this chapter :

Circle Terminology !

Circumference - The distance around a circle, given by the formula 2pi * r.

Diameter - The distance from one point on the circumference, to another, passing through the centre of the circle. It is twice the radius (2r)

Radius - A line which is from the centre of the circle, to any point of on the circumference of the circle. It is half the diameter.

Area of a circle is given by the formula - pi * (r^2)

Circle Theorems Recap !

1) The angle in a semicircle is a right angle (An angle formed by drawing lines from the ends of a diameter to its circumference, will form a right angle)

2) The perpendicular from the centre of the chord, bisects the chord.
(A chord is a line that has both endpoints on the circumference on the circle.)

3)The perpendicularity of the radius and tangent.
(A tangent to the circle, forms a right angle, with the circle's radius, at the point of contact with a tagnent).

Showing the 3rd theorem, which shows a line from the centre of the circle till the circumference (Radius), when it meets with a tangent to the circle at a point, it will form a right angle !


Equation of a Circle

The equation of a circle is given in the form : (x-a)2 + (y-b)2 = r

a = x -coordinate of centre
b= y-coordinate of centre
r= radius

e.g.1 ) What is the equation of a circle when the centre of the circle is (-4,5) and the diameter is 10.

centre of circle (-4,5), so a = -4  and b = 5
radius = half the diameter so 10/2 = 5
so   (x + 4)2 + (y - 5)2 = 5


Just leave it in the form 5 squared, rather than writing 25.

e.g.2) What is the centre of the circle, and radius, given this equation of the circle :

(x)2 + (y+8)2 = 49


Centre of Circle -a= 0, and b = 8. So centre of circle is (0, -8 )
Radius is the square root of 49, some people still write + / - 7, even knowing a length can't be negative. so the radius is 7.

We've met our first point, knowing how to derive the equation of a circle, given the centre points and the radius, and vice versa.

Finding the centre of a circle, through Completing the Square


If we are given the equation of the circle to be :

x2 + 6x + y2 - 8y - 11 = 0 , and we have to determine the centre of the circle and radius. Here, we can see it's not in the usual form, but still it is an equation of a circle. We just have to complete the square (look under the c1 completing the square post if you've forgotten) :

complete the square for x terms and y terms seperately:

so  x2 + 6x  becomes = (x+3)2 - 9
so y2 - 8y becomes = (y - 4)2 - 16

we move the -11 to the other side, so we get :

(x+3)2 - 9 + (y - 4)2 - 16 = 11

(x+3)2 + (y - 4)2 - 25 = 11

(x+3)2 - 9 + (y - 4)2 = 36

(x+3)2 + (y - 4)2 = 62

Now, we have to the equation of the cirlce in the desired form :
(x- a)2 + (y - b)2 = r2

The centre of the circle is (-3,4) and the radius is 6.

This is all to the coordinate geometry chapter, in terms of what we need to know. In the next post, I will post some questions and their model solutions that are quite common, which require some knowledge of GCSE theorems!

 




Wednesday, 18 January 2012

Algebraic Division,Factor Theorem and Remainder Theorem

  •  Edexcel, Module - C2, Chapter - Algebra and Functions
  • AQA, Module - C1, Chapter - Algebra
  • OCR, Module - C2, Chapter - Algebra

First chapter of C2 is Algebra and Functions again. We firstly start off with Algebraic Division, this is basically the long division we've done with numbers, except now we have polynomials. Before proceeding, it's good to know what a polynomial is.. and how to factorise certain polynomials (cubics, quadratics).. if you've forgotten. look into my c1 posts.

We are required to divide polynomials by (x-a ) or (x+ a), where a is some integer. This division process can either result in (a being a factor, which will mean after the division is complete, the remainder will be 0, and we will obtain a quotient (which is usually a degree less of the polynomial being divided). OR the division can result in a remainder, in which a is not a factor.

I will show you the actual process and examples in my image notes, it is hard to write it on here. The process is always the same. A couple of common errors :

* Say we have x^3 + 3x + 2. and we have to divide it by some factor (x-a).. some students may not be able to continue after some point, it is simply because we have to include the x^2 term in the division, so we rewrite the polynomial as :  x^3 + 0x^2 + 3x + 2 divided by (x-a).  [Always include terms that are not present by writing 0x^a (a being whatever power).. this will line up the columns]

General Teminology

Factor - Something that is completely divisible by another thing, (no remainder) x+4 is a factor of x^2 + 8x + 16, 2 is a factor of 10, 10 is a factor of 150.. etc.

Remainder - The value obtained / left over when one polynomial is divided by another, where it is not a factor. The Remainder Theorem can be used to find the remainder, instead of long division.

Divisor - The polynomial you are dividing by. e.g x^2 - x + 1 divided by (x - 2 < divisor)

Quotient - The expression obtained as a result of dividing polynomials. e.g. ( in numbers 8 /4 = 2 - quotient)

Quotient * Divisor = Dividend (original expression)
or
(Quotient*Divisor) + Remainder = Dividend (original expression)


Factor Theorem

The Factor Theorem states, that if f(a)=0, then (x-a) is a factor. This is another way of checking if some expression is completely divisible by another.

Remainder Theorem
Same as the factor theorem, when you divide a polynomial by (x-a), the remainder will be f(a).

Notes of Algebraic Division 2
Notes for Algebraic Divsion 1

Tuesday, 3 January 2012

Differentiating Functions with Examples and Applications of Differentiation

I will use two examples from the specification itself, which you should be able to differentiate :

1) y= (2x+5)(x-1)
First we expand the brackets, and simplify :

2x^2 - 2x + 5x -5
y = 2x^2 + 3x -5, now we can differentiate so :
dy/dx = 4x + 3

I will show the 2nd example, in my set of image notes.

Application of Differentiation to Equations of Tangents

If we have a curve, and a tangent to some point on the curve. We can find the equation of the tangent. How ?

If we know the coordinates of that point. Firstly we differentiate the curve, and substitute the x-coordinate to get the gradient of the curve at the point. Say, if the tangent is perpendicular to the curve. We know that the gradient of this tangent, will be -1 divided by the gradient of the curve, we just got. Using the gradient, and the coordinates, we can use the y -y1 = m(x-x1) formula to find out the equation.

Example

This question is taken from the Edexcel C1 Jan 2006 Paper. (Question 9)

Sorry for the bad quality
Model Solution 





I have ignored part a).. the rest of the question is more relevant to the post.






Notes on Differentiation with Four Examples
Application of Differentiation for Tangents,Gradients and Normals

Tuesday, 27 December 2011

Sequences and Series

  •  Edexcel - C1, Sequences and Series
  • AQA - C2, Sequences and Series
  • OCR - C2, Sequenes and Series


A sequence is a list of numbers, in it's basic definition. This list can be of a finite / infinite length.e.g. 2,4,6,8.. is a sequence of all positive even numbers. There are many types of sequences, we shall be looking at the Arithmetic Series / Progression.

A series is the sum of the terms in a sequence. Again these can be finite and infinite, depending on the sequence itself.

Arithmetic Sequences

An Arithmetic Sequence is a sequence of numbers, such that difference between the terms is a constant. e.g. 5,9,13,17,21 .. this difference here is + 4. This difference is called the common difference.


Each number in the sequence, is called a term. We call the first term (u1), second term (u2), third term (u3)... and so on. This is just notation. In the previous sequence example, 5 would be the first term, 9 the second, 13 the third.. and so on. The first term of a sequence is a. While the common difference is d.

Nth term, is a rule for finding any term in the sequence. Say if i wanted to find the 28th term of the previous sequence, it would be very long to add 4 each time, to get till the 28th term. Instead we can form a rule to find any term in that sequence. The formula for finding the nth term of a sequence is :

U(n) = a + (n-1)d

a = first term
d= common difference
n = the term you're finding

*This formula will work for any Arithmetic Sequence.

How we got this formula ?
As you know the first term is a. If each term goes up by a common difference, the second term must be a + d. The third term must be a + d + d = a + 2d, The fourth term must be a + d + d + d = a +3d.... and so on... if we look for the nth term it must be a + (n-1)d.


Example
a) Say we have an arithmetic sequence with the first term being 9. The common difference is -4. Find the 80th term ?

Here a is 9, d = -4 , and n=80

Use the formula U(80) = 9 + (80-1)*-4
=9 + (79*-4)
= 9+-(316)
= -307

Arithmetic Series

We also need to be able to find the Sum of an Arithmetic Sequence. There is a formula, we also need to be able to prove that formula (abit confusing, i'll include it in my image notes).

S(n) = The sum of n terms
n = the number of terms
a1 = first term (a)
d = common difference

Example

2,5,8,11,14,17....
a) Find the sum of the first ten terms
b) Find the sum of the terms starting from the 11th term and ending with the 28th term.

Identify a and d.
a = 2, d = +3

a) Use the Formula : 
S(10) =  10/2 [ 2(2) + (10-1)3]
= 5 [4 + 9(3)]
= 5 [4 + 27]
= 5 *31
=155

b) Use the Formula, note a is different.

They want to start from the 11th term, so the 11th term will be a.
 Use the nth term formula to find the 11th term : (Here we use a as 2)

=2 + (11-1)*3
= 2 + (10)*3
= 2 + 30
=32

11th term is 32, which is the a

Count how many terms are from 11 to 28. (18 terms), Now use the formula :
S(18) = 18/2 [ 2(32) + (18-1)*3]
= 9 [64 + 17*3]
= 9 [64 + 51]
= 9 x115
= 1035

Sigma Notation

The sigma sign Σ, is another notation you need to be able to interpret. It is simply the summation of an arithmetic sequence. I will use an example to make you understand it:

Here is an example, for sigma notation. The actual sign Σ means the sum. Now k^2, is the function / rule. The first term we have to add is below the sign, which is 2. So a =2, we have to add all the terms from 2 till 6. The number above the sign, is where we end. So the sum is 2 squared + 3 squared + 4 squared + 5 squared + 6 squared.. = 90.

Proof for the Sum of Arithmetic Series

Monday, 26 December 2011

Equation of a Straight Line

  •  Edexcel - C1, Coordinate Geometry
  • AQA - C1, Coordinate Geometry
  • OCR -C1, Coordinate Geometry

Now we move on to Chapter 2, which involves Straight Lines in the x,y plane. As we know we can write linear equations in the form: y =mx + c, where m is the gradient and c is the y-intercept. We can write linear equations in two other forms one is ax + by + c = 0, where a,b,c are real numbers. Also we can rewrite it in the form y - y1 = m(x -x1), where x1,y1 are the x,y coordinates of a point on the line, and m being the gradient.


The latter form will be used a lot, as we need to be able to find the equation of a straight line, when we are given
a) Two points on the line
b) The Gradient and a point

To rearrange from the form y = mx + c, to ax + by + c = 0, is simple. Let's use an example :
If y = 3x + 5, where m =3 and c=5... Rearrange into the ax + by + c form :
3x - y + 5 =0, Done, we took y to the other side.
a = 3, b = -1 , and c=5.

We use this form because when y = mx + c, contains fractions it can look not so concise. This form is better in that respect.

Given two points

When we are given two point, and we need to find the equation of a line through the points. It is fairly simple.
1) First find the gradient of the line
Remember Gradient = dy/ dx (change in y / change in x)
This should give you the m, in the form y= mx +c.

2) Using one the points, use the equation form [  y - y1 = m(x-x1)  ], where x1, and y1 are the x,y coordinates of the point, and m is the gradient.
3) Substitute in the values, and multiply out the brackets, and simplify either in the form y=mx + c OR ax + by + c=0, usually stated in the question.

Example
Find the equation of a straight line through the points (3,7) and (4,10)
1) Find Gradient = (10 -7) / (4- 3)
= 3 /1
=3
m is 3.

2) Use of the points (3,7) or (4,10) and the gradient (3), substitute into the formula : y-y1 = m(x-x1)
Let's use 3,7

y-7 = 3(x-3)  <<Substitute in values
y-7 = 3x - 9   << Expand out
y = 3x - 9 + 7 << Simplify and collect like terms
y = 3x -2  << Equation in the form y = mx + c (m = 3, c = -2)
3x - y - 2 = 0  << Equation in the form ax + by + c   (a=3,  b= -1,  c = -2)

Given the Gradient and a Point

If a given the gradient, and a point its much easier. We just repeat the process using the formula, infact it's the same thing above, but easier, as we don't have to find the gradient. So just plug in the gradient and the coordinates in the formula : y - y1 = m(x- x1)

Perpendicular Lines and Parellel Lines 

* When two lines are parellel, the gradient of the lines is the same. (m)
* When two lines are perpendicular (at right angles), the product of the two gradients is equal to -1 .

Example

a) y = 4x - 3, find the equation of a line which is parellel :
Answer = Any line which has the gradient 4... y=4x + ... the y intercept does not matter.
b) Find the gradient of the line perpendicular :
Answer = Remember the product of the gradients has to be equal to -1.
So Let m be the gradient of the perpendicular line :
m x 4 = -1
m = -1/4



Sunday, 25 December 2011

Transformations of Graphs

  •  Edexcel - C1, Algebra and Functions
  • AQA - C1,Algebra and Functions
  • OCR - C1, Coordinate Geometry and Graphs

In this final post of the first chapter, we will discuss how to transform graphs. Four Transformations can be applied to graphs, and we need to be able to draw the resulting graphs from these transformations.

Transformation 1 - y = af(x)
What you do - Multiply each y coordinate of the graph by a.
How this looks graphically - It either squahes the graph vertically, or stretches it out, depending on a.
** This transformation only affects the y coordinates, the x coordinates stay the same.**

Transformation 2 - y=f(x) + a
What you do - Add a to each of the y coordinate.
How this looks graphically - It shifts the graph upwards by a units.
** Again, this transformation only affects the y-coordinates, and if it is y=f(x) - a, then simply the graph shifts downwards**

Transformation 3 - y=f(ax)
What you do - Divide each x-coordinate by a.
How this looks graphically - It Scales the graph by a factor of 1/a, parellel to the x-axis.
** This transformation only affects the x-coordinates**

Transformation 4 - y=f(x + a)
What you do - Subtract a from each x-coordinate.
How this looks graphically - It shifts the graph to the left by a units.
**This transformation only affects the x-coordinates, if it is y =f(x - a), then the graph will shift to the right by a units.**

I have attached one example with my image notes ! Will post another one tomorrow.

Notes on Transformations of Functions
Example 1

Graphs of Functions and Interpreting Graphs

  •  Edexcel - C1, Algebra and Functions
  • AQA - C1, Algebra
  • OCR - C1,Coordinate Geometry and Graphs

Almost finished with Algebra and Functions, We now need to know how to sketch certain functions, aswell as know how to interpret graphs to solve equations, and know how to apply different transformations (this will be covered in the next post).

In the specification, it says sketching curves defined by simple equations. I shall teach you how to draw linear, quadratic and cubic functions. Though the first two you should have known from gcse. Aswell as teaching you k/x functions where k is a integer (this is a reciprocal function).

Linear Functions


So if you see a function like y=3x + 2, or y= x or y = -4x.... these are known as linear functions, simply because they are straight lines.. and are of the power 1 (exponent). We usually see them in the form y=mx + c, but we will see in the next section Coordinate Geometry, they can be rearranged in the form ax + by + c aswell. Let's focus in the form y= mx + c.

m = gradient of the function (slope)
c = y intercept

If you take y to be 0 : you will get 0 = mx + c, rearrange for x this should be the point on the function when y=0, or where it crosses the x-axis. Likewise if you make x=0, you will get y=c, this is the point on function when x =0, or where it crosses the y-axis.

To plot a function, if you take different values of x and y, you could plot it up... though we are meant to sketch functions in a general way. So Linear Functions are straight lines .. so let's take 3 examples.

a) y= 2x - 5
Firstly we know m = 2 (gradient), and c = -5 (y intercept), this is easy to see in this form, but not all linaer functions are in this form REMEMBER, y= 4x , is still a linear function even though c = 0.

y intecerpt = take x =0, so y= 2(0) - 5
y= -5

We've got a coordinate on the function which is  (0, -5)

x intercept = take y =0, so 0 = 2x - 5 so 5=2x so x = 5/2

Another coordinate is  (5/2 , 0)
As we know it is a straight line just draw a corresponding straight line using the two points :

Graph of y=2x-5, notice where it croses the axis, it's just a straight line through the points

b) Let's take y = -6x

Here m = -6 (negative gradient ), and c = 0

y - intercept, y = -6(0), y = 0, so when x =0, y= 0.
First coordinate (0,0)

x- intercept, y =0 so 0 = -6x so 0/-6 = x, so x =0
Second Coordinate (0,0)
As we already knew (0,0) from the first coordinate, the 2nd step was futile.. so we
 simply substitute other values to get a general shape of the graph.

when x = 1, y= -6
when x = -5, y = 30

Graph of y = -6x, notice the gradient (m) is negative, so it is downward sloping, and it goes through the origin (0,0).



Quadratic Graphs


As we know from the previous section, that quadratic functions are in the form ax^2 + bx + c = 0. If we have two solutions to the equation (two roots), these are the corresponding x - values where y =0, or the two x intercepts.
We know that a quadratic is a parabola shape, and the coefficient of x squared, determines whether it is a U or a upside down U. If the coefficient is negative, it is an upside down U, if positive it is a U shape. Again we know c is the y intercept ( or where x =0).  There will also be a minimum  or maximum point on the graph, (depending the parabolic nature), this can be found through differentiation (later on...).


e.g. 1 ) y = 2x^2 - 8x + 6

Firstly a =2, so it will be a U shaped parabola shape.
substitute x =0, so y= 6, the y intercept is 6. One coordinate is (0,6)

Now find the roots of the quadratic, (through one of the three methods).
 Let's do it by factorisation, divide everything by 2.

x^2 - 4x + 3 = 0

(x-3)(x-1) = 0
so x=1,3 (these are the points which the function cross the x-axis.

(1,0) and (3,0)

Graph of example above. a) positive a, so U shape parabola, and two roots.

2nd example :
y = -x2 - 4x - 3                                                             

a is -1, so it is an upside down U shape.
y intercept is -3 , (0,-3)

now solve for x :
-x2 - 4x -3 = 0
-(x -1) (x-3) =0
so x =-1 and x = -3

so (-1,0) and (-3,0)
Graph of -x2 - 4x -3, notice where it crosses the axis and the shape.


Cubic Functions

A cubic is in the form ax^3 + bx^2 + cx + d = 0, here again the a decides the shape... we know the cubic shape is a kind of S shape (looking at it with your head tilted). if a is negative then the graph will go from right to left, if positive, then left to right. Here's what i mean :

When a is positive
When a is negative
                                
 Again we have to find the x intercepts, by setting the equation equal to 0. And solving, this can be done sometimes if you know one factor, leaving you with a quadratic, which would give you the other two. The y-intercept is found by making x=0.

A cubic will have either 3 roots, 2 roots or 1 root. (it crosses the x-axis 3 times, 2 times or once.)
Graph of x^3, notice here there is one root, at the origin (0,0).

 Example 1
y = x(x-2)(x+3)
This is a cubic, but factorised, it we were to expand it, it would give us in the form of ax^3 + bx^2 + cx + d, but when factorised it is easy to draw a cubic. We are only expected to sketch easy cubics at this stage, as solving it, is in C2 (using factor theorem, and algebraic division). If it is already factorised, it is easy to draw... for this example. We have three roots, x=0 , x =2 and x =-3, these are the points where the function cross the x-axis.Remember, so cubics can have two roots, so one may be a repeated root.

Graph of the cubic (x^3 + x^2 - 6x), when expanded, notice the roots at -3,0 and 2. It has two turning points.

Example 2
x^3 -9x.
Let's try factorising this, if we take x out we get x(x^2 -9). So one root is 0, now we have x^-9. Remember a difference of two square where you have something in the form of x^2 - a. Where a is a square number, if this is the case, the roots of the equation are +root of a and -root of a. In this case a = 9, so the roots are 3 and -3.
All the roots of this cubic are -3, 0 , 3. So we have the coordinates (-3,0)  (0,0) and (3,0). The y intercept is 0.

Three roots at 0, -3 and 3.

Reciprocal Graphs
The reciprocal function is y = 1/x. The curve of this function looks like a hyperbola, this is the graph of 1/x :
Graph of 1/x
There is one special feature of graphs of the form k/x, where k is some number(and x is not 0). These graphs have a feature called Assymptotes. This graph has two assymptotes, at x=0 and y=0, meaning the graph tends to x=0, and y=0, but never never touches it, thus the shape of the graph. The x-axis is a horizontal assymptote, while the y-axis is a vertical assymptote.

Assymptote - A line where a curve gets closer and closer to but does not meet.
By substituting 0 as x or y, we can find the intercepts of the axes.
If two graphs meet, this algberically, means setting two of the equations equal to each other, the coordinates of intersection, can be found by solving.
A cubic can have one, two or three roots.

Sunday, 11 December 2011

C1 - Algebra and Functions - Polynomials

Sorry to update after almost a week, was really busy with other work. In this post, I shall talk about Polynomials. A polynomial is basically, a sequence of monomials, which is a term of product of powers of variables. Confused much ?

In simple terms, we just need to know about two polynomials, one we've already encountered, is a Quadratic, this is a polynomial of degree 2. The other we learn about in this post is a Cubic, which is a polynomial of degree 3.

We are expected to factorise cubics, aswell sketch them, and manipulate them algebraically, i.e. Factorise, Collect like terms and expand brackets. A cubic takes the form :


where a is not 0, and b,c,d are constants.

Cubics, can be factorised into 3 brackets, as Quadratics can be factorised using two. Where a cubic function crosses the x-axis is known as the roots. In terms of an equation, (the solutions), when the cubic is set equal to 0.

An sketch of some cubic function looks like :

A cubic function, this one crosse the x-axis 3 times, meaning it has 3 roots/ 3 solutions.Try looking a the graph with your head tilted, and notice the kind of S shape, it is a feature of a cubic. Not all cubic functions will look like the S shape though !


Multiplying out Polynomials (Expanding Brackets)

If we have two polynomials (one a quadratic, the other linear) e.g.

(3x^2 + 2x + 8)  (x + 5), if we had to expand them, its basically saying multiply each term in one bracket with the other term in the other bracket :

Multiply 3x^2 by the second bracket we get :

3x^3 + 15x^2

Multiply 2x by the second bracket we get :

2x^2 + 10x

Multiply 8 by the second bracket we get:

8x + 40

Collect like terms and simplify :

3x^3 + 15x^2 + 2x^2 + 10x + 8x + 40

= 3x^3 + 17x^2 + 18x + 40

Notice, its in the form of a cubic, where a = 3, b = 17, c = 18 and d = 40.
Though I don't think we need to be able to solve cubics, we can if the original quadratic we had can be factorised. If it can be factorised, we would have three roots, in this case the solutions we be :

x = -5, and x = one of the solutions of quadratic, x = other solution of quadratic

Friday, 2 December 2011

C1- Algebra and Functions - Solving Quadratic and Linear Inequalities

Now we move on to Solving Inequalities. An Inequality is basically a statement comparing to variables, usually about their size. e.g. a < b (a is less than b - the value of a is less than b)

let  x = john's weight and y = rahul's weight
x < y (john's weight is less than rahul's weight)

Let's recap the different signs used in inequalities :

> is more than

< is less than
These are known as STRICT Inequalities. e.g. 7 < 13 is a strict inequality ( 7 is strictly less than 13) [This is not in the spec. - but it may be useful later on]
≥ is more than or equal to
≤ is less than or equal to. 

Rules of Inequalities

1) We are allowed to add or subtract the same number on both sides.
2) We are allowed to switch sides, and change the sign.


e.g.   4 < 5-x is the same as 5-x > 4.


3) We are allowed to multiply by the same number on both sides, But if this number is positive, the sign remains the same, if it is negative the sign has to be reversed.


e.g   [6 > 3x + 4 ] * 3 =   [18 > 9x + 12]
        [6 > 3x - 4 ] *-2 =   [-12<-6x + 8]


We we looked at so far, are examples of LINEAR Inequalities.


Solving Linear Inequalities Notes


Quadratic Inequalities 

1) Simplify this Quadratic Inequality, to get one quadratic expression. Rearrange the inequality to get it equal to 0. ( > 0, < 0 or less than equal to or more than equal to).
2) Find the roots of the equation (Solve the quadratic). The roots are called CRITICAL VALUES.
3) Draw the graph of the equation, seeing which x values satisfy the inequality,using the Critical Values.

Solving Quadratic Inequalities Notes







Thursday, 1 December 2011

C1-Algebra and Functions - Solving Simultaneous Equations

We now,move on to Solving Simultaneous Equations. We will usually encounter questions where 1 equation is a quadratic and the other being a linear. From Gcse, you should know how to solve simultaneous equations by either Substituition or Elimination. Let's Recap :

1) y = 4x + 2
2) 3x + 6y =39

Let's Solve this firstly by Substituition:
* In General, we rearrange one of the equations to make x or y the subject, we then substitute this expression in the 2nd equation, to find one of the variables.
*Simply then plug into any equation, to find the value of the other variable.

We see y is already the subject of the first equation, let's substitute this equation as y in the 2nd equation so :
3x + 6(4x+2) = 39
Now expand and simplify:
3x + 24x + 12 = 39
27x =27
x= 1
Now Substitute this value of x=1, into any equation to find the value for y:
y=4(1) + 2
y=6

Solutions {x=1,y=6}

By Elimination
*In General, We usually eliminate one of the variables x or y, we do this by making the coefficient of the x's or y's same and the subtracting or adding them to make it 0.
*Now we only have one variable, so we solve for this variable. And substitute the value in one of the equations to get the value for the other variable.

1) y = 4x + 2
2) 3x + 6y =39

We can use either make the coefficient of x or y the same, we'll stick for y, it's easier in this case. Multiply the first equation by 6 :
6y = 24x + 12

Now rearrange the second equation to make 6y the subject :
6y = 39 - 3x

Subtract these two new equations :
       6y = 12 + 24x

   -   6y = 39 - 3x 
 which gives you :
0 = -27 + 27x
rearrange to solve for x:
27= 27x
x= 27/27 = 1


Now substitute this value in any of our two original equations for y :
y= 4(1)+2
y=6


Solutions = {1,6}


That shows how to solve two linear equations / simultaneous equations. To Solve a Simultaneous equation system with a quadratic, simply use Substituition :

1) Rearrange the the linear equation to make x or y the subject.
2) Substitute this expression for x/y, in the quadratic equation. Solve for this variable
3)Substitute the value you get, into either of the two original equations {linear or quadratic} to find the other variable's value.

I don't want to make this post too long, so i will add an example in my set of image notes.

Notes for Just "Simultaneous Equations"
Here is an example with Simultaneous with a quadratic involved:
Simultaneous With a Quadratic Equation


*Note - The example I have used kind of uses everything we learnt from the previous topics - Using how to solve a quadratic to manipulating surds. The answers are left in "Exact Values", i.e. not in decimals. Be sure that edexcel can test you in anyway way.

Tuesday, 29 November 2011

C1 - Algebra and Functions - Quadratic Equations (Solving using Formula)

One of the methods, apart from Factorisation is using the Quadratic Formula. Usually, when a quadratic equations cannot be factorised, it is a good idea to use the Formula. Though the formula works for all quadratic equations. We have to use the form ax^2 + bx + c. Identity our coefficients and simply substitute into the formula which is :



There's nothing else to know I reckon for the Quadratic Equation. Though I will show you how to derive it by Completing the Square (which i will cover in the next post). Another fundamental point that comes out of the Formula, is the b^2 - 4ac, this is called the Discriminant. We shall look it later, it is important because we can determine how a quadratic function may look, and the number and types of roots assosciated with the equation.

Quadratic Formula Notes

TO SEE ANY OF MY IMAGE NOTES IN FULL, right click and click on view image.




 

Monday, 28 November 2011

C1- Algebra and Functions - Quadratic Functions

Now we learn about Quadratic Functions. They're arguably one of the most important types of functions, and you will need to be able to solve them and master the concept, as they will pop up later in other modules. A Quadratic equation, have a degree of 2, takes the form :

ax^2 + bx + c = 0 , where a,b,c are real numbers.

We can solve, quadratic equations using three methods : a) Factorisation, b) Completing the Square and c)The Quadratic Formula.

Quadratic Functions when sketched are of a parabola shape ( a U shape), the coefficient of x^2 will decide the shape of the parabola. If a is negative, the shape will be an upside down U, if positive it will be a U.

The solutions of a quadratic equations are called ROOTS. If you're dealing with a quadratic inequality we call the roots (CRITICAL VALUES).

1) Factorisation... Let ax^2 + bx + c = 0

find two numbers that multiply to give c , and add to give b. (These numbers must be the same for the product and sum)
*Make sure you take care, when you have negative numbers. (Remember a negative * negative = positive)

If you find two numbers that satisfy the product for c, and sum of b: simply put it in the form :

(x + ...) (x + ...) = 0  (... are the two numbers, it does not matter which order they are put)

To find the solution simply put (x +...) = 0, for both of them and solve for x. I shall provide an examples on my
handwritten image.

Saturday, 26 November 2011

C1- Algebra and Functions - Rationalising the Denominator

Now that we can manipulate surds, by adding/subtracting/expanding and simplifying. Our next concept, is Rationalising the Denominator. This simply means, making the denominator of a fraction "surd free". There are 3 general rules outlined in the image below with the some examples :

Rationalise Denominator Notes

Friday, 25 November 2011

C1 - Algebra and Functions - Surds

Our next topic is in C1 is Surds. Surds are simply numbers left in the the root form, they are irrational numbers. Firstly we need to know a few rules of surds.

I shall just post images of my scanned written notes, as they are clearer and concise. With Examples.

Thursday, 24 November 2011

C1 - Algebra and Functions - Laws of Indices

In this First Post for C1. I shall be posting some notes and examples about the 1st topic in Algebra and Functions. This is about the laws of indices and surds.

Laws of Indices.
A variable raised to the power, is called an indice / index. We have certain rules we can apply, to simplify / manipulate, usually if the base of the power is the same.

1) x^a * x ^b = x^(a+b)   (X to the power of a multiplied by X to the power of b) = X to the power of (a+b)

2)x^a /  x^b = x^(a-b)   (X to the power of a divided by X to the power of b) = X to the power of (a-b)

3) (x^a)^b = x^(a*b) (X^a to the power of b) = X to the power of (a*b)

*** For the 3rd rule, the b will be adjacent to the a, I can't write it in the handwriting form. If there is a number in front of the x, this number will be raised to the power of b.

e.g. (3x^4)*2 = This means 3x to the power of 4 , the 2 is outside the bracket.

The answer would be 3 to the power of 2,multiplied by, x to the power of (4*2) =  (9x^8)

4) (x/m)^n = x^n / m^n (x divided by m, all the power of n = x to the power of n divided by m to the power of n).

General Facts

Anything to the power of 0 will be 1. I mean anything from a number to a variable.

Anythign to the power of 1 will be itself. e.g. 2^1 = 2 ,   (x^2) to the power of 1 = x^2

Other Rules
I have uploaded an image file explaining the rules, as it is not appropriate to write them up, as the typos can be hard to understand.


Handwritten Notes on Laws of Indices (Printable)
If any problem understanding the notes, or feedback email : mathematicsthesolver@gmail.com

C1 Introduction

C1. The first module of AS, of any Alevel Maths Course. Suppose to be the easiest, it generally forms on from the A-A* topics of gcse. However, you don't have a calculator... so brush up on general arithmetic skills, and fractions. Topics :

1)  Algebra and Functions
*Laws of Indices, Surds, Rationalising the Denominator, Quadratic Equations (Discriminant, Completing the Square, Quadratic Formula,Factorisation), Sketching Graphs and Transformations of Graphs.

2) Coordinate Geometry
*Equation of a Straight Line, Gradients, Perpendicular Lines

3) Sequences and Series
*Terms, nth Term, Arithmetic Series, Sum of Terms and Stigma Notations.

4)Differentiation
*Differentiating basic functions, and relation to Gradients.

5)Integration
*Indefinite Integration

Introduction to A-Level Maths

Hello and Welcome to my blog for A-Level Maths. This blog shall cover material / notes from C1 - C4, updating weekly. I am focusing for now on Edexcel's new specification (from 2008 onwards), and hopefully later on will go on to OCR and AQA.

Firstly, I'd like to make clear, if hardwork is put it at any stage, the good results will be the output. It does not really matter whether you have an A* or a C at gcse. Alevel does require independant study, and Practice makes Maths, not rewriting notes hundreds of times. I stress, that it is important to understand a key concept, rather than trying to solve and generalise examples from textbooks. Here is the specification link for Edexcel :

http://www.edexcel.com/migrationdocuments/GCE%20New%20GCE/UA024850%20GCE%20in%20Mathematics%20issue%202%20180510.pdf

Here is the link to the Formula Booklet, you will have access to in the exams :

http://www.edexcel.com/migrationdocuments/GCE%20New%20GCE/N38210A-GCE-Mathematical-Formulae-Statistical-Tables.pdf

For A-Level Maths (Edxcel), you will have to take 4 core modules {C1,C2,C3,C4}. And two applied modules from {D1,D2,M1,M2,S1,S2}. Usually candidates choose D,M,S 1 then D,M,S 2. But you are allowed to take part 1 of two modules, if your school permits.

*C2,C3,C4 are synoptic modules, each requiring candidates to understand content from previous modules.

 AS - (C1,C2 ,1st applied module)
A2 - (C3,C4, 2nd applied module)

I will write up model solutions on request by email. So email me your problems on mathematicsthesolver@gmail.com  {ONLY C1- C4 Problems}.