Question 1205863
 the point ({{{0}}},{{{8}}}) =({{{x}}},{{{y}}}) => {{{x=0}}} and {{{y=8}}}

so, the point is located on the coordinate plane

2). along the y-axis



{{{ drawing( 600, 600, -10, 10, -10, 10,
circle(0,8,0.12), locate(0.2,8,p(0,8)),
graph( 600, 600, -10, 10, -10, 10, 0)) }}}