It’s A I think I had it on a recent test :) I’m not sure tho
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: Choice C) Same-side interior angles
------------------------------------------------------------------------------
Angle 4 and angle 6 are on the same side, in this case the right hand side of the transversal line (line t). In addition, they are on the interior of the "train tracks" horizontal lines (line a and line b). Combine this and this is why the two angles are same-side interior angles
Side note: if line a is parallel to line b, then angle 4 and angle 6 add to 180 degrees. At this point, they are considered supplementary.
Answer: The length of the rectangle is 35 in.
The width of the rectangle is 28 in.
_________________________________________________________
Explanation:
_________________________________________________________
The formula for the area, "A", of a rectangle:
Area (A) = length (L) * width (w) ;
that is: " A = L * w " ;
A = 980 in² (given);
ratio of the length to the width is: " 5 : 4 " (given);
→ Find the length (L) and the width (w).
_________________________________________________________
→ 980 in² = (5x) * (4x) ;
in which: " 980 in² " is the area of the triangle;
" 5x" = the length (L) of the rectangle, for which we shall solve;
" 4x" = the width (w) of the rectangle, for which we shall solve.
_______________________________________________________
If we find solve for "x" ; we can solve for "5x" and "4x" (the "length" and the "width", respectively); by plugging in the solved value for "x" ;
_______________________________________________________
→ 980 in² = (5x) * (4x) ;
↔ (5x) * (4x) = 980 in² ;
→ (5x) * (4x) = (5) * (4) * (x) * (x) = 20 * x² = 20x² ;
→ 20x² = 980 ;
Divide each side by "10" ; by canceling out a "0" on each side of the equation:
→ 2x² = 98 ;
Now, divide each side of the equation by "2" ;
→ 2x² / 2 = 98 / 2 ;
to get:
→ x² = 49 ;
Now, take the "positive square root" of each side of the equation; (since a "length or width" cannot be a "negative value") ;
to isolate "x" on one side of the equation; & to solve for "x" ;
→ ⁺√(x²) = √49 ;
to get:
→ x = 7 ;
______________________________________________________
Now, we can solve for the "length" and the "width" ;
→ The length is: "5x" ;
5x = 5(7) = " 35 in " ;
______________________________________________________
→ The width is: "4x" ;
4x = 4(7) = "28 in."
______________________________________________________
Let us check our answer:
→ A = L * w ;
→ 980 in² = ? 35 in. * 28 in. ?? ;
Using a calculator: "35 * 28 = 980" . Yes! ;
____________________________________________________
{ Also note: " in * in = in² " ? Yes! } .
____________________________________________________
The smallest y can be is y = -1. The largest it can be is y = 1. The value of y can be anything in between. The value of y is a real number.
Answer: Choice D) All real numbers between -1 and 1 including -1 and 1Note: we can write that as

which in interval notation would look like
![[-1, 1]](https://tex.z-dn.net/?f=%5B-1%2C%201%5D%20)
. The square brackets tell us to include the endpoints.