#54 is wrong is A is says full to shaded

a.) Initial cost of renting the car is $100
b.) rate of change is slope, that is :
c.) Cost = C and distance = d
the equation will be :
Look at the attachment!
Thanks. (I can’t see the Tuesday 24 Question 5, sorry.)
Q6.
The slope-intercept form: y = mx + b
m - slope
b - y-intercept
We have: slope m = 3, y-intercept (0, 4) → b= 4
<h3>Answer: y = 3x + 4</h3>
Q7.
2x + 4y = 4 |subtract 2x from both sides
4y = -2x + 4 |divide both sides by 4
y = -0.5x + 1
Only second graph has y-intercept = 1.
<h3>Answer: The second graph.</h3>
Q8.
The point-slope form:

We have

Substitute:

<h3>Answer: The first equation.</h3>
Q9.
It's a vertical line. The equation of a vertical line is x = <em>a</em>, where <em>a</em> is any real number.
<h3>Answer: x = -4</h3>
Answer:
f(2n)-f(n)=log2
b.lg(lg2+lgn)-lglgn
c. f(2n)/f(n)=2
d.2nlg2+nlgn
e.f(2n)/(n)=4
f.f(2n)/f(n)=8
g. f(2n)/f(n)=2
Step-by-step explanation:
What is the effect in the time required to solve a prob- lem when you double the size of the input from n to 2n, assuming that the number of milliseconds the algorithm uses to solve the problem with input size n is each of these function? [Express your answer in the simplest form pos- sible, either as a ratio or a difference. Your answer may be a function of n or a constant.]
from a
f(n)=logn
f(2n)=lg(2n)
f(2n)-f(n)=log2n-logn
lo(2*n)=lg2+lgn-lgn
f(2n)-f(n)=lg2+lgn-lgn
f(2n)-f(n)=log2
2.f(n)=lglgn
F(2n)=lglg2n
f(2n)-f(n)=lglg2n-lglgn
lg2n=lg2+lgn
lg(lg2+lgn)-lglgn
3.f(n)=100n
f(2n)=100(2n)
f(2n)/f(n)=200n/100n
f(2n)/f(n)=2
the time will double
4.f(n)=nlgn
f(2n)=2nlg2n
f(2n)-f(n)=2nlg2n-nlgn
f(2n)-f(n)=2n(lg2+lgn)-nlgn
2nLg2+2nlgn-nlgn
2nlg2+nlgn
5.we shall look for the ratio
f(n)=n^2
f(2n)=2n^2
f(2n)/(n)=2n^2/n^2
f(2n)/(n)=4n^2/n^2
f(2n)/(n)=4
the time will be times 4 the initial tiote tat ratio are used because it will be easier to calculate and compare
6.n^3
f(n)=n^3
f(2n)=(2n)^3
f(2n)/f(n)=(2n)^3/n^3
f(2n)/f(n)=8
the ratio will be times 8 the initial
7.2n
f(n)=2n
f(2n)=2(2n)
f(2n)/f(n)=2(2n)/2n
f(2n)/f(n)=2