Top answers

All subjects
IB

When the polynomial 3x^3 +ax+ b is divided by x−2 , the remainder is 2, and when divided by x +1 , it is 5. Find the value of a and the value of b.

Insert the negative values of the divisors and put them into the polynomial. x-2 -> P(2) = 34+2a+b=2   x+1 -> P(-1)=3(-1)+(-1)a+b=5.  22+2a+b=0 -8-a+b=0, then solve the simultaneous equa...

ES
Answered by Egidijus S. Maths tutor
18114 Views

Name several sort algorithms of an array, their working principles and their efficency.

Bubble sort (compare two elements and switch them if one of them is higher than other, depending on ordering preference), iterate over the whole array of elements. Efficency O(n2).

<...
ES
2551 Views

Name the memories in the computer and rate them by the amount of space and their price. When should which be used.

Processor memory (cache), RAM (Random Access Memory), Hard memory (Hard Drive, Magnetic Tapes, Solid State drive). 

Processor is fastest, ram is next, hard is slowest.

Proce...

ES
2865 Views

Add the binary numbers 100101 and 101001 and convert them to decimal (they are unsigned integers). What are possible issues when adding the numbers?

The result is 1001110, which converted is 78. The problem that can occur is overflow, since original number is 6 digit, but result is 7, which may cause to drop the most significant bit and become 14 i...

ES
3462 Views

Describe the regulation of blood glucose level.

The glucose level is regulated in pancreas by negative feedback loop, which means that when there is too much glucose, it is removed from the blood, and when there's too little, it is released into the...

JO
Answered by Juraj O. Biology tutor
8728 Views

We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences