A lunar rover needs to navigate a coordinate grid from the base at point [tex](0,0)[/tex] to an outpost at point [tex](4,4)[/tex]. The rover can only move one unit Right or one unit Up at a time. However, a dangerous radiation anomaly is located exactly at point [tex](2,2)[/tex], meaning the rover cannot pass through this specific intersection. How many safe paths can the rover take to reach the outpost?
