document.write( "Question 1036165: Solve the equation: Numerator: a/(a-x)+b/(b-x)+c/(c-x)
\n" );
document.write( "Denominator: 3/x-1/(x-a)-1/(x-b)-1/(x-c).
\n" );
document.write( "Find the value of Numerator/Denominator \n" );
document.write( "
Algebra.Com's Answer #650813 by Aldorozos(172)![]() ![]() ![]() You can put this solution on YOUR website! Please note that it is not an equation. What you are doing here is trying to find the value of Numerator/Denominator as you have indicated\r \n" ); document.write( "\n" ); document.write( "[(a/a-x)+(b/b-x)+(c/c-x)] / [(3/x)-(1/x-a)-(1/x-b)-(1/x-c)] =\r \n" ); document.write( "\n" ); document.write( "[(a/a-x)+(b/b-x)+(c/c-x)] / [(3/x)+ (1/a-x)+(1/b-x)+(1/c-x))] We did this by factoring out\r \n" ); document.write( "\n" ); document.write( "[a(b-x)(c-x) + b(a-x)(c-z)+c(a-x)(b-x)]/[(a-x)(b-x)(c-x)] = Numerator\r \n" ); document.write( "\n" ); document.write( "3[(a-x)(b-x)(c-x)+x(b-x)+x(x-a)(x-c)+x(x-a)(x-c)]/x[(a-x)(b-x)(c-x) = Denominator\r \n" ); document.write( "\n" ); document.write( "The last step is to multiply the numbers. \n" ); document.write( " \n" ); document.write( " |