document.write( "Question 617106: Solve the given equation for the indicated variable.\r
\n" );
document.write( "\n" );
document.write( "7x - 5y = 2(x+1);x \n" );
document.write( "
Algebra.Com's Answer #388137 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Solve the given equation for the indicated variable. \n" ); document.write( "7x - 5y = 2(x+1);x \n" ); document.write( ". \n" ); document.write( "7x - 5y = 2(x+1) \n" ); document.write( "distributing the right side: \n" ); document.write( "7x - 5y = 2x+2 \n" ); document.write( "subtract 2x from both sides: \n" ); document.write( "5x - 5y = 2 \n" ); document.write( "add 5y to both sides: \n" ); document.write( "5x = 5y+2 \n" ); document.write( "divide both sides by 5: \n" ); document.write( "x = y + 2/5 \n" ); document.write( " |