Statement Compute (345)7+(256)7(345)_7 + (256)_7(345)7+(256)7 working directly in base seven. Solution Add the digits column by column, carrying whenever the total reaches 777: 5+6=11=1⋅7+4⇒digit 4, carry 1, 4+5+1=10=1⋅7+3⇒digit 3, carry 1, 3+2+1=6⇒digit 6.\begin{aligned} 5+6 &= 11 = 1\cdot 7 + 4 &&\Rightarrow \text{digit } 4,\ \text{carry } 1, \ 4+5+1 &= 10 = 1\cdot 7 + 3 &&\Rightarrow \text{digit } 3,\ \text{carry } 1, \ 3+2+1 &= 6 &&\Rightarrow \text{digit } 6. \end{aligned}5+6=11=1⋅7+4⇒digit 4, carry 1, 4+5+1=10=1⋅7+3⇒digit 3, carry 1, 3+2+1=6⇒digit 6. So (345)7+(256)7=(634)7(345)_7 + (256)_7 = \boxed{(634)_7}(345)7+(256)7=(634)7. Check in base ten: 180+139=319=(634)7180 + 139 = 319 = (634)_7180+139=319=(634)7.