Answer:
y = 2x + 1
Step-by-step explanation:
Since you have an equation and a point, all you need to do is substitute the coordinates into the equation and then solve for the y-intercept (or "b"):
y = mx + b
y = 2x + 2
(-3, -5)
-5 = 2(-3) + b
-5 = -6 + b
-5 + 6 = b
b = 1
Now you have your final equation:
y = 2x + 1
*Remember that parallel lines have the same slope, so finding a new slope is not needed!
Answer:
4x and 7x; -3 and 1: these are like terms
Step-by-step explanation:
when finding like terms, look for same variables.
3p^2 - 2p - 5
3p^2 -5p+3p-5 (5 times 3 equals 15)
p(3p-5) +1(3p-5)
Answer:
(3p - 5)(p + 1)
We have a "rectangular" double loop, meaning that both loops go to completion.
So there are 3*4=12 executions of t:=t+ij.
Assuming two operatiions per execution of the innermost loop, (i.e. ignoring the implied additions in increment of subscripts), we have 12*2=24 operations in all.
Here the number of operations (+ or *) is exactly known (=24).
Big-O estimates are used for cases with a varying scale of operations, governed by a variable (usually n) to indicate the sensitivity of the number of operations relative to a change in the size of n.
Here we do not have a scale, nor n is defined. The number of operations is constant and known at 24. So a variable is required to find the big-O estimate.
Answer:
Feet Above Sea Level
Step-by-step explanation:
A benchmark is a term in Surveying and Geo informatics, that describes a point of reference established at a known elevation which serves as basis in which other elevation or topographical point can be measured.
Therefore, when determining the benchmark, it's height is calculated relative to the vertical datum of the area, typically mean sea level, which is then recorded in FEET ABOVE SEA LEVEL.
Hence, Benchmarks measurements refer to FEET ABOVE SEA LEVEL.