document.write( "Question 550559: what is the correct decimal conversion? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Catarina has a savings account that pays 3.2% interest compounded annually. She intends to withdraw $1000 each year for the next 7 years, beginning a year from now. \r
\n" );
document.write( "\n" );
document.write( "3.2/365=0.00876\r
\n" );
document.write( "\n" );
document.write( "pv= A/1+i)^n\r
\n" );
document.write( "\n" );
document.write( "1000/(1.000876)^1
\n" );
document.write( "=999.12
\n" );
document.write( "I'm uncertain when converting to decimal. I don't understand the number of 0's needed. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Taly and Marc open a Registered Home Ownership Savings Plan that pays 6% interest compounded semi-annually. For years, they invest $500 every 6 months in the plan. Determine the amount of interest they earn.\r
\n" );
document.write( "\n" );
document.write( "2/6.0%=0.3333
\n" );
document.write( "decimal form 1.03\r
\n" );
document.write( "\n" );
document.write( "A= P(1+i)^n
\n" );
document.write( "A=500(1.003)^1
\n" );
document.write( "501.5
\n" );
document.write( "500(1.003)^2
\n" );
document.write( "503
\n" );
document.write( "I'm experiencing the same problem with this question. There is a level of uncertainty when it comes to placing decimals.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #358842 by Alan3354(69443) You can put this solution on YOUR website! what is the correct decimal conversion? \r \n" ); document.write( "\n" ); document.write( "Catarina has a savings account that pays 3.2% interest compounded annually. She intends to withdraw $1000 each year for the next 7 years, beginning a year from now. \n" ); document.write( "3.2/365=0.00876 ********** You're finding the daily interest, when it's compounded annually. Don't divide by 365. \n" ); document.write( "------------------- \n" ); document.write( "pv= A/1+i)^n \n" ); document.write( "1000/(1.000876)^1 \n" ); document.write( "=999.12 \n" ); document.write( "I'm uncertain when converting to decimal. I don't understand the number of 0's needed. \n" ); document.write( "---------- \n" ); document.write( "You didn't say what you want to solve for. \n" ); document.write( "------------------ \n" ); document.write( "Taly and Marc open a Registered Home Ownership Savings Plan that pays 6% interest compounded semi-annually. For years, they invest $500 every 6 months in the plan. Determine the amount of interest they earn. \n" ); document.write( "2/6.0%=0.3333 ********* You divided 2 by 6, should be 6/2 = 3 \n" ); document.write( "6% per year = 3% semi-annually. \n" ); document.write( "-------------- \n" ); document.write( "decimal form 1.03 *********** 1.03 is correct, tho. 3% = 0.03 \n" ); document.write( "A= P(1+i)^n \n" ); document.write( "A=500(1.003)^1 ****** Then you made it 1.003. should be 1.03 \n" ); document.write( "501.5 \n" ); document.write( "500(1.003)^2 \n" ); document.write( "503 \n" ); document.write( "I'm experiencing the same problem with this question. There is a level of uncertainty when it comes to placing decimals. \n" ); document.write( "----------- \n" ); document.write( "\"For years, they invest $500 every 6 months...\" \n" ); document.write( "********* You have to specify how many years. And, you have to account for the $500 deposits, too. \n" ); document.write( "500*(1.03)^n gives the Future Value, but doesn't include the $500 deposits. \n" ); document.write( " \n" ); document.write( " |