Answer option D
Step-by-step explanation:
The amount of bill is $43.15
Step-by-step explanation:
Given,
Current meter reading = 25,789 kWh
Reading on last bill = 25,350 kWh
Reading for the month = Current meter reading - Last month bill reading
Reading for the month = 25789 - 25350 = 439kWh
Cost per kWh = $0.0983
Cost of 439 kWh = 0.0983*439 = $43.1537
Rounding off to nearest hundredth
Cost of 439 kWh = $43.15
The amount of bill is $43.15
Keywords: subtraction, multiplication
Learn more about subtraction at:
#LearnwithBrainly
Answer:
$4,116
Step-by-step explanation:
Worth of Mike's car at the start of 2014 = $12,000
If the car is said to depreciates every year by 30% = 30/100 = 0.3
The worth of the car at the start of 2017 is what we are to determine.
This means that the car depreciated by 30% (0.3) for 3 years since 2014 (2017 - 2014 = 3 yrs)
The worth at the start of 2017 would be calculated as follows:
12,000 × (1 - 0.3)³
= 12,000 × (0.7)³
= 12,000 × 0.343
= 4,116
Worth of the car at the start of 2017 would be $4,116
Answer:
f(x) = 3x + 2
Step-by-step explanation:
That's easy to find out. You have your input number, which is your x value, and you have your output number which is your y value (or f(x)).
All you have to do is see if each of the proposed answer works for ALL entries in the data set.
f(x) = 3x + 2
for x = 3 ===> 11 = 3 (3) + 2 = 11 YES
for x = 5 ===> 17 = 3 (5) + 2 = 17 YES
for x = 7 ===> 23 = 3 (7) + 2 = 23 YES
for x = 9 ===> 29 = 3 (9) + 2 = 29 YES
f(x) = 2x + 5
for x = 3 ===> 11 = 2 (3) + 5 = 11 YES
for x = 5 ===> 17 = 2 (5) + 5 = 15 NO - we stop here for this function
f(x) = x + 7
for x = 3 ===> 11 = (3) + 7 = 10 NO - we stop here for this function
f(x) = 3x + 1
for x = 3 ===> 11 = 3 (3) + 1 = 10 NO - we stop here for this function