Question 357363
<pre><font size = 3 color = "indigo"><b>
Hi,
Intersection point for y=2x+4 and y=-5x-3
Point would be (-1,2)

{{{drawing(300,300, -6, 6, -6, 6,
circle(-1, 2,0.2),
graph( 300, 300, -6, 6, -6, 6, 2x+4,-5x-3))}}}