document.write( "Question 141577: Raj and his sister cut the lawn. The lawn is a square and Raj says he will cut a path around the outside 3m wide. His sister will cut the remaining lawn. If the part he cuts is the same area as the part she cuts, what are the dimensions of the lawn? \n" ); document.write( "
Algebra.Com's Answer #103150 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
\"The lawn is a square\" __ let x=length (and width)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2/2=(x-6)^2 __ x^2=2x^2-24x+72 __ 0=x^2-24x+72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "use quadratic formula to find x
\n" ); document.write( "
\n" );