document.write( "Question 234341: You save money from a job. You invest some of it in a cd account that yields 8% interest yearly and the rest in a bond that yields 6% interest yearly
\n" );
document.write( "C=the amount of money invested in the cd and B=the amount invested on the bond. You earn $84 interest in a year\r
\n" );
document.write( "\n" );
document.write( "Write an equation relating C,B and the amount of money earned \n" );
document.write( "
Algebra.Com's Answer #172791 by checkley77(12844) ![]() You can put this solution on YOUR website! .08C+.06B=84 \n" ); document.write( "WITHOUT ANY ADDITIONAL INFORMATION YOU HAVE ONE EQUATION WITH 2 UNKNOWNS WHICH WILL NOT YIELD A UNIQUE SOLUTION. \n" ); document.write( "THERE ARE ALMOST AN INFINITE NUMBER OF POSSIBLE SOLUTIONS HERE. \n" ); document.write( "EXAMPLES: \n" ); document.write( "LET C=1000 & B=66.67 \n" ); document.write( ".08*1000+.06*66.67=84 \n" ); document.write( "80+4=84 \n" ); document.write( "84=84 \n" ); document.write( "OR: \n" ); document.write( "B=500 \n" ); document.write( "C=675 \n" ); document.write( "675*.08+.06*500=84 \n" ); document.write( "54+30=84 \n" ); document.write( "84=84\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |