Top answers

All subjects
All levels

Write a program that computes the sum of all numbers up to a input number n

There are multiple approaches we can take to this: we could for instance use iteration in a loop or even use a recursive function. But since we want an arbitrary input n we probably should make sure that ...

LE
Answered by Larbi E. Python tutor
1066 Views

The equation of a curve is y = ax^2 + 3x + c where a and b are integers. The curve has a minimum point at (1,1), find a and c

We start by trying to find out the values of a and c using the information about the minimum point. We know we can rearrange the right hand side by completing the square: y = a(x^2 + 3x)+cy = a(x+3/2a)^2+...

LE
Answered by Larbi E. Maths tutor
2450 Views

Find the derivative of yx+5y-sin(y) = x

When differentiating an expression of x and y we can use implicit differentiation when terms contain the y variable, recall that this is essentially differentiating the y term by y and then multiplying by...

LE
Answered by Larbi E. Maths tutor
2710 Views

How is the resting membrane potential established in a neurone?

The membrane of an axon consists of three main protein channels: the sodium/potassium pumps, voltage-gated sodium channels and voltage-gated potassium channels. These play a role in establishing the membr...

UR
Answered by Umraj R. Biology tutor
3601 Views

solve x^2 >3(x+6) (4 mks)

x2>3(x+6)Firsty expand brackets --> x2>3x+18Then make one side = to 0 ---> x2-3x-18>0Solve the quadratic (x+3)(x-6)>0find the solutions when =0 x=-3 and ...

LC
Answered by Lucy C. Maths tutor
2212 Views

We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences