document.write( "Question 217786: The sum of two positive numbers is 24. Find a function that models their product P in terms of x, one of the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #164140 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two positive numbers is 24. Find a function that models their product P in terms of x, one of the numbers. \n" ); document.write( "------------------------- \n" ); document.write( "Let one of the numbers be \"x\". \n" ); document.write( "The other number is \"24-x\". \n" ); document.write( "--------------------- \n" ); document.write( "P(x) = x(24-x) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |