document.write( "Question 173083This question is from textbook College Algebra
\n" );
document.write( ": Cookbook Royalties Latasha Williams earned $48,000 from royalties on her cookbook. SHe paid a 28% income tax on these royalties. The balance was invested in two ways, some of it at 3.25% interest and some at 1.75%. The investments produced $904.80 interest per year. Find the amount invested at each rate. \n" );
document.write( "
Algebra.Com's Answer #127939 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 48,000(1-.28)=48,000*.72=$34,560 is her balance after taxes. \n" ); document.write( ".0325x+.0175(34,560-x)=904.80 \n" ); document.write( ".0325x+604.80-.0175x=904.80 \n" ); document.write( ".015x=904.8-604.8 \n" ); document.write( ".015x=300 \n" ); document.write( "x=300/.015 \n" ); document.write( "x=$20,000 is the amount invested @ 3.25% \n" ); document.write( "34,560-20,000=$14,560 is the amount invested @ 1.75% \n" ); document.write( "Proof: \n" ); document.write( ".0325*20,000+.0175*14,560=904.80 \n" ); document.write( "650+254.80=904.80 \n" ); document.write( "904.8=904.8 \n" ); document.write( " |