If you copied the "n 3" part, it's very likely that your job was to create a pattern with either the rule n^3 or n*3.
In the case of the former, we can start with the initial number of 1 and increase by 1.
In that way, using the rule n^3 would create this pattern of numbers: 1, 8, 27, 64, and so on. Or stated in another way 1*1*1, 2*2*2, 3*3*3, 4*4*4 ...
In the case of the latter, we can start with the initial number of 1 and increase it by 1.
In this way, using the rule of n*3 would create this pattern of numbers: 3, 6, 9, 12, 15, 18 and o son. Or stated in another way 1*3, 2*3, 3*3, 4*3, 5*3 ...
For this equation you would need to combine like terms
Step 1: -2+1= -1
Step 2: -4i+6i= 2i
so your answer to this question would be -1+2i
It will take 526.8817.... seconds for the light to reach the planet.
Answer:
95 square meters
Step-by-step explanation:
I am answering this question assuming 19 is the base because it is the longest side on the triangle. (there is no picture provided)
The formula for area of triangle is base * height * 1/2
So 19 * 10 *1/2 is 95.
Answer:
y = 4x - 1
Step-by-step explanation:
the equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y-intercept )
rearrange 4x - y = 1 into this form
add y to both sides
4x = y + 1 ( subtract 1 from both sides )
4x - 1 = y
y = 4x - 1 ← in slope-intercept form