document.write( "Question 747051: an automobile tank is 1/6 full of gasoline. when eight litres are added to the tank, it is 1/4 full of gasoline. how many litres of gasoline does the tank hold \n" ); document.write( "
Algebra.Com's Answer #454672 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! an automobile tank is 1/6 full of gasoline. when eight litres are added to the tank, it is 1/4 full of gasoline. how many litres of gasoline does the tank hold \n" ); document.write( "------ \n" ); document.write( "Let the tank capacity be \"x\" litres. \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "(1/6)x + 8 = (1/4)x \n" ); document.write( "-------- \n" ); document.write( "Multiply thru by 12 to get: \n" ); document.write( "2x + 96 = 3x \n" ); document.write( "x = 96 litres \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |