I shall try 
A perfect square is of the form x^2 where x is a positive whole number
One less than a perfect square is x^2 -1
\(x^2 -1\) is the difference of 2 squares.
difference means subtract and the two squares are x^2 and 1^2
You need to memorize this factorization.
\(\boxed{a^2-b^2=(a-b)(a+b)}\)
so \(x^2-1^2=(x-1)(x+1)\)
If this is a prime number then the smaller factor must be 1
the factors are (x-1) and (x+1)
since x is a positive whole number, the smallest one will be x-1
therefore x-1 must equal 1
so x must equal 2