Top answers


Find both roots of the following equation x^2 + 2x - 4 = 0

There are many methods available to solve this - let's use the quadratic formula in this case.We know the formula is x = (-b +- sqrt(b^2-4ac))/2a.Here a=1,b=2,c=4,Hence, we know that x = (-2 +- sqrt(4 - - 16...
AH
Answered by Amir H. Maths tutor
3487 Views

Find the points of intersection of the line y+x=8 and a circle with centre at (3,-2) and radius 5.

1 Circle Equation: (x-3) 2 +(y+2) 2 =5 2 2 Line Equation: y=-x+8Sub Equation 2 into 1 (x-3) 2 +(10-x) 2 =25x 2 -13x+42=0(x-7)(x-6)=0x=7,x=6 Sub Values back into equation 2 Points = (7,1)&(6,2)
JB
Answered by Jamie B. Maths tutor
2754 Views

A field is 90m x 45m, next to a circular lake, 20m across. For training, the coach says your team can either run around the lake 3 times or run along 2 sides of the pitch and then back along the diagonal. Which run is the shortest?

C=2 pi r C=10 pi 2 = 20pi = 62.83185 62.83185 * 3= 188.5m z= root(90^2 + 45^2) = 100.62 l=100.62+90+45 = 235.6 m They should run around the lake.
OK
Answered by Orla K. Maths tutor
2879 Views

Solve the simultaneous equations 4x + 2y =20 and 8x + 6y =45

Let (1) be 4x + 2y =20 and (2) be 8x + 6y =45.First we want to eliminate either x or y so that we have an equation in terms of only one unknown. Lets eliminate x. If we multiply (1) by 2 we have2(4x + 2y) = ...
JR
Answered by Jade R. Maths tutor
3275 Views

Prove algebraically that the difference between the squares of any two consecutive odd numbers is always a multiple of 8

(2n+3)^2-(2n+1)^2 4n^2+12n+9-4n^2-4n-1 8n+8 8(n+1), which is a multiple of 8
JG
Answered by Jordan G. Maths tutor
6513 Views