document.write( "Question 903460: `assume that the line y=(2a-1)x-4 and the line x/3-y/2=1 are perpendicular to each other, find a. \n" ); document.write( "
Algebra.Com's Answer #548061 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
the standard slope-intercept form for an equation of a line is
\n" ); document.write( "\"y+=+highlight_green%28m%29x+%2B+highlight%28b%29\" where m is the slope and b the y-intercept.
\n" ); document.write( " x/3-y/2=1 0r y = (2/3)x -2, m = (2/3)
\n" ); document.write( "Perpendicular Line to this: m = -3/2
\n" ); document.write( "2a-1 = -3/2
\n" ); document.write( "2a = -1/2
\n" ); document.write( "a = -1/4
\n" ); document.write( "
\n" );