Top answers


How do I know whether to use the preterite or imperfect past tense?

A: In general, you use the preterite tense to describe completed actions in the past, these are often single actions that took place at a specific moment in time. For example: El año pasado fui a Barcelona. ...
MH
Answered by Megan H. Spanish tutor
3891 Views

List the three characteristic properties of reactant particles which affect the rate of reaction as described by the collision theory.

The frequency of collisionskinetic energy of particlescollision geometry (orientation)
AH
Answered by Alisa H. Chemistry tutor
3844 Views

Calculate: (a) The amount, in mol, of white phosphorus used, (b) the limiting reagent, (c) the excess amount, in mol, of the other reagent.

P 4 (s) + 3OH - (aq) + 3H 2 O(l) ---> PH 3 (g) + 3H 2 PO 2 - (aq) Provided for answering (a): Mass of white phosphorus: 2.478g Provided for answering (b): Volume of aqueous sodium hydroxide: 100cm 3 Conce...
LO
Answered by Lisajo O. Chemistry tutor
7156 Views

What is the difference between consumer surplus and producer surplus, and what significance do these two concepts have on the free market?

Consumer surplus is the difference between the price a consumer is willing to pay for a good, and the actual price of that good. Producer surplus is the difference between the price a producer is willing to ...
JL
Answered by Jon L. Economics tutor
4774 Views

What is a binary tree? What is the time efficiency when searching a balanced binary tree of size n nodes and why? What is the advantage of using a binary tree rather than an ordinary list?

A binary tree is a special type of tree with one source node (no parents) and each node has a maximum of two child nodesEach node stores a valueUsed to store sorted numerical dataTime efficiency is O(logn)Th...
JR
2399 Views