document.write( "Question 85440: Solve. Express your answer in simplest form.\r
\n" );
document.write( "\n" );
document.write( "x/5x+10 + x-3/x+2 = 7/5 \n" );
document.write( "
Algebra.Com's Answer #61626 by scianci(186)![]() ![]() ![]() You can put this solution on YOUR website! Multiply everything by the LCD of the fractions, which is 5(x + 2) [put the 5x + 10 in factored form to make it easier]:\r \n" ); document.write( "\n" ); document.write( "5(x + 2)( \n" ); document.write( "\n" ); document.write( "The denominators of each fraction now cancel out:\r \n" ); document.write( "\n" ); document.write( "x + 5(x - 3) = 7(x + 2)\r \n" ); document.write( "\n" ); document.write( "Apply the distributive property:\r \n" ); document.write( "\n" ); document.write( "x + 5x - 15 = 7x + 14\r \n" ); document.write( "\n" ); document.write( "Combine like terms:\r \n" ); document.write( "\n" ); document.write( "6x - 15 = 7x + 14\r \n" ); document.write( "\n" ); document.write( "Get variables to one side and constants to the other side:\r \n" ); document.write( "\n" ); document.write( "6x - 7x = 14 + 15 [subtract 7x from both sides and add 15 to both sides]\r \n" ); document.write( "\n" ); document.write( "-x = 29\r \n" ); document.write( "\n" ); document.write( "Divide both sides by -1:\r \n" ); document.write( "\n" ); document.write( "x = -29\r \n" ); document.write( "\n" ); document.write( "Check for extraneous solutions [denominaotrs can't = 0]:\r \n" ); document.write( "\n" ); document.write( "x + 2 = -29 + 2 = -27. Since this isn't = 0, the solution x = -29 is good \n" ); document.write( " |