Concept:Convert all base numerals to base ten before equating and solving for y.Explanation:Convert 101two to base ten:101two=1×22+0×21+1×20=4+0+1=5.Convert 12y to base ten:12y=1×y1+2×y0=y+2.The right-hand base-five value is 23five, which in base ten is:23five=2×51+3×50=10+3=13.So the equation becomes:5+(y+2)=13.y+7=13.y=13−7=6.Answer:y=6, i.e. option C.