document.write( "Question 333546: Darah wants to print a book she has written, and then sell it to the public. She has found two companies that she is comparing. Books R Us wants to charge an initial fee of $220, and will print as many books as she wants for $8 dollars each. Bountiful Books has no initial fee, but wants $12 per book printed. Obviously, Bountiful Books is the better deal if she is only printing a few, and Books R Us would be better if printing a lot of them. But what number of books would be the turning point (at what number of books would the two companies be the same price)? \n" ); document.write( "
Algebra.Com's Answer #239108 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Darah wants to print a book she has written, and then sell it to the public.
\n" ); document.write( " She has found two companies that she is comparing.
\n" ); document.write( " Books R Us wants to charge an initial fee of $220, and will print as many books
\n" ); document.write( " as she wants for $8 dollars each.
\n" ); document.write( " Bountiful Books has no initial fee, but wants $12 per book printed.
\n" ); document.write( " Obviously, Bountiful Books is the better deal if she is only printing a few,
\n" ); document.write( " and Books R Us would be better if printing a lot of them.
\n" ); document.write( "But what number of books would be the turning point?
\n" ); document.write( " (at what number of books would the two companies be the same price)?
\n" ); document.write( ":
\n" ); document.write( "Let n = no. books when both companies cost the same
\n" ); document.write( ":
\n" ); document.write( "Bountiful$ = Book R$
\n" ); document.write( "12n = 8n + 220
\n" ); document.write( "12n - 8n = 220
\n" ); document.write( "4n = 220
\n" ); document.write( "n = \"220%2F4\"
\n" ); document.write( "n = 55 books
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that is true, find the cost of each for 55 books
\n" ); document.write( "12(55) = $660
\n" ); document.write( ":
\n" ); document.write( "8(55) + 220
\n" ); document.write( "440 + 220 = $660 also
\n" ); document.write( "
\n" ); document.write( "
\n" );