Answer:
x= -1
y= 3
Step-by-step explanation:
hope the answer will helpful to u
If the line is parallel, it will have the same slope but a different y intercept.
So, so far y=3x+b.
Because we know that this parallel line goes through (1,3), we can substitute these co-ordinates to get b:
3=(3 x 1)+b
3=3+b
0=b
So the equation of the parallel line is as follows:
y=3x+0
Answer:
<em>{9,19,39,79}</em>
Step-by-step explanation:
<u>Recursive Sequences</u>
The recursive sequence can be identified because each term is given as a function of one or more of the previous terms. Being n an integer greater than 1, then:
f(n) = 2f(n-1)+1
f(1) = 4
To find the first four terms of the sequence, we set n to the values {2,3,4,5}
f(2) = 2f(1)+1
Since f(1)=4:
f(2) = 2*4+1
f(2) = 9
f(3) = 2f(2)+1
Since f(2)=9:
f(3) = 2*9+1
f(3) = 19
f(4) = 2f(3)+1
Since f(3)=19:
f(4) = 2*19+1
f(4) = 39
f(5) = 2f(4)+1
Since f(4)=39:
f(5) = 2*39+1
f(5) = 79
Answer:
y=-1/4x
Step-by-step explanation:
METHOD 1: The basic slope-intercept equation is <em>y=ax+b</em>. To achieve the slope with two points, this is the equation:

All you have to do is insert points (-4, 1) and (4, -1) into their corresponding locations.

With this equation, you will be able to find the slope. Then you can simply graph it to connect the two dots.
METHOD 2: Simply connect the two dots with a straight line (use a ruler or something with a straight edge.) Then count how many spaces up/down and left/right. If the line goes from top to bottom from left to right, it is a negative slope (hence, the -1/4.)