document.write( "Question 1000057: 8) A basic cell phone plan at Verizon Wireless costs $45 a month with an additional $0.10 per text message sent. AT&T charges $30 a month with an additional $0.13 per text message sent. How many text messages would you have to send for the plans to cost the same? If you send an average of 1200 text messages a month, which company would you want to choose as your provider?
\n" ); document.write( "a. Define your variables
\n" ); document.write( " (I know that X=# of Verizon texts, Y=# of AT&T texts)
\n" ); document.write( "b. Write your system of equations (X<=0,Y<=0,?,?)
\n" ); document.write( "c. Show your work
\n" ); document.write( "d. Answer the question in a complete sentence. \r
\n" ); document.write( "\n" ); document.write( "------------
\n" ); document.write( "I'm not sure how to write out the system of equations? Do I exclude the amount they charge per month? Is it .10x<=1200 and .13y<=1200?
\n" ); document.write( "

Algebra.Com's Answer #617718 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Number of tests made =x\r
\n" ); document.write( "\n" ); document.write( "Verzon C(x) = 45 + 0.1x => 45+0.1*1200 =165\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "AT & T C(y) = 30 + 0.13x=> 30 + 0.13*1200=186\r
\n" ); document.write( "\n" ); document.write( "For 1200 texts C(x) is less than C(y)\r
\n" ); document.write( "\n" ); document.write( "If the costs are to be the same then\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "45 + 0.1x = 30 + 0.13x\r
\n" ); document.write( "\n" ); document.write( "15=0.03x\r
\n" ); document.write( "\n" ); document.write( "15/0.03= x\r
\n" ); document.write( "\n" ); document.write( "500=x \r
\n" ); document.write( "\n" ); document.write( "500 texts
\n" ); document.write( "
\n" ); document.write( "
\n" );