Final answer:
The order and degree of the differential equation are both 1. The solution to the differential equation is N = Ae^kt, where A is a constant.
Step-by-step explanation:
The order of a differential equation is the highest power of the derivative. In this case, the order of the differential equation is 1.
The degree of a differential equation is the highest power of the highest derivative. In this case, since there is only one derivative term, the degree of the differential equation is also 1.
To find the solution to the differential equation dt dN = kN, we can separate the variables by multiplying both sides by dt and dividing both sides by N. This gives us 1/N dN = k dt. Integrating both sides gives us ln|N| = kt + C, where C is a constant. Solving for N gives us N = e^(kt+C), which simplifies to N = Ae^kt, where A = e^C is another constant.