document.write( "Question 640950: what is a if the lines with equations y=ax+5 and 2y=(a+4)x-1 are parallel? \n" ); document.write( "
Algebra.Com's Answer #403486 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! what is a if the lines with equations y=ax+5 and 2y=(a+4)x-1 are parallel? \n" ); document.write( ". \n" ); document.write( "If two lines are parallel, they have the same slope. \n" ); document.write( "slope of: \n" ); document.write( "y=ax+5 \n" ); document.write( "is 'a' \n" ); document.write( ". \n" ); document.write( "slope of: \n" ); document.write( "2y=(a+4)x-1 \n" ); document.write( "y=((a+4)/2)x-1/2 \n" ); document.write( "is (a+4)/2 \n" ); document.write( ". \n" ); document.write( "equation is: \n" ); document.write( "a = (a+4)/2 \n" ); document.write( "2a = a+4 \n" ); document.write( "a = 4 \n" ); document.write( " \n" ); document.write( " |