document.write( "Question 1005269: A boy has a liter of 95% octane gas. He wanted to increase the concentration to 96% octane so that his motorbike would run better. How much of pure octane gas should he add? \n" ); document.write( "
Algebra.Com's Answer #621633 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A boy has a liter of 95% octane gas.
\n" ); document.write( " He wanted to increase the concentration to 96% octane so that his motorbike would run better.
\n" ); document.write( " How much of pure octane gas should he add?
\n" ); document.write( "We can avoid fractions if we use Milli-liters: 1 liter = 1000 ml
\n" ); document.write( ":
\n" ); document.write( "Let x = amt of 100% octane gas required to accomplish this
\n" ); document.write( ".95(1000) + x = .96(x + 1000)
\n" ); document.write( "950 + x = .96x + 960
\n" ); document.write( "x - .96x = 960 - 950
\n" ); document.write( ".04x = 10
\n" ); document.write( "x = 10/.04
\n" ); document.write( "x = 250 ml or \"1%2F4\" of a liter
\n" ); document.write( "
\n" );