document.write( "Question 232698: A copy center offers its customers two different pricing plans for black and white photocopies of 8.5 in. by 11 in. pages. Customers can either pay 8 cents per page or 7.50 for a discount card the lowers the cost to 5 cents per page. Write and solve an equation to find the number of photocopies for which the cost of each plan is the same. \n" ); document.write( "
Algebra.Com's Answer #171924 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
.08x=7.5+.05x
\n" ); document.write( ".03x=7.5
\n" ); document.write( "x=250 copies
\n" ); document.write( "
\n" );