A differential equation (d.e.) is any equation that has one or more derivative in it. These can be first derivatives, second derivatives...whatever.
The following are differential equations.

y ' + y " + xy = 0

The following are not differential equations, because they don't contain any derivatives.
x2 + y2 = 8
x + xy – y + 9 = 0
x = 9
The order of a differential equation is the highest derivative that occurs in that differential equation.
The differential equation
dy ' + y " + y "' + x = 0
has order 3 because that's the highest derivative in the equation:
y ' + y " + y "' + x = 0.
The differential equation

has order 1 because it only contains a first derivative.
A d.e. of order 1 is called a first-order differential equation, and a d.e. of order 2 is called a second-order differential equation. These are the kinds of differential equations that you'll probably see most often.
Determine if the equation is a differential equation.
f (2)(x) + f (x) = 7x
Determine if the equation is a differential equation.

Determine if the equation is a differential equation.
x2 + f 2(x) = 0
Determine if the equation is a differential equation.
x2 + y2 = 4xy
Determine if the equation is a differential equation.
Determine if the equation is a differential equation.
y + y2 + y3 = x
Determine if the equation is a differential equation.
Determine if the equation is a differential equation.
y' + 2y'' = 3 - x
Determine the order of the differential equation.

Determine the order of the differential equation.
y" + y' - y = 0
Determine the order of the differential equation.
f '(x) = x2 + 3x + 5
Determine the order of the differential equation.
f (x) - f 3(x) + f (2) = 7x
Determine the order of the differential equation.
