17,19,23 are the prime numbers
Problem: 2/3= 18/(x+5)
First, I would multiply the (x+5) over
Making it 2/3(x+5)=18
Second, I would Divide by 2/3 (which is the same as multiplying by the reciprocal 3/2)
which shows up like this now (x+5)=18*3/2
third I would subtract the 5 over
which will give you your answer
Answer:
a. a[1] = 3; a[n] = 2a[n-1]
b. a[n] = 3·2^(n-1)
c. a[15] = 49,152
Step-by-step explanation:
Each term of the given sequence is 2 times the previous term. (This description is the basis of the recursive formula.) That is, the terms of the given sequence have a common ratio of 2. This means the sequence is geometric, so the formulas for explicit and recursive rules for a geometric sequence apply.
The first term is 3, and the common ratio is 2.
<h3>(a)</h3>
The recursive rule is ...
a[1] = 3
a[n] = 2×a[n-1]
__
<h3>(b)</h3>
The explicit rule is ...
a[n] = a[1]×r^(n-1)
a[n] = 3×2^(n-1)
__
<h3>(c)</h3>
The 15th term is ...
a[15] = 3×2^(15-1) = 3×2^14
a[15] = 49,152
Answer: * = 36x^2
Note: Im guessing you're here for rsm struggles. That's how I found this question. I searched the web for the answer to this rsm problem, but I couldnt find it. I was happy to find this brainly link, but annoyed to find it was unanswered. I did the problem, and now i'll help future rsm strugglers out. Thanks for posting this question.
Step-by-step explanation:
Ok, so we know that trinomials like this are squares of binomials. this in mind, we know that it can also be written as (x+y)^2. (also brainly's exponents feature used to be better, if the exponents are confusing you, comment.) Using the (x+y)^2 equation, you know that by simplifying it, you get x^2+2xy+y^2. Basically we're looking for x^2. Using the middle term, 2xy, or 12x in this equation, we can find x. since we know the square root of 1 is 1, we know 12=2x. This is kinda confusing, but basically since the answer is 6, we know that the x-term is 6x. We square 6x and get 36x^2. guaranteed to work on the rsm student portal, i'm in rsm and i just answered this question.
Hope this helps! Also, im not usually too active on brainly unless im looking for HW answers, so if you understand this explanation and you see a confused comment, help out a friend and answer it. Happy holidays!
2 is the slope so the slope perpendicular to that is -1/2 (negative reciprocal)
-5=-1/2(9) 9*-1/2=-4.5 and -4.5 - 0.5 = -5 so the equation for the line is y=-1/2x -0.5