Question 139276
Presuming that she wants to make a uniform border (same width all the way around), let that measurement be x.


Since she will have the width of the border all the way around the pool, the overall dimensions are increased by 2x in each direction -- one width of x on one side, and another width of x on the other side, top and bottom, same thing.


The area of the pool is given by {{{A=LW=25*10=250}}} square feet.


The overall area of the pool and the border has to be 250 plus 74 because she can only afford 74 sq feet of pebbles.  But the overall area has to be {{{A=(25+2x)(10+2x)}}} and this is the expression that has to equal 324 square feet.


{{{(25+2x)(10+2x)=324}}}


Expand the binomials:
{{{250+50x+20x+4x^2=324}}}


Collect like terms and put the equation into standard ({{{ax^2+bx+c=0}}}) form.
{{{4x^2+70x-74=0}}}


Divide by 2 to make the coefficients smaller and more manageable:
{{{2x^2+35x-37}}}


This ugliness actually factors, believe it or not:
{{{(2x+37)(x-1)=0}}}


Using the Zero Product Rule:
{{{x=-18.5}}} or {{{x=1}}}.  Exclude the extraneous negative root introduced by squaring the variable in the process of solving the problem (we are looking for a positive measure of length, after all) and you can see your answer is 1 foot.


Check:
{{{(25+2(1))(10+2(1))=27*12=324}}}
{{{324-(25*10)=324-250=74}}} Answer checks.