document.write( "Question 456917: I just can't seem to catch on to word problems - can you help? I need to have a problem similar to the one below and I just do not know how to come up with one:\r
\n" );
document.write( "\n" );
document.write( "Jed's student loan totaled $16,200. Part was a Perkins loan made at 5% interests and the rest was a Stafford loan made at 4% interest. After one year, Jed's loans accumulated $715 in interest. What was the amount of each loan? \n" );
document.write( "
Algebra.Com's Answer #313528 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=16200 \n" ); document.write( ".05x+.04y=715 \n" ); document.write( "x=6700 y=9500 \n" ); document.write( " \n" ); document.write( " |