Suppose you have a program P and 90 percent of P can be parallelized, but 10 percent of P is inherently sequential and cannot be parallelized. Further suppose that the part of P that can be parallelized can run with equal load balancing (same load per processing element) on a parallel system with N processing elements. Express the performance of P as a simple equation in the independent variable N.