document.write( "Question 476931: Write an equation of the line perpendicular to the line given by 2x + 3y = 7 and having the same y-intercept as the line given by 5x + 2y = 10. \n" ); document.write( "
Algebra.Com's Answer #326974 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Write an equation of the line perpendicular to the line given by 2x + 3y = 7 and having the same y-intercept as the line given by 5x + 2y = 10
\n" ); document.write( "**
\n" ); document.write( "2x + 3y = 7
\n" ); document.write( "5x + 2y = 10
\n" ); document.write( "convert given equations to standard form for a straight line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "3y=-2x+7
\n" ); document.write( "y=-2x/3+7/3
\n" ); document.write( "slope=-2/3
\n" ); document.write( "..
\n" ); document.write( "2y=-5x+10
\n" ); document.write( "y=-5x/2+10/2
\n" ); document.write( "y=-5x/2+5
\n" ); document.write( "y-int=5
\n" ); document.write( "...
\n" ); document.write( "For line perpendicular to first equation and having the y-int of the second equation:
\n" ); document.write( "Equation:y=mx+b
\n" ); document.write( "m=negative reciprocal of slope of first equation=3/2
\n" ); document.write( "b=5 (y-int of second equation)
\n" ); document.write( "Equation:
\n" ); document.write( "y=3x/2+5
\n" ); document.write( "
\n" );