document.write( "Question 1012181: Ashley's telephone service costs $24 per month plus $0.20 for each local call. long distance calls are extra. last month, her bill was $45.93, and it included $16.33 in long distance charges. how many locals calls did she make? \n" ); document.write( "
Algebra.Com's Answer #628037 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
X=number of local calls
\n" ); document.write( ".
\n" ); document.write( "Bill = $24 + $0.20X + long distance charges
\n" ); document.write( "$45.93=$24 + $0.20X + $16.33
\n" ); document.write( "$5.60=$0.20X
\n" ); document.write( "28=X
\n" ); document.write( ".
\n" ); document.write( "ANSWER: She made 28 local calls.
\n" ); document.write( "
\n" ); document.write( "
\n" );