Question 1179770
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
the equation of the line through (3,5) and perpendicular to y= (3/2)x + 5 
is y=(-2/3 )x +7
 y = (-2/3)x  -3 does not include (3,5)
Check your info and repost if you wish.
{{{drawing(300,300,    -10,10,-10,10,  
 grid(1),
circle(3, 5,0.4),

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


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