document.write( "Question 372124: write the equation of the line that contains the point (-3,4) and is perpendicular to the line y=-3x+1 \n" ); document.write( "
Algebra.Com's Answer #265068 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "the standard point-slope form for an equation of a line y = mx + b
\n" ); document.write( "where m is the slope and b the y-intercept
\n" ); document.write( "perpendicular to the line y = -3x+1: that slope will be (1/3)
\n" ); document.write( "y = (1/3)x + b Using ordered pair(-3,4) to solve for b
\n" ); document.write( "4 = (1/3)*-3 + b
\n" ); document.write( "4 + 1 = b
\n" ); document.write( "5 = b
\n" ); document.write( "y = (1/3)x + 5
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );