Data can be on a graph like if the weather increase 2 degrees
Answer:
long
Step-by-step explanation:
well, as you can clearly see this is certainly not a short rectangle. maybe a little stocky, but certainly not short. also, I'm not very good at math, so dont ask me.
I'm not entirely sure what you're looking for, but here are your options. If you need a perfect square, I'd go for the 12 and 12, but I hope this helps?
Answer:
see below
Step-by-step explanation:
We assume you want the graph of ...
A graphing calculator or spreadsheet is useful for this.
__
You know cos(θ) = cos(-θ), so the graph is symmetrical about the x-axis. You can evaluate the function at a few points to find the general outline.
r at 0° = 8
r at 30° ≈ 7.05
r at 45° ≈ 6.19
r at 60° ≈ 5.33
r at 90° = 4
r at 120° = 3.2
r at 135° ≈ 2.96
r at 150° ≈ 2.79
r at 180° ≈ 2.67
Let,
f(x) = -2x+34
g(x) = (-x/3) - 10
h(x) = -|3x|
k(x) = (x-2)^2
This is a trial and error type of problem (aka "guess and check"). There are 24 combinations to try out for each problem, so it might take a while. It turns out that
g(h(k(f(15)))) = -6
f(k(g(h(8)))) = 2
So the order for part A should be: f, k, h, g
The order for part B should be: h, g, k f
note how I'm working from the right and moving left (working inside and moving out).
Here's proof of both claims
-----------------------------------------
Proof of Claim 1:
f(x) = -2x+34
f(15) = -2(15)+34
f(15) = 4
-----------------
k(x) = (x-2)^2
k(f(15)) = (f(15)-2)^2
k(f(15)) = (4-2)^2
k(f(15)) = 4
-----------------
h(x) = -|3x|
h(k(f(15))) = -|3*k(f(15))|
h(k(f(15))) = -|3*4|
h(k(f(15))) = -12
-----------------
g(x) = (-x/3) - 10
g(h(k(f(15))) ) = (-h(k(f(15))) /3) - 10
g(h(k(f(15))) ) = (-(-12) /3) - 10
g(h(k(f(15))) ) = -6
-----------------------------------------
Proof of Claim 2:
h(x) = -|3x|
h(8) = -|3*8|
h(8) = -24
---------------
g(x) = (-x/3) - 10
g(h(8)) = (-h(8)/3) - 10
g(h(8)) = (-(-24)/3) - 10
g(h(8)) = -2
---------------
k(x) = (x-2)^2
k(g(h(8))) = (g(h(8))-2)^2
k(g(h(8))) = (-2-2)^2
k(g(h(8))) = 16
---------------
f(x) = -2x+34
f(k(g(h(8))) ) = -2*(k(g(h(8))) )+34
f(k(g(h(8))) ) = -2*(16)+34
f(k(g(h(8))) ) = 2