document.write( "Question 1192918: A board is 18 feet long. You cut off three pieces from the board, each piece x ft long. Write a function for the length of the remaining piece in terms of x.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #824849 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 - 3x feet long, assuming that 3x <= 18, or x <= 6 feet long. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |