document.write( "Question 200700: 92.) Investing her bonus. Donna invested her $33,000 bonus and received a total of $970 in interest after one year. If part of the money returned 4% and the reminder 2.25% then how much did she invest at each rate?\r
\n" );
document.write( "\n" );
document.write( "100.)Ticket of Sales. Thickets for a concert were sold to adutls for $3.00 and to students for $2.00. If the total receipts were $824.00 and twice as many adult tickets were sold, then how many of each were sold? \n" );
document.write( "
Algebra.Com's Answer #150944 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Donna invested her $33,000 bonus and received a total of $970 in interest \n" ); document.write( " after one year. If part of the money returned 4% and the reminder 2.25% then \n" ); document.write( " how much did she invest at each rate? \n" ); document.write( ": \n" ); document.write( "Let x amt invested at 4% \n" ); document.write( "then \n" ); document.write( "(33000-x) = amt invested at 2.25% \n" ); document.write( ": \n" ); document.write( "Write an equation using the decimal values for the rates: \n" ); document.write( ".04x + .0225(33000-x) = 970 \n" ); document.write( ": \n" ); document.write( ".04x + 742.5 - .0225x = 970 \n" ); document.write( ": \n" ); document.write( ".04x - .0225x = 970 - 742.5 \n" ); document.write( ": \n" ); document.write( ".0175x = 227.5 \n" ); document.write( "x = \n" ); document.write( "x = $13,000 invested at 4% \n" ); document.write( "then \n" ); document.write( "33000 - 13000 = $20,000 invested at 2.25% \n" ); document.write( ": \n" ); document.write( "Check solution; \n" ); document.write( ".04(13000) + .0225(20000) = \n" ); document.write( "520 + 450 =970 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "100.)Ticket of Sales. Tickets for a concert were sold to adults for $3.00 \n" ); document.write( " and to students for $2.00. If the total receipts were $824.00 and twice as \n" ); document.write( " many adult tickets were sold, then how many of each were sold? \n" ); document.write( ": \n" ); document.write( "3a + 2s = 824 \n" ); document.write( ": \n" ); document.write( "\"twice as many adult tickets were sold,\" \n" ); document.write( "a = 2s \n" ); document.write( ": \n" ); document.write( "Replace a with 2s in the 1st equation, find s \n" ); document.write( "3(2s) + 2s = 824 \n" ); document.write( "6s + 2s = 824 \n" ); document.write( "8s = 824 \n" ); document.write( "s = \n" ); document.write( "s = 103 students \n" ); document.write( ": \n" ); document.write( "You can find the no. of adults \n" ); document.write( " \n" ); document.write( " |