document.write( "Question 371750: What is the equation to solve this word problem: A bank deposit grew to $2000 in 10 months paying 8% interest. What is the principal? I tried:
\n" ); document.write( "2000=x * .08 * (10/12) but not sure if this is correct and don't understand next steps.
\n" ); document.write( "

Algebra.Com's Answer #264872 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
If it is simple interest, then your equation is B = P(1+rt).
\n" ); document.write( "2000 = x(1+0.08*(10/12)),
\n" ); document.write( "2000 = x(1.066666666...),
\n" ); document.write( "x = 1875.
\n" ); document.write( "
\n" ); document.write( "
\n" );