document.write( "Question 48367: Terry earned $165 interest for 1 year on an investment of $1500. At the same rate, what amount of interest would be earned by an investment of $2500? \n" ); document.write( "
Algebra.Com's Answer #32003 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
(Principle)(Rate)(Time) = (Interest)
\n" ); document.write( "PRT = I
\n" ); document.write( "1500*R*1 = 165
\n" ); document.write( "R = 165/1500 = 0.11
\n" ); document.write( "PRT = I
\n" ); document.write( "2500*0.11*1 = I = 275
\n" ); document.write( "
\n" );