document.write( "Question 50274: (x-2)/(x-3)=(x-7)/(x-9)\r
\n" );
document.write( "\n" );
document.write( "How do I solve this problem???? \n" );
document.write( "
Algebra.Com's Answer #33398 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x - 2)(x - 9) = (x - 7)(x - 3) \n" ); document.write( "x^2 - 11x + 18 = x^2 - 10x + 21 \n" ); document.write( "-3 = x \n" ); document.write( " |