document.write( "Question 83395: a taxi company charges R8 up front plus R3 per kilometer travelled. If the fare is R83, what distance was travelled. \n" ); document.write( "
Algebra.Com's Answer #59904 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Let x= number of kilometers traveled\r
\n" ); document.write( "\n" ); document.write( "Then the total cost of the taxi is
\n" ); document.write( "8+3x = 83
\n" ); document.write( "8+3x -8 = 83-8
\n" ); document.write( "3x=75
\n" ); document.write( "x= 25 kilometers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By the way, I am from the USA where we use $. What is an R???\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2 at SCC
\n" ); document.write( "Sanford, FL USA
\n" ); document.write( "
\n" );