document.write( "Question 188943: Latoya purchased a prepaid phone card for $30. Long distance calls cost 16 cents a minute using this card. Latoya used her card only once to make a long distance call. If the remaining credit on her card is $26.48, how many minutes did her call last? \n" ); document.write( "
Algebra.Com's Answer #141755 by jonvaliente(64)\"\" \"About 
You can put this solution on YOUR website!
Let c = no of minutes Latoya called long distance\r
\n" ); document.write( "\n" ); document.write( "To find out how much she spent for her call:\r
\n" ); document.write( "\n" ); document.write( "30-26.48=3.52\r
\n" ); document.write( "\n" ); document.write( "0.16*c=3.52\r
\n" ); document.write( "\n" ); document.write( "Dividing both sides by 0.16, we get\r
\n" ); document.write( "\n" ); document.write( "c = 22\r
\n" ); document.write( "\n" ); document.write( "Latoya's call lasted for 22 minutes
\n" ); document.write( "
\n" );