document.write( "Question 537269: Find the amount of interest when p = $1500, r = 8% and t = 3 years. \n" ); document.write( "
Algebra.Com's Answer #352775 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=1500(1.08)^3
\n" ); document.write( "A=1500*1.26
\n" ); document.write( "A=$1890
\n" ); document.write( "Interest=$390
\n" ); document.write( "
\n" );