document.write( "Question 1017448: Trying to figure out how to do this formula:\r
\n" );
document.write( "\n" );
document.write( "I=$90
\n" );
document.write( "P=?
\n" );
document.write( "R=.04
\n" );
document.write( "t=.25 \n" );
document.write( "
Algebra.Com's Answer #633743 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Simple interest is found by \n" ); document.write( "I = Prt \n" ); document.write( "If you want the principal, P, you need to find \n" ); document.write( "P = I / rt = $90 / (.04)(.25) = $9000 \n" ); document.write( " |