document.write( "Question 311826: If Plan A cost 35 dollars every month and 10 cent per text and Plan B cost 18 dollars every month and 20 cent per text. How many text messages will they have to make for them to cost the same? \n" ); document.write( "
Algebra.Com's Answer #222966 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
35+.1x=18+.2x
\n" ); document.write( "-.1x=-17
\n" ); document.write( "x=170 text
\n" ); document.write( "
\n" );