Standardized reading books; your welcome ;)
Answer:
At a point X = 1.5 and Y = 4, the two lines will intersect
Explanation:
Given,
Two lines will intersect at the point with co-ordinates (X, Y) that will satisfy both the equations.
Hence,
y = 4x - 2 - Eq 1
y = 7 - 2x - Eq 2
Solving Eq 1 & 2, we get -
Eq 1 -Eq 2 will give
0 = 6X -9
6X = 9
X = 1.5
Y = 7 - 2*1.5 = 7-3 = 4
At a point X = 1.5 and Y = 4, the two lines will intersect
Answer:
An Algorithm is a clearly defined set of instructions to solve a problem, Heuristics involve utilising an approach of learning and discovery to reach a solution. So, if you know how to solve a problem then use an algorithm. If you need to develop a solution then it's heuristics.
Explanation: