document.write( "Question 1127152: A) Mikayla's car gets 31 miles per gallon and gas costs $3.53 per gallons. Define a function f that determines the price (in dollars) of the gas Mikayla used given a number of miles that Mikayla drove, m.
\n" );
document.write( "B) A rectangle has a fixed perimeter of 350 but the length and width of the rectangle can vary. Define a function g that determines the area of the rectangle (in square inches) given the length of the rectangle in inches, l. \n" );
document.write( "
Algebra.Com's Answer #743522 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "A) Mikayla's car gets 31 miles per gallon and gas costs $3.53 per gallons. Define a function f that determines the price (in dollars) of the gas Mikayla used given a number of miles that Mikayla drove, m. \n" ); document.write( "---\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Not \"price\", but COST. Price was already given, $3.53 per gallon.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |