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 #579594 by addingup(3677)![]() ![]() You can put this solution on YOUR website! How you go about it is that you follow the words. \n" ); document.write( "The length of the fence is an unknown, let's call it x: \n" ); document.write( "Arthur painted 2/5 of x \n" ); document.write( "Boris painted 1/4 of x \n" ); document.write( "Chester painted the last 18 feet. \r \n" ); document.write( "\n" ); document.write( "Now the equation, just follow the problem: \n" ); document.write( "2/5x + 1/4x + 18 = x Let's get rid of the fractions on the left, we need a common denominator:\r \n" ); document.write( "\n" ); document.write( "5*4= 20, this is our common denominator. Multiply both sides times 20:\r \n" ); document.write( "\n" ); document.write( "20(2/5x + 1/4x + 18) = 20x \n" ); document.write( "8x + 5x + 360 = 20x \n" ); document.write( "13x + 360 = 20x \r \n" ); document.write( "\n" ); document.write( "Subtract 13x, both sides \n" ); document.write( "360 = 7x Divide both sides by 7: \n" ); document.write( "360/7= 7x/7 \n" ); document.write( "51.43= x This is the length of your fence, 51.43 feet.\r \n" ); document.write( "\n" ); document.write( "Proof: 51.43(2/5) + 51.43(1/4) + 18= length of fence. \n" ); document.write( "20.57 + 12.86 + 18 = 51.43 We've got the right answer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |