Question 1140466
v = c * (1 - r) ^ t


c = 795
r = .3


formula becomes v = 795 * (1 - .3) ^ 2


solve for v to get v = 389.55


that's your solution.