Answer:
To find the point of intersection, you have to set both equations equal to each other and solve. After solving, plug it back into one of the equations. (Its pretty simple so don't worry :] )
y1 = 2x + 4
y2 = 3x-9
y1 = y2
2x + 4 = 3x - 9
4 = x - 9
x = 13
--> Plug x back into an equation for y coordinate. I will be using y1.
2(13) + 4
26 + 4 = 30
y = 30
The point of intersection is (13,30)