document.write( "Question 308290: How do I solve this equation for the value of x?\r
\n" );
document.write( "\n" );
document.write( "(3x - 5) / 7 = (3x + 5) / 5 \n" );
document.write( "
Algebra.Com's Answer #220417 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (3x - 5) / 7 = (3x + 5) / 5\r \n" ); document.write( "\n" ); document.write( "5(3x-5)=7(3x+5)\r \n" ); document.write( "\n" ); document.write( "15x-25=21x+35\r \n" ); document.write( "\n" ); document.write( "6x= -60\r \n" ); document.write( "\n" ); document.write( "x= -10 \n" ); document.write( " |