Top answers


Describe the differences between a binary and linear search algorithm.

The binary and linear search algorithms describe two methods of finding a particular item in a list. They both have strengths in terms of how fast they are, but this depends on what type of list you are sear...
JE
Answered by Jack E. Computing tutor
2870 Views

Describe the military terms of the Treaty of Versailles:

The Treaty of Versailles was the peace deal the followed the Great War, signed by the Allies and Germany in 1919. It laid down many stipulations for peace, especially in regard to Germany's military. The Tre...
AJ
Answered by Archie J. History tutor
4265 Views

Explore the poet's attitude to conflict, and how he presents it, in the poem 'Remains' by Simon Armitage

For this question, and all other unseen analysis questions, I think it's important to approach the analysis of the poem in a certain order. You should begin by establishing the bigger ideas, as your answer i...
AC
Answered by Abbie C. English tutor
12437 Views

If 4x = 9y, and 2x + 5y = 95. What is the value of y^2 - x?

This is a simultaneous equation problem.If 4x = 9y then 2x = 4.5y.Then by substitution, 4.5y + 5y = 95.Then 9.5y = 95 (divide by 9.5) gives y = 10.By using back substitution 2x = 4.5*10 = 45 (divide by 2 to ...
RG
Answered by Riku G. Maths tutor
3609 Views

(Core 3 level) Integrate the function f(x) = 2 -cos(3x) between the bounds 0, pi/3.

f(x) = 2 - cos(3x)integrate function x term2 -> 2x (raise power of x then divide by new power for polynomial functions of x) -cos(3x) -> -(1/3)(sin(3x)) (using a substitution of 3x = u, then cos(u) int...
RG
Answered by Riku G. Maths tutor
3972 Views