document.write( "Question 365551: please help me solve this word problem..\r
\n" );
document.write( "\n" );
document.write( "julio invested a sum of money at 6% interest. krista invested $200 less than julio, but her bank paid her 9% interest. after one year, what was the difference between the amount of interest krista had earned and the amount julio had earned? \n" );
document.write( "
Algebra.Com's Answer #260592 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! julio invested a sum of money at 6% interest. \n" ); document.write( "krista invested $200 less than julio, but her bank paid her 9% interest. \n" ); document.write( "after one year, what was the difference between the amount of interest krista had earned and the amount julio had earned? \n" ); document.write( "------ \n" ); document.write( "Let julio's investment be \"x\" \n" ); document.write( "Then krista's investment is \"x-200\" \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "0.06x - 0.09(x-200) \n" ); document.write( "= 0.06x - 0.09x + 0.09*200 \n" ); document.write( "--- \n" ); document.write( "= -0.03x + 18 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |