document.write( "Question 1168299: A 235-square-foot garden was separated into three areas. The first area was twice the second area, and the third was 5 square feet less than the second area. What are the areas of each section?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #792908 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " first + second + third = 235\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 2x + x + (x-5) = 235.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You do the rest.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |