Eighty days of productivity [12/80]
Haven't been keeping up with my studyblr particularly well, but I'm trying! Finished my notes for Theme 1 Economics today, I'm quite happy with the colour coordination 😊
No title available
No title available
Not today Justin
hello vonnie

shark vs the universe

@theartofmadeline
Show & Tell
Misplaced Lens Cap

JVL

if i look back, i am lost
AnasAbdin
trying on a metaphor
will byers stan first human second

❣ Chile in a Photography ❣
art blog(derogatory)
tumblr dot com
YOU ARE THE REASON
Sade Olutola

JBB: An Artblog!

Kaledo Art
seen from United States

seen from India
seen from Venezuela

seen from United States
seen from United States
seen from Türkiye
seen from Indonesia
seen from United States

seen from United States
seen from Brazil
seen from Honduras
seen from Lithuania

seen from United States

seen from United States

seen from Malaysia
seen from Tunisia
seen from United States

seen from Argentina

seen from United States
seen from United States
@dreamingstudies
Eighty days of productivity [12/80]
Haven't been keeping up with my studyblr particularly well, but I'm trying! Finished my notes for Theme 1 Economics today, I'm quite happy with the colour coordination 😊
April 🌼 week 14
Here’s a look at last week’s spread! I’m in a gudetama and yellow mood for the month of April 🍳💛 ig: hwangmyeons
Eighty days of productivity [8/80]
Notes for economics theme 3 (business behaviour and the labour market) completed!
Eighty days of productivity [5/80]
Not notes per se but I did do a lot of maths questions today...
Eighty days of productivity [4/80]
So many history notes o.o
Eighty days of productivity [3/80]
Revising in Costa! Lots of history notes and lots of coffee :)
This is my new bullet journal! I actually managed to finish a whole journal, that’s very satisfying and fulfilling to me :’D
Eighty days of productivity [2/80]
German history notes: 1918-1923 (last one cleverly hidden since I haven't finished it yet oops)
Need to work on taking photos!
Eighty days of productivity [1/80]
Economics notes, I'm making a folder for them :)
80 days until my final exam o.o
moanastudies replied to your post “I got an offer from Cambridge for HSPS! I can’t believe it! There’s a…”
omg omg I didn’t see!! Well done!!!!!!! :D <3 <3 What’s the grades for the offer?
thank you!!! A*AA :o it’s gonna be a lot of work to get them!
(obligatory you’re welcome)
but gosh yes I feel that! these next few months are going to be tough but your work ethic for AS was great and I just know you’ll be fantastic this year
i hope so! at least I have something tangible to aim for this year :D and I’m sure you’ll do amazingly as well, your notes are incredible! what grades do you need for oxford?
Ahhh thanks <3 My handwriting isn’t quite studyblr standard but I ordered some ‘pastel highlighters’ today which made me feel warm inside. AAA ! I’m fairly confident with maths and english (..mostly) but I haven’t clicked with french yet.
buying stationary is the only fun part of revision :D I’m having the same problem with maths, it’s so hard this year!! And it doesn’t have anything to do with my course which is annoying.
moanastudies replied to your post “I got an offer from Cambridge for HSPS! I can’t believe it! There’s a…”
omg omg I didn’t see!! Well done!!!!!!! :D <3 <3 What’s the grades for the offer?
thank you!!! A*AA :o it’s gonna be a lot of work to get them!
(obligatory you’re welcome)
but gosh yes I feel that! these next few months are going to be tough but your work ethic for AS was great and I just know you’ll be fantastic this year
i hope so! at least I have something tangible to aim for this year :D and I’m sure you’ll do amazingly as well, your notes are incredible! what grades do you need for oxford?
*faceplam* I keep posting from the wrong blog!!
moanastudies replied to your post “I got an offer from Cambridge for HSPS! I can’t believe it! There’s a...”
omg omg I didn't see!! Well done!!!!!!! :D <3 <3 What's the grades for the offer?
thank you!!! A*AA :o it’s gonna be a lot of work to get them!
A2 MATHS FORMULAE
(Edexcel, stuff not given in exam & unashamedly C3-orientated)
Discriminant??
( b^2 - 4*a*c ) bit of your quadratic formula :) If the answer is: - greater than zero ( >0 ), there are two real roots! - equal to zero ( =0 ), there is one repeated root! - less than zero ( <0 ), there are no real roots. Logs??
loga(xy) = loga(x) + loga(y) loga(x^n) = n*loga(x) loga(x/y) = loga(x) - loga(y)
Radians??
2 π radians = 360° (using r = radius and θ [theta] = angle) r * θ = arc length 0.5 * r^2 * θ = area of sector
Trig stuff??
sin(- θ) = -sin(θ) = sin(θ+180) = cos(θ+90) sin(θ+90) = cos(θ) = cos(-θ) cos(θ+180) = -cos(θ) tan(-θ) = -tan(θ) tan(θ+180) = tan(θ)
More trig??
1 / cos(θ) = sec(θ) 1 / sin(θ) = cosec(θ) 1 / tan(θ) = cot(θ) sec^2(θ) = 1 + tan^2(θ) cosec^2(θ) = 1 + cot^2(θ) sin(2θ) = 2sin(θ)cos(θ) cos(2θ) = cos^2(θ) - sin^2(θ) = 2cos^2(θ) - 1 = 1 - 2sin^2(θ) tan(2θ) = [2tan(θ)] / [1-tan^2(θ)]
Natural exponential??
e is a long number that is a special snowflake because it differentiates to itself. - loge() even has a special name ln(). Natural log or “lun”, if you’re cool. - when y = e^x, x = loge(x) = ln(x) - when e^ln(x) = x, ln(e^x) = x
But it gets even better! Let’s see that differentiation!!
FUNCTION —————————– DERIVATIVE f(x) —————————– f’(x) e^(k*x) —————————– k * e^k*x ln(x) —————————– 1/x sin(k*x) —————————– k * cos(k*x) cos(k*x) —————————– -k * sin (k*x)
Product rule?? when you’ve got to differentiate a function multiplied by another function
First, split up those functions into u & v - so y = u * v
- find dy/dx, ensure that you have u & v clear then differentiate them separately to find du/dx and dv/dx
- dy/dx = u * [dv/dx] + v * [du/dx]
Chain rule?? (there’s a fancy way of doing it…but I don’t really use that)
SO you gotta differentiate something that’s already nicely put together with some weird exponent/index/power stuck on the end? no problem
y = f(x)^n
dy/dx = n * f(x)^[n-1] * f’(x)
Integration?? AND DON’T FORGET YOUR CONSTANT + C
f(x) —————————– ∫ f(x) dx e^(k*x) —————————– [1/k] * e^(k*x) 1/x —————————– ln|x| sin(k*x) —————————– [-1/k] * cos(k*x) cos(k*x) —————————– [1/k] * sin(k*x)
Graph transformations??
f(x+a) ~ slide horizontally to the left by a f(x) + a ~ slide up by a f(ax) ~ stretch horizontalyl by 1/a a * f(x) ~ stretch vertically by a
Modulus??
y = |f(x)| ~ ensure nothing goes beneath the x axis. The part of the curve below the x axis should be reflected in the x - axis. y = f(|x|) ~ reflect in y - axis. Sketch half of the normal y = f(x) graph [for x>0] and then reflect it in the y - axis.
Hope this is helpful and good luck with your exams!!
I got an offer from Cambridge for HSPS! I can't believe it! There's a lot to do over the next few months to get the grades but I'm feeling pretty confident 😊
05.01.2017 // Economics notes for my mock exam tomorrow. A bit nervous but hopefully it's going to go well.