document.write( "Question 46289: Suppose that x represents one of two positive numbers whose sum is 30. Determine a function f(x) that represents the product of these two numbers. \n" ); document.write( "
Algebra.Com's Answer #30711 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If x is one of two numbers whose sum is 30, then the other number is 30-x, since x + (30-x) = 30\r
\n" ); document.write( "\n" ); document.write( "The product of x and (30-x) is:
\n" ); document.write( "\"x%2830-x%29+=+30x+-+x%5E2\"\r
\n" ); document.write( "\n" ); document.write( "A function of x representing this can be written:
\n" ); document.write( "\"f%28x%29+=+30x-x%5E2\"
\n" ); document.write( "
\n" );