document.write( "Question 976285: What equation is the length of the board is 7 ft longer than its width.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #597896 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! What equation is the length of the board is 7 ft longer than its width \n" ); document.write( "let length is X and width is y\r \n" ); document.write( "\n" ); document.write( "X=Y+7 \n" ); document.write( "X-Y=7 \n" ); document.write( " |