document.write( "Question 120242: solve for all values of x that satisfy the equation x/x+3=5/x+7
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #854080 by MathTherapy(10801)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "solve for all values of x that satisfy the equation x/x+3=5/x+7\r\n" );
document.write( "***************************************************************\r\n" );
document.write( "The other person who responded saw the equation as: \"x%2Fx+%2B+3+=+5%2Fx+%2B+7\", and ended up with the x-value, \"-+5%2F3\". \r\n" );
document.write( "Most likely though, it's \"x%2F%28x+%2B+3%29+=+5%2F%28x+%2B+7%29\", with \"matrix%281%2C3%2C+x+%3C%3E+-+3%2C+%22%2C+or%22%2C+x+%3C%3E+-+7%29\"\r\n" );
document.write( "                                    x(x + 7) = 5(x + 3) ---- Cross-multiplying\r\n" );
document.write( "                                      \"x%5E2+%2B+7x+=+5x+%2B+15\"\r\n" );
document.write( "                       \"x%5E2+%2B+7x+-+5x+-+15+=+0\"\r\n" );
document.write( "                              \"x%5E2+%2B+2x+-+15+=+0\"\r\n" );
document.write( "                           (x - 3)(x + 5) = 0\r\n" );
document.write( "                                          x - 3 = 0       OR        x + 5 = 0 ----- Setting each FACTOR equal to 0\r\n" );
document.write( "                                                x = 3       OR               x = - 5\r\n" );
document.write( "\r\n" );
document.write( "Both values for x make the equation true, they are neither - 3 nor - 7, and so, both are VALID/ACCEPTABLE!
\n" ); document.write( "
\n" );