document.write( "Question 256647: Non Linear equation
\n" ); document.write( "F (x) = x3-5
\n" ); document.write( "inputs 5 and 9
\n" ); document.write( "

Algebra.Com's Answer #188745 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Here is the question:
\n" ); document.write( "\"F+%28x%29+=+x%5E3-5\" with inputs 5 and 9.
\n" ); document.write( "I assume that 5 and 9 will be x values.
\n" ); document.write( "F(5) = 5^3-5 = 125 -5 = 120
\n" ); document.write( "F(9) = 9^3 - 5 = 729 - 5 = 724
\n" ); document.write( "
\n" );