document.write( "Question 868430: Find the equation of the line through (0,1) and perpendicular to the line 3x+4y=5. \r
\n" ); document.write( "\n" ); document.write( "choices: A. 4x-3y=5, B. 4x-3y=-3, C. 5x-3y=4, D. 3x+4y=-4
\n" ); document.write( "

Algebra.Com's Answer #523554 by JLJL(8)\"\" \"About 
You can put this solution on YOUR website!
From the question, we know there are 2 different straight lines intersecting to each other in perpendicular manner.\r
\n" ); document.write( "\n" ); document.write( "From the given equation of the first straight line, 3x + 4y = 5, we can find its gradient by rearranging the equation in the form of Y = mX + C, the step is shown as below.
\n" ); document.write( "3x + 4y = 5
\n" ); document.write( "4y = -3x + 5
\n" ); document.write( "y = -(3/4)x + (5/4)
\n" ); document.write( "When comparing with Y = mX + C, where m is the gradient. We can know the value of the gradient of the first straight line, m1 = -(3/4)\r
\n" ); document.write( "\n" ); document.write( "When two lines are perpendicular to each other, the product of gradient of the two lines must be equal to -1. \r
\n" ); document.write( "\n" ); document.write( "We can now calculate the value of the gradient of the second straight line as below.
\n" ); document.write( "m1 x m2 = -1
\n" ); document.write( "(-3/4) x m2 = -1
\n" ); document.write( "m2 = [(-1)x4]/[-3]
\n" ); document.write( "m2 = 4/3\r
\n" ); document.write( "\n" ); document.write( "To find the equation of the second straight line at point (0, 1), use the formula, y2 - y1 = m(x2 - x1)
\n" ); document.write( "y2 - 1 = (4/3)(x2 - 0)
\n" ); document.write( "y2 = (4/3)x2 + 1
\n" ); document.write( "3y2 = 4x2 + 3\r
\n" ); document.write( "\n" ); document.write( "Rearranging 3y = 4x + 3, we can get 4x - 3y = -3. Therefore, The answer is B.
\n" ); document.write( "
\n" );