document.write( "Question 352947: To rent a van it intially costs $87 down plus $.031 per mile. \r
\n" );
document.write( "\n" );
document.write( "Write a fuction that describes the total cost of renting the van. I dentify the independent and dependent variables and tell what each one represents.
\n" );
document.write( "How far can you drive the van if you have $275? What is the cost if you drive 1358 miles? \n" );
document.write( "
Algebra.Com's Answer #252223 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let C = total cost of renting the van. This is the dependent variable. \n" ); document.write( "Let x = number of miles the van was driven. This is the independent variable.\r \n" ); document.write( "\n" ); document.write( "Then \n" ); document.write( "If \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If \n" ); document.write( " |