document.write( "Question 21944: t+10 / 7-t = 3 / t-7 \n" ); document.write( "
Algebra.Com's Answer #10581 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! first cross-multiply (multiply both sides by 7-t, then multiply both sides by t-7) \n" ); document.write( "(t + 10)(t - 7) = 3(7 - t) \n" ); document.write( "t^2 + 3t - 70 = 3(7 - t) \n" ); document.write( "expanding \n" ); document.write( "t^2 + 3t - 70 = 21 - 3t \n" ); document.write( "expanding \n" ); document.write( "t^2 +6t -91 = 0 \n" ); document.write( "adding 3t to both sides and subtracting 21 from both sides \n" ); document.write( "use the quadratic formula: \n" ); document.write( " \n" ); document.write( "you will get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "7, -13 \n" ); document.write( "if you substitute 7 into the original equation, you get 7 - 7 in both denominators. this says infinity = infinity. \n" ); document.write( "if you substitute -13 into the original equation, you get: \n" ); document.write( " \n" ); document.write( "the solutions check ok \n" ); document.write( " |