Respuesta :
She needs to know the distance from LA to SF.
Call that distance x. Then you can calculate the cost from:
# of gallons consumed: x miles / 38 miles/ gallon = (x/38) gallons
After that,
cost = # gallons * cost per gallon = (x/38) gallons * 4 $/gallon = 4x/38 $
Call that distance x. Then you can calculate the cost from:
# of gallons consumed: x miles / 38 miles/ gallon = (x/38) gallons
After that,
cost = # gallons * cost per gallon = (x/38) gallons * 4 $/gallon = 4x/38 $