In the graph below nodes are web pages and the directed edges are links to other pages. Calculate the Page Rank (PR) of web page C after 2 iterations. Consider that the PR of every web page starts with 1 and that d=0.85.
1.1818
(1-d)+d*SUM(PR(Pj)/F(Pj))