Ok this question is really bugging me:
Let X be a random variable with probability density function:
f(x) =3x2/2 -1<(or equal to) x <(or equal to) 1
Find the rule of a probability density function for 3X.
I didn't thought longer than 10sec for that so I'm probably wrong cause it's to easy.
But wouldn't it be just 3(x/3)2/2
No! However good try! Your answer may be correct, however the method you used is flawed. The reason for this is actually pretty complicated (you need'nt worry about this in VCE, it is MUCH beyond VCE), in general, if X has a probability density function of f(x) then you cannot conclude that g(X) has a PDF of f(g(x)). There is a whole branch of probability theory that focuses on finding out the new probability distribution of transformations of random variables.
Just a teaser of what they are:
Moment generating functions:
http://en.wikipedia.org/wiki/Moment-generating_functionCumulant generating functions:
http://en.wikipedia.org/wiki/CumulantMethod of transforms
Method of distributions
For this particular question, I don't why the hell they would ask it in methods but it is infact a very deep question that requires quite a bit of fundamental knowledge of probability theory (as I don't recall them teaching you guys what a distribution function is in VCE lol).
To do this question, there are 2 methods we can use: Either the Method of Distribution Functions or the Method of Transformations: (I will not show the MGF and CGF approaches)

I will show both methods:
First using the Method of Distribution Functions:
Let

.
We then have
 = P(Y \le y) = P(3X \le y) = P(X \le \frac{y}{3}) = \int_{-1}^{\frac{y}{3}} \frac{3x^2}{2} dx = \frac{y^3+27}{54})
Now
Now since

and

As required.
We can get the same answer by applying the method of transforms.
Again let Y = 3X
I will mechanically apply the formula (there is a good reason why the formula is what it is, however to explain would be well beyond VCE, the formula itself, is well within VCE boundaries though)
First we solve for X, yielding

Then
 = f_X\left(\frac{y}{3}\right)\left|\frac{dX}{dY}\right| = \frac{3\left(\frac{y}{3}\right)^2}{2} \times \frac{1}{3} = \frac{y^2}{18})
as required.
To get the domain, it is the same as the previous method.
For reference, if you wish to read up on these methods, since I actually cannot find any good wiki articles on them, so you can have a read of Mathematical Statistics by Wacklery, chapter 6
