Positive: 690
Negative: -30
Answer:
Question (A) firgue b is pallorgram
Question ( B) Only A is a rentengle
Question (C) is already right
Step-by-step explanation:
Answer:
See below.
Step-by-step explanation:
So we started off with the equation:

And we subtracted x from both sides to acquire:

Now, this is essentially slope-intercept form. Recall that the slope-intercept form is:

Where m is the slope and b is the y-intercept.
If we rearrange our equation:

And put some parentheses:

We can see that this is indeed slope-intercept form.
And we can see that m is -1 and b is 2.
In other words, the slope is -1 and the y-intercept is 2.
The value of k is
<h3>How to solve the simultaneous equation?</h3>
Given:
x-y=k.............(eq i)
2x²+y²-15..............(eq ii)
We would make y the subject formula in eq ii
2x²+y²-15= 0
2x² + y²= 15
y²= 15-2x²
y=
...........(eq iii)
Substitute the value of y into eq i
x-(
= k
x- (
= k
k= 
Read more about simultaneous equations here:
brainly.com/question/16863577
#SPJ1
9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]