document.write( "Question 1166797: A taxi company charges a flat fee of $3.00 for each pick-up and $0.75 per mile. Miles driven will be the independent variable (x) and cost will be the dependent variable (y). \n" ); document.write( "
Algebra.Com's Answer #791332 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your equation is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = .75 * x + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 is the flat fee for each pickup. \n" ); document.write( "x is the number of miles driven. \n" ); document.write( "y is the total cost.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this equation, x is the independent variable. \n" ); document.write( "the value of x is provided in a manner that is external to the equation. \n" ); document.write( "once you provide that value, the equation is then used to find the value of y. \n" ); document.write( "y is the dependent variable because the value of y is dependent on the value of x. \n" ); document.write( " |