Answer:
2 (real) solutions.
Step-by-step explanation:
A quadratic always has two solutions, whether they are real or complex.
Sometimes the solution is complex, involving complex numbers (2 complex), sometimes they are real and distinct (2 real), and sometimes they are real and coincident (still two real, but they are the same).
In the case of
x^2+3x = 3, or
x² + 3x -3 = 0
we apply the quadratic formula to get
x = (-3 +/- sqrt(3^2+4(1)(3))/2
to give the two solutions
{(sqrt(21)-3)/2, -(sqrt(21)+3)/2,}
both of which are real.
The correct answer is A. D
That is because D has a horizontal line of symmetry, as can be seen on it.
Answer:
c and d
Step-by-step explanation:
ok so i do not know how to explain
Answer:
an = 1/2 (4)^ (n-1)
a6 = 512
Step-by-step explanation:
The formula for a geometric sequence is
an = a1 (r)^(n-1)
where an is the term of the sequence
a1 is the initial term of the sequence
r is the ratio
and n is the term number
We know a1 = 1/2 and r =4
I will assume that x=6 means we want to know the 6th term
an = 1/2 (4)^ (n-1)
We want to find the 6th term
a6 = 1/2 * 4^(6-1)
a6 = 1/2 * 4^5
a6 = 512