document.write( "Question 355528: I am trying to help my son and I am lost. He is working on linear equations. Here it is:
\n" ); document.write( "The cost of a taxi ride is an initial fee plus $1.50 for each mile. Your fare for 9 miles is $15.50\r
\n" ); document.write( "\n" ); document.write( "Write an equation that models the total cost Y of a taxi ride in terms of the number of miles X.\r
\n" ); document.write( "\n" ); document.write( "How much is the initial fee?\r
\n" ); document.write( "\n" ); document.write( "I can't help him, because I don't understand any of this.
\n" ); document.write( "

Algebra.Com's Answer #253885 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
Y = 1.5 X + I\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "15.5 = (1.5)(9) + I\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "15.5 = 13.5 + I\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2 = I\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Y = 1.5 X + 2
\n" ); document.write( "
\n" );