document.write( "Question 1008981: A homeowner hires a mason to lay a brick border around a rectangular patio that measures 8ft by 10 ft. If the total area of the patio and border is 195 ft^2, what is the width of the border? \n" ); document.write( "
Algebra.Com's Answer #624510 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
If b is uniform width of brick border, x and y are the patio dimensions, A is the total area of combined patio and border, then you have\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x=8%2Cy=10%2CA=195%2Cb=unknownBorderWidth%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Patio area only, \"xy\"
\n" ); document.write( "total combined, \"%28x%2B2b%29%28y%2B2b%29=A\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for b in \"highlight%28%28x%2B2b%29%28y%2B2b%29=A%29\", and substitute the given values when you are ready. (Maybe the resulting quadratic expression equal to zero is factorable and maybe not.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"xy%2B2yb%2B2xb%2B4b%5E2-A=0\"
\n" ); document.write( "\"4b%5E2%2B%282x%2B2y%29b%2Bxy-A=0\"----you could keep going purely in symbols, but this is where you might be comfortable in substituting the given values for x,y,A, before continuing.
\n" ); document.write( "
\n" );