document.write( "Question 866203: The cost c, in dollars, of a taxi ride is related to the distance d, in miles, of the ride. The cost for taxi A is given by the equation c = 3.5d + 2, and the cost for taxi B is given by c = 3d + 5. For what distance is the cost of each taxi ride the same? How much would this trip cost? \n" ); document.write( "
Algebra.Com's Answer #522115 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
3.5d + 2= 3d + 5.
\n" ); document.write( "d/2=3
\n" ); document.write( "d=6 miles
\n" ); document.write( "c=3d + 5
\n" ); document.write( "c=18+5=$23 for for 6 mile trip for each
\n" ); document.write( "
\n" ); document.write( "
\n" );