document.write( "Question 113391: A quantity, 2/3 of it, 1/2 of it, and 1/7 of it, added together, equals 3. What is the quantity? \n" ); document.write( "
Algebra.Com's Answer #82515 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the quantity be x \n" ); document.write( "x + 2x/3 + x/2 + x/7 =3 \n" ); document.write( "42x+28x+21x+6x=126 multiply each side by 42 to eliminate fractions. \n" ); document.write( "97x=126 \n" ); document.write( "x=126/97 \n" ); document.write( "Ed \n" ); document.write( " |