A car averages 25 miles to the gallon. If a gallon of fuel costs $1.30, and you drive 1000 miles each month, how much does it cost to fuel the car for a year?
Let x equal what you are trying to find x ($ / yr)
Reciprocal factors
25 (mi / gal)
1.30 ($ / gal) 1000 (mi / mo) 12 (mo / yr) 1/25 (gal / mi)
1 / 1.30 (gal / $)
1 / 1000 (mo / mi)
/ 12 (yr / mo)
Build an equation
x ($ / yr) = 1.30 ($ / gal) * ins (gal / * 1000 (mi / ime) * 12 (me/ yr)
Multiply factors
x ($ / yr) = 624 ($ / yr)
Cost to fuel car for a year is $624.00.
Computer Science & Information Technology
You might also like to view...
What is the name of a key in one table that is required to matche a primary key in another table?
a. Foreign key. b. Matching key. c. Joined key. d. Linking key.
Computer Science & Information Technology
Stack applications can be classified into four broad categories: reversing data, displaying data, postponing data usage, and backtracking steps.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology