Recurrence Relationshard
0:00.0

Two sequences xnx_n and yny_n satisfy the coupled recurrence system: xn=0.7xn1+0.2yn1x_n = 0.7x_{n-1} + 0.2y_{n-1} yn=0.1xn1+0.9yn1y_n = 0.1x_{n-1} + 0.9y_{n-1} with x0=10x_0 = 10 and y0=5y_0 = 5. Which best describes the long-term behavior of xn+ynx_n + y_n?