f(0) means the function output when the input is x = 0. This is the same as saying the y value when x = 0.
f(x) = 3-2x
f(0) = 3-2(0)
f(0) = 3
The point (0,3) is on the graph. This is the y intercept which is where the graph crosses the y axis. The y intercept always occurs when x = 0.
So in other words, the special name for f(0) is the y intercept.
You can pull out a greatest common factor (GCF).
1. GCF: x
2. GCF: p
3. GCF: 8
The width of the laptop is 6 inches long.
Answer:
number of $20 bill = 4
Number of $5 bill = 5
Step-by-step explanation:
Given that:
Total number of $5 and $20 bills = 9
Let :
Number of $5 bills = x
Number of $20 bills = y
Combined worth of all bills = $105
x + y = 9 - - - (1)
5x + 20y = 105 - - - (2)
From (1)
x = 9 - y
Substitute x = 9 - y into (2)
5(9 - y) + 20y = 105
45 - 5y + 20y = 105
15y = 105 - 45
15y = 60
y = 60/15
y = 4
x = 9 - y
x = 9 - 4 = 5
Hence,
number of $20 bill = 4
Number of $5 bill = 5