document.write( "Question 291214: Mary published her first book. She was given $10,000.00 and an additional $0.10 for each copy of the book that sold. Her earnings,d, in dollars, from the publication of her book are given by d=10,000+0.1n
\n" );
document.write( "where n is the number of copies sold. During the first year Mary earned $35,000.00 from the publication and sale of her book sold in the first year?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210628 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 35,000=10,000+.1N \n" ); document.write( ".1N=35,000-10,000 \n" ); document.write( ".1N=25,000 \n" ); document.write( "N=25,000/.1 \n" ); document.write( "N=250,000 BOOKS WERE SOLD. \n" ); document.write( " \n" ); document.write( " |