document.write( "Question 173549This question is from textbook allgebra1
\n" );
document.write( ": dave plans to rent a 14-foot truck for a two day move.At truck rental agency A,Dave can rent a truck for $29.95 per day plus $.99 per mile driven.At truck rental agency B,Dave can rent a truck for $50 per day plus $.49 per mile driven.After how many miles driven is the rental cost of the truck the same at both agencies?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #128413 by Mathtut(3670) ![]() You can put this solution on YOUR website! agency A's Cost would be C=29.95+.99(x) where x is the number of miles driven. \n" ); document.write( ": \n" ); document.write( "agency B's Cost would be C=50+.49(x). \n" ); document.write( ": \n" ); document.write( "in order to find out at how many miles that these two agencies costs are equal. we set the two equation equal to each other \n" ); document.write( ": \n" ); document.write( "29.95+.99x=50+.49x \n" ); document.write( ": \n" ); document.write( ".5x=20.05.....combining like terms \n" ); document.write( ": \n" ); document.write( " |