Answer:
Below.
Step-by-step explanation:
Plot following points.
Calculate the point by plugging in values of x into x^2 + 1
for example When x = 0, y = 0^1 + 1 = 1.
So plot plot (0, 1),
Make a table of points to plot:
x -3 -2 -1 0 1 2 3
y 10 5 2 1 2 5 10
When you plot the points you'll see the graph is U shaped.
The function is of second degree (as it contains x^2) so it wont be linear.
Answer:

Step-by-step explanation:
Point Z divides XY into a 5:3 ratio, so Z is 5/3 of the way from X to Y. That ratio is k, found by writing the numerator of the ratio (5) over the sum of the numerator and the denominator (5 + 3 = 8). Our k value is 5/8. Now we will find the rise and run values which is the slope of this line segment:

Coordinates are found in this formula:

Filling that in:

which simplifies to

which gives us the final coordinates of Z to be 
Answer:
- apple: £0.20
- banana: £0.60
Step-by-step explanation:
Let "a" and "b" represent the costs of one apple and one banana, respectively. Then the purchases can be written ...
4a +b = 1.40
7a +b = 2.00
Subtracting the first equation from the second gives ...
(7a +b) -(4a +b) = (2.00) -(1.40)
3a = 0.60 . . . . simplify
a = 0.20 . . . . . .divide by 3
Using this in the first equation, we have ...
4(0.20) +b = 1.40
b = 0.60 . . . . . subtract 0.80
The cost of an apple is £0.20; the cost of a banana is £0.60.
Answer:
B grade
Step-by-step explanation:
75 + 90 + 88 + 86 = 339
339/4 = 84.75
Grade B = 80-89%
Answer:
Center = (5, -2) and radius = √33
Step-by-step explanation:
The equation of a circle is given by the formula;
(x-a)² + (y-b)² = r² ; where (a,b) is the center of the circle and r is the radius of the circle.
In this case;
2x² - 20x + 2y² + 8y =40 ;
Dividing both sides of the equation by 2 we get;
x² - 10x + y² + 4y = 20
we can then use the completing the square on both x and y terms.
x² - 10x + y² + 4y = 20
x² + 2(-5)x + 25 + y² + 2(2) y + 4 = 20 +9 + 4
In standard form we get;
(x-5)² + (y+2)² = 33
Therefore;
Center = (5, -2) and radius = √33