document.write( "Question 1019207: for a given interest rate, simple interest varies jointly as the principal and time. If $3000 left in an account for 4 years earned interest of $960 then how much interest would be earned in 7 years \n" ); document.write( "
Algebra.Com's Answer #635186 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The simple interest formula is I = Prt.\r \n" ); document.write( "\n" ); document.write( "Now here, P = 3000, t = 4, and I = 960. Substituting these values into the formula, we get \n" ); document.write( "960 = 3000*r*4 \n" ); document.write( "==> r = 2/25,or in percent, 8%.\r \n" ); document.write( "\n" ); document.write( "Thus, the interest earned after 7 years would be \r \n" ); document.write( "\n" ); document.write( "I = 3000*0.08*7 = $1,680. \n" ); document.write( " \n" ); document.write( " |