document.write( "Question 1098059: What will be the solution of the question
\n" );
document.write( "Y=-3/4x-4
\n" );
document.write( "Y=1/2x+1 \n" );
document.write( "
Algebra.Com's Answer #712491 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! -3/4x-4=1/2x+1 \n" ); document.write( "-5=1/2x+3/4x \n" ); document.write( "-5=(5/4)x \n" ); document.write( "-1=(1/4)x \n" ); document.write( "-4=x \n" ); document.write( "Y=1/2x+1 \n" ); document.write( "Y=1/2*(-4)+1 \n" ); document.write( "Y=-2+1=-1 \n" ); document.write( "x=-4, y=-1 \n" ); document.write( " \n" ); document.write( " |