document.write( "Question 98403: The credit remaining on a phone card (in dollars) is a linear function of the total calling time made with the card (in minutes), as shown in the figure below. The remaining credit after 23 minutes of calls is $21.78 , and the remaining credit after 57 minutes of calls is $17.02 . What is the remaining credit after 87 minutes of calls?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #71564 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (57-23)M=17.02-21.78 \n" ); document.write( "34M=-4.76 \n" ); document.write( "M=-4.76/34 \n" ); document.write( "M=-.14 PER MINUTE USED \n" ); document.write( "87-57=30 MINUTES USED. THEREFORE THE REDUCTION IN CREDIT IS: \n" ); document.write( "30*-.14=-4.20 \n" ); document.write( "17.02-4.20=$12.82 CREDIT REMAINING ON THE CARD AFTER 87 MINUTES ARE USED. \n" ); document.write( " |