document.write( "Question 42274: solve: \n" );
document.write( "
Algebra.Com's Answer #27410 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Here multiply everything by 15 to clear all the fractions...so from \n" ); document.write( "(x-2)/5 + (x-7)/3 = -1 we get \n" ); document.write( "3(x-2) + 5(x-7) = -15 \n" ); document.write( "3x - 6 + 5x - 35 = -15 \n" ); document.write( "8x - 41 = -15 \n" ); document.write( "8x = 26 \n" ); document.write( "x = 13/4 \n" ); document.write( " |