document.write( "Question 96424: Solve A=P+Prt for A, given the P=$850, r=9.5%, and t=10 years. How do I set this problem up \n" ); document.write( "
Algebra.Com's Answer #70179 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
A=P+PRT
\n" ); document.write( "A=850+850*.095*10
\n" ); document.write( "A=850+850*.95
\n" ); document.write( "A=850+807.5
\n" ); document.write( "A=$1,657.50 IS THE TOTAL VALUE OF THE ORIGINAL $850 INVESTMENT AFTER 10 YEARS WITH AN ANNUAL RATE OF 9.5%
\n" ); document.write( "
\n" );