document.write( "Question 1204232: The cost of hiring a taxi is given by the formula C = 2.25d + 15 where d is the distance travelled in kilometres.
\n" );
document.write( "(a) Find the cost of travelling 20km\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b). a trip costs a passenger $87. How far did the passenger travel? \n" );
document.write( "
Algebra.Com's Answer #840357 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Answers: \n" ); document.write( "(a) $60 \n" ); document.write( "(b) 32 km\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown \n" ); document.write( "(a) \n" ); document.write( "C = 2.25*d + 15 \n" ); document.write( "C = 2.25*20 + 15 \n" ); document.write( "C = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b) \n" ); document.write( "C = 2.25*d + 15 \n" ); document.write( "87 = 2.25*d + 15 \n" ); document.write( "87-15 = 2.25*d \n" ); document.write( "72 = 2.25*d \n" ); document.write( "d = 72/(2.25) \n" ); document.write( "d = 32 \n" ); document.write( " \n" ); document.write( " |