document.write( "Question 387511: I need to 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. I know that I need to get the opposite reciprocal slope from the first equation and use the y-intercept from the second equation and put them together but I am still confused and need to be walked through what I need to do.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #273943 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! change the to slope intercept form \n" ); document.write( "2x+3y=7 \n" ); document.write( "3y=-2x+7 \n" ); document.write( "y=-2/3x+7/3 \n" ); document.write( "y=-2/3x+2 1/3 \n" ); document.write( "------------------ \n" ); document.write( "5x+2y=10 \n" ); document.write( "2y=-5x+10 \n" ); document.write( "y=-5/2x+5 \n" ); document.write( "--------------- \n" ); document.write( "m=-2/3 \n" ); document.write( "b=5 \n" ); document.write( "------------- \n" ); document.write( "can you go from here? \n" ); document.write( " |