document.write( "Question 225702: how do i make this a function of x??
\n" );
document.write( "-2x+5y-6=-11 \n" );
document.write( "
Algebra.Com's Answer #168312 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! -2x+5y-6=-11 \n" ); document.write( "-2X=-5Y-11+6 \n" ); document.write( "-2X=-5Y-5 \n" ); document.write( "X=-5Y/2-5/2 \n" ); document.write( "X=-2.5Y-2.5 \n" ); document.write( "X=-2.5(Y+1) \n" ); document.write( " |