document.write( "Question 174742: a diagonal of a square lies on the line 3x-5y=14. one vertex is at (0,4). Find an equation of the line that contains the other diagonal. \n" ); document.write( "
Algebra.Com's Answer #129809 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a diagonal of a square lies on the line 3x-5y=14. one vertex is at (0,4). Find an equation of the line that contains the other diagonal.
\n" ); document.write( "--------------------------
\n" ); document.write( "The diagonals of a square are perpendicular, so the 2nd one will have a slope that's the negative inverse of 3x-5y=14.
\n" ); document.write( "The slope, m1, of 3x-5y=14 is 3/5, so m2 will be -5/3.
\n" ); document.write( "There are an infinite number to choose from, notice it says \"an equation.\"
\n" ); document.write( "If we have the 2nd diagonal pass thru the point (4,0), then find the equation:
\n" ); document.write( "y-y1 = m2*(x-x1) where (x1,y1) is the point (4,0)
\n" ); document.write( "y = (-5/3)*(x-4)
\n" ); document.write( "y = (-5/3)x + 20/3
\n" ); document.write( "
\n" ); document.write( "
\n" );