Answer:
To calculate the perimeter of a triangle, add the length of its sides. For example, if a triangle has sides a, b, and c, then the perimeter of that triangle will be P = a + b + c.
Answer:
1) f(g(2)) = 24
2) f(g(-1)) = -4
Step-by-step explanation:
1) GIven f(x) = x²+2x and g(x) = 2x
f(g(x)) = f(2x)
f(2x) = (2x)² + 2(2x)
f(2x) = 4x² + 4x
f(g(x)) = 4x² + 4x
f(g(2)) = 4(2)² + 4(2)
f(g(2)) = 16+8
f(g(2)) = 24
2) f(x) = x+1 and g(x) = 5x
f(g(x)) = f(5x)
f(5x)= 5x + 1
f(g(x)) = 5x + 1
f(g(-1)) = 5(-1) + 1
f(g(-1)) = -5+1
f(g(-1)) = -4
Answer:
13
Step-by-step explanation:
If you look at where $5 crosses the line of best fit, you see it between 12 and 14 ounces. The answer is 13.
Answer:
f(-3)=56
Step-by-step explanation:
When evaluating a specific input for a function, you just plug that input in for x.
So in this case, f(-3)=5(-3)^2-2(-3)+5
f(-3)=5(-3)^2-2(-3)+5
f(-3)=5(9)+6+5
f(-3)=45+6+5
f(-3)=56
Answer:
c = 15d + 30
Step-by-step explanation:
Hey there!
This can be represented by an equation of a line, where the number of days is our x-values(d), and the price is our y-values(c).
The price for one day ($45) and the price for 4 days($90) are specific points on that line.
The points are (1, 45) and (4, 90).
We can first find the slope of the line:
- As the price rises 45, the days increase by 3
- Slope = rise/run
- Slope = 45/3
- Slope = 15
Now we can find the base price, by plugging the slope and a point into the equation y = mx + b.
Solve for b:
- y = mx + b
- 45 = 15(1) + b
- 45 = 15 + b
- 30 = b
The base price (b) is 30.
The equation is 