Find the greatest number of parts including unbounded in which n planes can divide the space.
I am trying like this, since it is very hard to visualize( or draw in paper).
Equation of plane in 3 space could be ax + by + cz +d = 0. If I could get an equation for number of regions I could use derivative to maximize it.
We will get a region when ax + by + cz + d < 0 or > 0 in all n planes. I am unable to find a equation for number of regions.
Too long for a comment.
To get started, try to solve the problem for $n$ lines in the plane, in general position (so no parallel lines, and no three lines meeting in a point). There you can draw the pictures. Start with 2, then 3, then 4 lines. You may see a pattern if you think about what happens when you add a new line to $n-1$ lines already in place.
Then move on to three dimensions. Use ideas from two dimensions - linear algebra isn't likely to help.
This is a special case of a very well studied idea.
https://en.wikipedia.org/wiki/Arrangement_of_hyperplanes#Real_arrangements
http://www.sciencedirect.com/science/article/pii/0012365X81900029