document.write( "Question 166026: I need to solve this problem:
\n" ); document.write( "area of a square garden in sq feet is 49x^2-14x+1. Find the dimensions of the garden in terms of x.
\n" ); document.write( "

Algebra.Com's Answer #122430 by sata001(4)\"\" \"About 
You can put this solution on YOUR website!
you need to factorize the term.
\n" ); document.write( "49x^2-14x+1=(7x-1)*(7x-1), so the garden is square shaped with each side equal to 7x-1
\n" ); document.write( "
\n" );