document.write( "Question 184129: a group of biologists studied the nutritional effects on rats that were fed a diet containing 10% protein. the protein was made up of yeast and corn flour. by changing the percentage P ( expressed as a decimal ) of yeast in the protein mix, the group estimated that the average weight gain g (in grams) of a rat over a period of time was given by \r
\n" );
document.write( "\n" );
document.write( "g= -200p^2 + 200p + 20\r
\n" );
document.write( "\n" );
document.write( "what percentage of yeast gave an average weight gain of 60 grams ?
\n" );
document.write( "I need the answer with steps please, thanks \n" );
document.write( "
Algebra.Com's Answer #138151 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! g= -200p^2 + 200p + 20 \n" ); document.write( "what percentage of yeast gave an average weight gain of 60 grams ? \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "60 = -200p^2 + 200p + 20\r \n" ); document.write( "\n" ); document.write( "-200p^2 + 200p - 40 = 0\r \n" ); document.write( "\n" ); document.write( "-5p^2 + 5p - 1 = 0\r \n" ); document.write( "\n" ); document.write( "p = [-5 +- sqrt(25 - 4*-5*-1)]/-10\r \n" ); document.write( "\n" ); document.write( "p = [-5 +- sqrt(5)]/-10\r \n" ); document.write( "\n" ); document.write( "p = [-5 - sqrt(5)]/-10\r \n" ); document.write( "\n" ); document.write( "p = 0.7236 = 72.36% \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |