\n" );
document.write( "Hi,
\n" );
document.write( "First Step: Ask yourself, what number multiplied by itself a number of times, would equal 125.
\n" );
document.write( ".
\n" );
document.write( "125 = 5*25 = 5*5*5\r
\n" );
document.write( "\n" );
document.write( "Exponential notation can be seen as just a way to write expression like 5*5*5 in a more compact form. \r
\n" );
document.write( "\n" );
document.write( "Using the exponential notation: you write the number, in this case 5, and then an \"exponent\"
\n" );
document.write( "to indicate how many times you multiply 5 by itself.
\n" );
document.write( "
\n" );
document.write( "You want to multiply 5 by itself 3 times and hence
\n" );
document.write( "
is the exponential form\r
\n" );
document.write( "\n" );
document.write( "For example: x^3 is short hand for x*x*x. If x=4, then x^3 = 4*4*4= 64
\n" );
document.write( "Hope this helps, any other questions, please post on site.
\n" );
document.write( "