document.write( "Question 97749: The first 100 copies of a poster cost x cents each;after the first 100 copies have been made ,extra copies cost x/4 cents each.how many cents will it cost to make 300 copies of the poster?\r
\n" );
document.write( "\n" );
document.write( "Have option
\n" );
document.write( "A)100x B)150x C)200x D)300x E)400x \n" );
document.write( "
Algebra.Com's Answer #71273 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! he first 100 copies of a poster cost x cents each;after the first 100 copies have been made, extra copies cost x/4 cents each.how many cents will it cost to make \n" ); document.write( "300 copies: \n" ); document.write( ": \n" ); document.write( "1st hundred, + next two hundred \n" ); document.write( "100x + (x/4)(200) \n" ); document.write( "100x + 50x \n" ); document.write( "150x \n" ); document.write( " |