document.write( "Question 1184000: From a full 50 liter container of a 40% conentration of acid, x liters is removed and replaced with 100% acid. \r
\n" );
document.write( "\n" );
document.write( "- Write the amount of acid in the final mixture as a function of x\r
\n" );
document.write( "\n" );
document.write( "--Determine the domain and range of the function. \r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #814518 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x liters will be the 100% acid that was added; (50-x) liters will be the original 40% acid. The total amount of acid will be \n" ); document.write( " \n" ); document.write( "The domain is the number of liters that can be removed and replaced; obviously that is 0 to 50. \n" ); document.write( "The function is linear, so the range is determined by the function values at the minimum and maximum values of the domain. \n" ); document.write( "f(0)=20; f(50)=50. The range is 20 to 50. \n" ); document.write( " \n" ); document.write( " |