Question 1174154
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Line l is perpendicular to the graph of 2x + 3y = 5
and has the same x-intercept

     y = (-2/3)x + 5/3    |perpendicular lines have negative reciprocals for slopes
  Line I:   y = (3/2)x + 5/3

 Graph:   y = (-2/3)x + 5/3  and   y = (3/2)x + 5/3
 Note:  Line with the negative slopes slants to the Left
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 

graph( 300, 300, -6, 6, -6, 6,0, (-2/3)x + 5/3,  (3/2)x + 5/3 )) }}}

Wish You the Best in your Studies.
</font></b></pre>