What is the equation of a straight line and what do its values represent?
y = mx + c
Where m is the gradient and c is the y-intercept.
When given gradient m and a coordinate (x1, y1) that the line passes through, what equation of a straight line should you use?
y- y1 = m(x- x1)
How do you calculate gradient m of a line?
m = y2- y1 ÷ x2- x1
How do you calculate the midpoint M of 2 coordinates?
M = (x1 + x2 , y1 +y2) ÷2
How do you calculate the distance d (or length) between two coordinates/ points?
d = √(x2- x1)² + (y2- y1)²
Define parallel lines
Two lines are parallel if they have the same gradient
Define collinear
Coordinates are collinear if they lie on the same straight line
Define perpendicular lines
Two lines are perpendicular if m1 x m2 = -1
How do you find intersection of two lines and how should you write your answer?
The point of intersection can be found by solving the two equations simultaneously. (Hybrid equation)
Your solutions should be written as a coordinate
Define direct proportion
When two quantities both increase or decrease at the same rate.
The graph connecting the quantities will be a straight line
What should you say when you are describing limitation of model?
Talk about an assumption mad in the model that would not happen in reality (E.g. air resistance not included)
What should you say when you are describing limitation of value?
Talk about something wrong with a value.
E.g. can it be a negative value in reality? Does it make sense in the context?
What should you use when you are describing how realistic the model is?
Use the context of the questions to explain how realistic/ not realistic the model is.
How do you know the reliability of the model/ estimate?
If the value used to calculate the estimate is inside data range from the question, the estimate is reliable. (Interpolation)
If the value used to calculate the estimate is outside range from the question, the estimate is not reliable.
(Extrapolation)
How do you know the suitability of the model?
The calculated value is close to the actual value given, therefore the model suitable.
The calculated value is not close to the actual value given, therefore the model is not suitable
How do you know the validity of the model?
A quantity of .. is valid because quantity can be positive / negative.
A quantity .. is not valid because quantity can not be positive / negative.
When asked to interpret a value, you need to include:
Context
Value
Units
How do you use these?
Context- Use some of the words from the question
Value- Include the relevant numbers from the question
Units- Write units for all numbers that need them.
When interpreting constants in the model ( y intercept and gradient) Wgat should you say for each?
y intercept-
when “x” = 0, “y” = a
Gradient-
the rate of “y” increased by .. as “x” increases by 1 unit
What is the Linear Model?
y = a + bx
(Pretty much just y = mx + c but a little different)
In the linear model, which constants represent the independent and dependant variables?
y = a + bx
Independent= x
Dependent= y
How do you find the perpendicular bisector?
Find perpendicular gradient.
Find midpoint.
Sub into equation of line.
How do you find points of intersection?
Solve simultaneous equations/ hybrid equations.