document.write( "Question 172656This question is from textbook algebra 1
\n" ); document.write( ": Susan wants to have business cards printed. One style will cost $25 plus 2 cents per card. Another style will cost $10 plus 5 cents per card. For how many cards will the cost be the same for both styles ? \n" ); document.write( "
Algebra.Com's Answer #127530 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
25+.02X=10+.05X
\n" ); document.write( ".02X-.05X=10-25
\n" ); document.write( "-.03X=-15
\n" ); document.write( "X=-15/-.03
\n" ); document.write( "X=500 CARDS WOULD COST THE SAME.
\n" ); document.write( "PROOF:
\n" ); document.write( "25+.02*500=10+.05*500
\n" ); document.write( "25+10=10+25
\n" ); document.write( "35=35
\n" ); document.write( "
\n" ); document.write( "
\n" );