document.write( "Question 949374: Arthur painted 2/5 of a fence. Boris painted 1/4 of what was left. Chester painted the last 18 feet. How long was the fence?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "how do I go about solving this? any help would be greatly appreciated! \n" );
document.write( "
Algebra.Com's Answer #579595 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Arthur painted 2/5 of a fence. Boris painted 1/4 of what was left. Chester painted the last 18 feet. How long was the fence? \n" ); document.write( "*** \n" ); document.write( "let x=total length of the fence \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "lcd:20 \n" ); document.write( " \n" ); document.write( "9x=360 \n" ); document.write( "x=40 \n" ); document.write( " How long was the fence? 40 ft \n" ); document.write( " |