Question 1197015
---------------------------------------
Katherine is younger than Alexandra. 
---------------------------------------

{{{k<a}}}


------------------------------------
Their ages are consecutive integers. 
------------------------------------


{{{k<k+1}}}



----------------------------------------------------------------------------
Find Katherine's age if the sum of the square of Katherine's age and 5 times Alexandra's age is 109.
----------------------------------------------------------------------------


{{{k^2+5(k+1)=109}}}
Simplify and solve for k.