document.write( "Question 1205068: A city taxi charges $2.50/km. A 6km ride costs $22.
\n" );
document.write( "Write the equation that represents the cost, C of a taxi ride compared to the distance driven, d. \n" );
document.write( "
Algebra.Com's Answer #841691 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "C(d) = (22-6*2.50) + 2.50*d = (22-15) + 2.50*d = 7 + 2.50 *d dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Here 22-6*50 = 22-15 = 7 dollars is the constant part of the cost. \r\n" ); document.write( "\r\n" ); document.write( " Sometime, they call it \"the cost to turn on the counter\".\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "2.50*d is the variable part of the cost.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The cost function is C(d) = 7 + 2.50 *d dollars, where d is the travel distance.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |