Reverse Percentages: How to find the original value before a 10% increase,Divide the new value by 1.10 (or multiply by 110100)
8
New cards
Simple Interest formula,"I=100P×R×T (where P = Principal, R = Rate, T = Time)"
9
New cards
Compound Interest formula (Total Amount),A=P(1+100R)n (where n = number of years)
10
New cards
"Gradient (m) of a line between (x1,y1) and (x2,y2)",m=x2−x1y2−y1
11
New cards
Midpoint of a line segment formula,"(2x1+x2,2y1+y2)"
12
New cards
Length of a line segment formula,(x2−x1)2+(y2−y1)2
13
New cards
"Perpendicular lines: If Line 1 has gradient m, what is the gradient of a line perpendicular to it?",−m1 (The negative reciprocal)
14
New cards
The Quadratic Formula for solving ax2+bx+c=0,x=2a−b±b2−4ac
15
New cards
"Functions: What does f−1(x) mean, and how do you find it?","It means the Inverse Function. To find it, set y=f(x), swap x and y, and rearrange to solve for y."