document.write( "Question 438195: Find the dimensions of a retangle if its area is xy-4x+2y-8 \n" ); document.write( "
Algebra.Com's Answer #303108 by robertb(5830)![]() ![]() You can put this solution on YOUR website! x(y-4)+2(y-4) = (x+2)(y-4) \n" ); document.write( "==> It could be a rectangle (x+2) by (y-4). \n" ); document.write( " |