Жабдық бағасын есептеуName
Ұзындық, тиімділік және отын бағасы бойынша жол жүрудің отын шығынын есептеңіз.
Нәтижелер жазу барысында жаңартылмақ.
Калькулятор туралы
you’re using a car, you can use the fuel cost calculator to calculate your fuel cost. You can use the fuel cost calculator to calculate your fuel cost by dividing the distance by your mileage, then multiplying the distance by the price per gallon. In mpg mode it divides the distance by your miles-per-gallon to get gallons used, then multiplying the distance by your litres-per-100km figure to get litres, then multiplying the price per gallon. In metric mode it divides the distance by your fuel costUse the fuel cost calculator to calculate your fuel cost.Use it to budget for a road trip, compare the running cost of two vehicles, decide whether to drive or take the train, or work out a fair share for carpoolers.Use it to budget for a road trip, compare the running cost of two vehicles, compare the running cost of two vehicles, or work out a fair share for carpoolers.Use it to budget for a road trip, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles, compare the running cost of two vehicles,
Жиі қойылатын сұрақтар
Жол жүрудің отын шығыны қалай есептеледі?
mpg режімінде: қолданылған отын = қашықтық / mpg, содан кейін бағасы = отын x галлон бағасы. Метрикалық режімде: литрлер = қашықтық / 100 x (l/ 100km), содан кейін бағасы = литрлер x литр бағасы.
Жол жүру стилі нәтижені өзгерте ме?
Иә. Шынайы тиімділігі жылдамдық, қозғалыс, жүктеме және жер бедері бойынша өзгереді, сондықтан бұл келтірген тиімділік саныңызға негізделген болжам деп қарастырылады.
MPG мен 100 км/ л арасында қалай ауысуға болады?
Қосымша параметрлер бөліміндегі бірліктерді қолданыңыз. Miles & mpg - қашықтық мильде, тиімділігі галлонға миль; km & l/ 100km - қашықтық километрде, тиімділігі 100 км- ге литр, литрге баға.
Жабдықтың бағасын қалай бөлемін?
Қосымша параметрлер бөлімінде адамдардың санын орнатыңыз. Калькулятор жолаушылардың жалпы отын шығынын тең бөліп береді, сондықтан әрбір жолаушы өз үлесін көреді - бұл көлікпен бірге жүру және жолаушылардың көптеп жүруіне пайдалы.
Менің сапарым қанша отын жұмсайды?
Бұл калькулятор қолданылған жанармай мөлшерін және оның құнын көрсетеді. mpg режимінде бұл қашықтық ÷ mpg (галлон); метрикалық режимінде бұл қашықтық ÷ 100 × l/ 100км (литр). 300 мильді 30 mpg- те жүру 10 галлонды қажет етеді.
Қай жолмен жүру керектігін қалай есептеймін?
Екі бағыттың жалпы қашықтығы не бір бағыттың екі есе ұзындығын келтіріңіз. Қашықтығымен бірге шығын да өседі, сондықтан бір бағытқа екі рет бару шығыны екі есе болады, ал тиімділігі мен отын бағасы бірдей.
API - бұл калькуляторды кодтан қолдану
Бұл калькуляторды бос JSON аяқтау нүктесі ретінде шақыру - кілт қажет емес. Төмендегі өріс мәндерін сұраныс параметрлері немесе JSON ретінде жіберіңіз. API құжаттамасын толық оқып шығу →
Аяқтау нүктесі
GET https://calculator.free/api/v1/fuel-cost/
curl
curl "https://calculator.free/api/v1/fuel-cost/?distance=300&efficiency=30&price=3.5"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/fuel-cost/?" + new URLSearchParams({
"distance": "300",
"efficiency": "30",
"price": "3.5"
}));
const data = await r.json();
console.log(data.results);
Нәтижелер тек жалпы нұсқаулық ретінде ғана есептеледі, қаржылық, медициналық немесе салық кеңесі ретінде емес.