document.write( "Question 52235: How can you find the slope-intercept form of the line perpendicular to y=-3x, passing through the point (o,-3)? \n" ); document.write( "
Algebra.Com's Answer #34936 by THANApHD(104)![]() ![]() You can put this solution on YOUR website! iF U'r graph is perpendicular to the y=-3x then Your graph will be\r \n" ); document.write( "\n" ); document.write( "Y=3x+c, where c is the y intercept.\r \n" ); document.write( "\n" ); document.write( "Use the cordinates to dtermine the c\r \n" ); document.write( "\n" ); document.write( "-3=3*0+c \n" ); document.write( "-3=0+c \n" ); document.write( "so C willl be -3\r \n" ); document.write( "\n" ); document.write( "So U'r function is\r \n" ); document.write( "\n" ); document.write( "Y=3x-3 \n" ); document.write( " |