The magnitude of vector $ \vec{v} $ is $ \| \vec{v} \| = 11 $ .
To find magnitude of a vector $ v=(a,b) $ we use formula $ ||v|| = \sqrt{a^2+b^2} $
In this example $ a = 11 $ and $ b = 0 $, so:
$$ ||v|| = \sqrt{ 11^2 + 0^2 } = \sqrt{ 121 + 0 } = \sqrt{ 121 } = 11$$