document.write( "Question 1032486: Problem: Ring-A-Ding Phone Company charges each customer $160 for telephone installation, plus $40 per month for service. Dial Tone Phone Company charges $210 for telephone installation, plus $30 per month for service. A customer who signs up for Dial Tone will pay the same total amount for his or her telephone as a customer who signs up for Ring-A-Ding if each pays for installation and service for how many months.\r
\n" );
document.write( "\n" );
document.write( "Possible Answers are: 4 months, 5 months, 7 months, and 9 months.\r
\n" );
document.write( "\n" );
document.write( "Based on my calculations, Dialtone is paid $240 per month and Ring-A-Ding is paid $200 per month. The two companies were costed out for payment for the four possible month solutions, but none of them were equal.\r
\n" );
document.write( "\n" );
document.write( "Dialtone: 960 1200 1,680 and 2,160\r
\n" );
document.write( "\n" );
document.write( "Ring-A-Ding: 800 1,000 1,400 and 1,800\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "\"His or her telephone\" seems to be the key in this question but I still can't solve. Any help would be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Sincerely,\r
\n" );
document.write( "\n" );
document.write( "Jamaal Zeigler \n" );
document.write( "
Algebra.Com's Answer #647162 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Problem: \n" ); document.write( "Ring-A-Ding Phone Company charges each customer $160 for telephone installation, plus $40 per month for service. \n" ); document.write( "R(x) = 160+40x \n" ); document.write( "------------------------ \n" ); document.write( "Dial Tone Phone Company charges $210 for telephone installation, plus $30 per month for service. \n" ); document.write( "D(x) = 210+30x \n" ); document.write( "----------------------------------- \n" ); document.write( " A customer who signs up for Dial Tone will pay the same total amount for his or her telephone as a customer who signs up for Ring-A-Ding if each pays for installation and service for how many months? \n" ); document.write( "Possible Answers are: 4 months, 5 months, 7 months, and 9 months. \n" ); document.write( "160+40x = 210+30x \n" ); document.write( "10x = 50 \n" ); document.write( "x = 5 months \n" ); document.write( "--------------------- \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |