document.write( "Question 255530: The amount of simple interest earned on a savings account varies jointly with time, t(in years), and the principal, p(in dollars). After 5 years, interest on $800 in this savings account is $260.00. What is the annual interest rate(constant of variation)? \n" ); document.write( "
Algebra.Com's Answer #187771 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "r=I/Pt
\n" ); document.write( "r=260/(800*5)
\n" ); document.write( "r=260/4000
\n" ); document.write( "r=.065=6.5%
\n" ); document.write( "
\n" );