document.write( "Question 159228: Factoring Completely: How could you factor a problem like this: (a^2 - 10ab + 3b^2) \n" ); document.write( "
Algebra.Com's Answer #117367 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factoring Completely: How could you factor a problem like this: (a^2 - 10ab + 3b^2) \n" ); document.write( "-------------------- \n" ); document.write( "The factors will have the form (a - Rb)*(a - Sb) where R and S are to be found. \n" ); document.write( "R*S = +3 and R+S = -10. R and S have to be negative, since their sum is negative and their product is positive. \n" ); document.write( "There are no integers that fit. \n" ); document.write( "The values can be found by using the quadratic eqn: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The values are R = (5 + sqrt(22)) and S = (5 - sqrt(22)) \n" ); document.write( "Sub those for R and S into (a - Rb)*(a - Sb)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |