document.write( "Question 164012: The drama club is printing a storybook to raise money. The print shop charges $4 for each book, and $90 to create the book. How many books can the club print if their budget is $990?\r
\n" );
document.write( "\n" );
document.write( "Please show process thanks \n" );
document.write( "
Algebra.Com's Answer #120838 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The drama club is printing a storybook to raise money. The print shop charges $4 for each book, and $90 to create the book. How many books can the club print if their budget is $990? \n" ); document.write( "----------------------- \n" ); document.write( "Formula: C(x) = 90 + 4x where \"x\" is the number of books printed. \n" ); document.write( "----------------- \n" ); document.write( "990 = 90 + 4x \n" ); document.write( "4x = 900 \n" ); document.write( "x = 225 (# of books theycan print with a $990 budget) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |