Answer:
The answer is -15.
Step-by-step explanation:
1. 2x - 1
2. 2(-7) - 1
3. (-14) - 1
4. -15
By plugging in our x value, we are able to use PEMDAS to multiply 2 and the value of x and then, we subtract 1 from the value we got from step 3 to get -15.
Answer:
a_n = 2^(n - 1) 3^(3 - n)
Step-by-step explanation:
9,6,4,8/3,…
a1 = 3^2
a2 = 3 * 2
a3 = 2^2
As we can see, the 3 ^x is decreasing and the 2^ y is increasing
We need to play with the exponent in terms of n
Lets look at the exponent for the base of 2
a1 = 3^2 2^0
a2 = 3^1 2^1
a3 = 3^ 0 2^2
an = 3^ 2^(n-1)
I picked n-1 because that is where it starts 0
n = 1 (1-1) =0
n=2 (2-1) =1
n=3 (3-1) =2
Now we need to figure out the exponent for the 3 base
I will pick (3-n)
n =1 (3-1) =2
n =2 (3-2) =1
n=3 (3-3) =0
Answer:
1:4 and 3:12
Step-by-step explanation:
They are equivalent! Hope this helps! :)
If you graph it, it looks linear.
Yo sup??
The given points are (1,1),(1,3) and (9,2)
equation of circle is
8x²+8y²+ax+by=0
let us plug in (1,1) in the equation we get
8+8+a+b=0
a+b=-16
let us now plug in (1,3) in the equation
8+8*3²+a+3b=0
a+3b=-80
let us. now solve the two equation in terms of a and b
we get
2b=--64
b=-32
and
a=-16+32
=16
therefore the equation is
8x²+8y²+16x-32y=0
Hope this helps