The solution to this problem is based on 2 math concepts:
Distance traveled equals rate * time
And solving simultaneous equations by substitution=
Let R = Rate of the car
R-15 = Rate of the bike
Let T= Time of the car
T+1 = Time of the bike
RT = 90 Km (Distance of the car)
90 = (R-15)(T+1) = RT + R-15T-15
RT =RT +R - 15T-15 =>0 = R = 15 + 15T
(15+15T)T =90 (substituting the value of R in RT = 90
Solving the quadratic equation 15T^2 +15T+90 gives
T = 2 hours and R = 45km/hour Rate of the car
T+1 = 3 hours and R-15 = 30 Km/hr Rate of the bike