document.write( "Question 886885: If the simple interest on $10000 at 6% is $3000, then what is the time? \n" ); document.write( "
Algebra.Com's Answer #536243 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=prt
\n" ); document.write( "3000=10000*0.06*t
\n" ); document.write( "3000=600t
\n" ); document.write( "3000/600=t
\n" ); document.write( "t=5yrs
\n" ); document.write( "
\n" );