You can
put this solution on YOUR website!I'll do the first part to get you started.
First, multiply

and

to get:

(which is what you have)

Rearrange and group like terms
So we essentially have two complex numbers

and
If we plot these numbers on the complex plane, then we'll have the points (a,b) and (a-b,a+b)
Now think of these points as vectors
So we have two vectors

and
So the goal now is to find the angle between the two vectors (so we'll know the exact angle needed to rotate)
Remember, the angle between two vectors can be found through the formula
=\frac{\v{a}\cdot\v{b}}{\left|\v{a}\right|\left|\v{b}\right|})
where

is the magnitude (ie length) of vector

and

is the magnitude (ie length) of vector
Note: I'm making assumptions that you are familiar with vector calculations (such as the dot product and finding the magnitude of a vector). If my assumptions are wrong, please let me know.
So let's calculate the dot product:
Now let's calculate the magnitudes:
Now multiply the magnitudes
Now plug these values into the given formula above
Cancel out the common terms
Now take the arccosine of both sides (to solve for theta)
Evaluate the arccosine of

to get

radians (or 45 degrees). Note: use the unit circle

or
=====================================================
Answer:
So the vector

needs to rotate

radians (or 45 degrees) in order to be parallel to the vector
Now if any of this is not making any sense, simply pick values for "a" and "b" and plug them in. So let's say that we choose

and

. So the first number would be

and the second number would be
Now find the angle between the vectors <2,3> and <-1,5> and you'll find that it will be 45 degrees.