This is a pretty complex problem
11 kl = 11 000 l.
Hope this helps !
Photon
f(x) = 4x + 3
That's one-to-one, a linear function that will give a different f(x) for each different x.
For the inverse let's swap x and y and solve for y
x = 4y + 3
x - 3 = 4y
y = (x- 3)/4
That's the inverse,
Answer: (x- 3)/4, second choice
The domain and range of the inverse is all real numbers. It's two lines; I'll leave the graphing to you.
What do you want me to do
Answer:
(0,1)(1,4)
Step-by-step explanation:
Put in any value of x to find y, then you have a coordinate, then plot it
lets say i pick 0 for x
y = 3(0) + 1
y = 1
(0,1)
lets say i also pick 1 for x
y = 3(1)+1
y = 4
You need atleast two points to plot a line, these are two points.