L2 Equations
L2 Equations
LakshmiNarasimhan
Vedanthachari
Agenda
Linear
Y= mX+C
Power Model
Y = aX2 + C
Y = Dependant Variable Quadratic Equations
X = Independent Variable
m = Slope can also be grouped here
C = a constant initial conditions
Type of Relationships between Variables
Inverse Square
𝑦 =𝑎 √ 𝑥
Square Root Model
S-Curve
Asymptotic – Starts with high
demand and tapers off Exponential Curve
Straight line graphs
y = 2x + 1
7
Linear equations - Generic form y = m*x +
b
b= Y intersect; m= gradient (positive, negative);
Left side (Y): Unknown, dependent variable(s
Right side: Independent (x), they can do what they like…
m is positive
m is negative
Finding the equation of a line y = mx+b
Possible numbers of
radios (x) and
televisions (y) they
could manufacture with
a constraint (budget)
10
Joe Bloggs income tax was £2290. His income tax
rate was 10% for the first £13,000 of income and 15%
for income excess of £13000. Which of the following
equation best models x, Joe Bloggs income?
1. (0.1+0.15)x-13000 = 2290
2. 0.15x- (0.1)(13000) = 2290
3. (0.1)(13,000)+0.15x = 2290
4. (0.1)(13000)+ 0.15(x-13000) = 2290
11
Solving problems with linear equations – equate them and solve
12
Solve the following pair of linear equation
3x+2y = 36
5x+4y = 64
Solution:
Step 1: Multiply Equation 1 by 2 and then subtract
6x + 4y = 72 −
5x + 4y = 64
x + 0y = 8
X = 8; Substitute x in 3(8)+2y = 36 will give y = 6
13
S0lve
3x-4y = 12
-12x+16Y = 5
14
If Tom and John combine their savings they have
£36000; If Tom’s investment is halved and John’s share
doubled the value goes to £42000. What are their
individual savings?
T+J = 36000;
T/2+2J = 42000
T/2+72000-2T = 42000
3/2T = 30000
T 15
= 20000; J = 16,000
MN1105
Non-linearity: Quadratic Equations,
Logarithms
Functions
f(x) = 2x + 3
This Photo
by Unknown
Author is
licensed
under
+3 = 7
17
Linear equations are just one type of functions
Quadratic functions can be represented by curves
Example: y = x2
x -5 -3 -1 0 3 5
y 25 9 1 0 9 25
Notice symmetry
19
Quadratic equations are one type of non-linear behaviour
1000 = 2000+1000p-6p^2
−𝑏 ± √ 𝑏2 − 4 𝑎𝑐 -6p^2+1000p+1000 = 0
𝑥= p= -1000+-(√(1000)^2-4*(-6)*1000)/2*-6
2𝑎
Gives p = £23.69 (we take the positive)
Express this situation as a quadratic equation
An investor purchases some shares for £7000. When the price per share increases by £1.50 she
sells all but 1000 of the shares for £5000. Find an equation for the number of shares she bought
originally.
Revenue = Number of shares * Unit Price
Revenue = 5000
Number of shares = X-1000
Original Unit Price = 7000/x ; New Unit Price = 7000/x + 1.5
X = Number of shares the investor purchases
Price per share = 7000/x
Investor sells x-1000 shares when the price increases by £1.5 and gets £5000
Hence
(X-1000)*(7000/x+1.5) = 5000
7000+1.5x-7000000/x-1500 = 5000
y = ax
higher a, the steeper the curve. All go through 0,1, but afterwards, they go ‘nu
23
Solving Exponential Problems
27/x
Example – Compound interest (5 years)
28
Solving powers (y = ax ) – Logarithm function or log x (take logarithms in both
sides)
For any base
1. log pq = log
p +log q
2. log (p/q) =
log p – log q
3. log pn = n log
p
29
Example: If I have £1000 to invest, and the interest rate is 5% per year, how
many years will it take to accumulate £2000?
A = C* (1+r)^n (r Solution
is a fraction or £2000= £1000*(1+5/100)^n
percentage) We take Logs and follow the rules
Log(2000)= Log 1000 + Log
1. log pq = log p (1+5/100)^n [1]
+log q This Photo by Unknown Log (2000) = Log (1000) +
Author is licensed
33