Top answers


How to write an algebraic fraction in a given form e.g. (3+13x-6x^2)/(2x-3) as Ax + B + C/(2x-3) where A, B and C are natural numbers

I would break this down into simple steps: Step 1 - Equate the 2 expressions: (3 + 13x - 6x 2 ) / (2x - 3) = Ax + B + C / (2x - 3) Step 2 - Multiply both sides by the demoninator: 3 + 13x - 6x 2 = (2x - 3)*A...
AT
Answered by Alex T. Maths tutor
4343 Views

Explain whether phosphine or ammonia has a higher boiling point

Background knowledge Boiling point reflects the strength of intermolecular forces. The more attracted molecules are to each other, the more energy is needed to separate them and turn them into gases. Three m...
JP
Answered by Jadwiga P. Chemistry tutor
40262 Views

I am struggling to with unseen organic chemistry mechanism. I don’t know where to begin drawing them.

The purpose of a mechanism in organic chemistry is to show the movement of electron density leading to the reaction. Keeping this in mind, when faced with the starting materials, the first thing to identify ...
DS
Answered by Darius S. Chemistry tutor
2770 Views

What is a synapse in the nervous system?

A synapse is a junction between two neurones where they meet. It is a very small gap which chemicals diffuse across so the signal can transmit to or from the CNS. would draw diagram to demonstrate this
MF
3301 Views

Sort a given input of lowercase letters alphabetically

In order to sort the sequence alphabetically the student must keep in mind that each lowercase letter has a corresponding ASCII numerical code defined such that its value increases linearly from A to Z. In P...
AR
Answered by Andrei R. Python tutor
1994 Views