The correct response is ;
<span>multiply the term number by 2, subtract 1 from the result, multiply by 2 times the term number, and divide the result by 2.
if term number is x,
the number in the pattern for xth term is ;
multiply term number by 2 - 2x
subtract 1 - 2x - 1
multiply by 2 times the term number - (2x-1) * 2x
divide by 2 - (</span>(2x-1) * 2x)/2
so first term x=1
((2*1-1) * 2*1)/2
2/2 = 1
second term x = 2
((2*2-1) * 2*2)/2
(3*4)/2 = 6
third term x = 3
((2*3-1) * 2*3)/2
5*6/2 = 15
fourth term x= 4
((2*4-1) * 2*4)/2
56/2 = 28
Therefore the above response shows the correct pattern
Answer:
L = 38/W
Step-by-step explanation:
The area of a rectangle is computed by multiplying length by width. For length L and width W in inches, your rectangle has area ...
A = LW
38 = LW
Then the length can be found by dividing the equation by W:
L = 38/W
Answer:
The constant of proportionality would just be 12.9.
Step-by-step explanation:
This equation is already simplified enough to were the constant of proportionality is just the number attached to the x.
Answer:
x = 10.4
Step-by-step explanation:
1. Multiply each side by 5 to remove it as a fraction
2. it cancels out on the left leaving 10x - 4 = 100
3. Add 4 to each side canceling it out on the left and leaving 10x = 104
4. Divide each side by 10 to get x by itself
5. 10x/100 = 104/10
6. x = 10.4