document.write( "Question 334786: Hello, and good part of day! Please help me!\r
\n" );
document.write( "\n" );
document.write( "A pollution control device on a car reduces the amount of an air pollutant by 55 ppm. When the drived is installed, it will take a car 7 hours to emit the same amount of the pollutant that it formerly did in 2h. What was the original concentration of the pollutant in the car's exhaust?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #239876 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the original pollutant be x ppm / hour \n" ); document.write( ".. \n" ); document.write( "the device reduces by 55 ppm \n" ); document.write( ".. \n" ); document.write( "so the pollutant released will be x-55./ hour \n" ); document.write( ".. \n" ); document.write( "2x= 7(x-55) \n" ); document.write( "2x=7x-385 \n" ); document.write( "add -7x to both sides \n" ); document.write( "2x-7x=7x-7x-385 \n" ); document.write( "-5x=-385 \n" ); document.write( "divide by -5 \n" ); document.write( "x= -385/-5 \n" ); document.write( "x=77 ppm - original \n" ); document.write( " |