document.write( "Question 243511: Find the function value
\n" ); document.write( "f(x)=x with the power of 3
\n" ); document.write( "f(5)=?
\n" ); document.write( "Can someone help with this one?Thanks
\n" ); document.write( "

Algebra.Com's Answer #178391 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Function notation is an alternate for 'y' notation. That is, f(x) = something is also shown as y = something. The f(x) notion makes it clear the value of f(x) is dependent on the value of x, whereas, 'y' notation gives the impression they're independent.
\n" ); document.write( ".
\n" ); document.write( "The function we have here is a 'cube machine.' You put a value of 'x' into the machine and out comes the cube x*x*x. Of course, we show x*x*x as \"x%5E3\".
\n" ); document.write( ".
\n" ); document.write( "Given
\n" ); document.write( "\"f%28x%29+=+x%5E3\"
\n" ); document.write( ".
\n" ); document.write( "f(5) simply means x=5.
\n" ); document.write( ".
\n" ); document.write( "\"f%285%29+=+5%5E3+=+5%2A5%2A5+=+%285%2A5%29%2A5+=+%2825%29%2A5+=+125\"
\n" ); document.write( ".
\n" ); document.write( "So we can say the 5 cubed = 125.
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );