document.write( "Question 1166723: If $9,700 grows to $10,250 in 2 years, then find the simple interest rate earned. Round answer to nearest two decimal places. Use A=P+Prt\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #791228 by Theo(13342) You can put this solution on YOUR website! your formula is: \n" ); document.write( "A = p + p * r * t \n" ); document.write( "when A = 10250 and p = 9700 and t = 2, the formula becomes: \n" ); document.write( "10250 = 9700 + 9700 * r * 2 \n" ); document.write( "subtract 9700 from both sides of the formula to get: \n" ); document.write( "550 = 9700 * r * 2 which becomes: \n" ); document.write( "solve for r to get: \n" ); document.write( "r = 550 / (9700 * 2) = .0283505155. \n" ); document.write( "that's your interest rate. \n" ); document.write( "replace r with that in the original equation and solve for A to get: \n" ); document.write( "A = 9700 + 9700 * .0283505155 * 2 = 10250. \n" ); document.write( "this confirms the solution is correct. \n" ); document.write( "your solution can be: \n" ); document.write( ".03 if rounded to two decimal places, or: \n" ); document.write( "2.84% if made into a percent and then rounded to 2 decimal places. \n" ); document.write( "note that rate percent is equal to rate * 100.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |