document.write( "Question 320399: Find all solutions by factoring.\r
\n" );
document.write( "\n" );
document.write( "(6x + 60)(x - 17) = (5x + 58)(x - 18) \n" );
document.write( "
Algebra.Com's Answer #229463 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (6x + 60)(x - 17) = (5x + 58)(x - 18) \n" ); document.write( "6x^2-102x+60x-1020 = 5x^2-90x+58x-1044 \n" ); document.write( "x^2-102x+60x+90x-58x-1020+1044=0 \n" ); document.write( "x^2-10x+24=0 \n" ); document.write( "x^2-6x-4x+24=0 \n" ); document.write( "x(x-6)-4(x-6)=0 \n" ); document.write( "(x-4)(x-6)=0x=4 Or 6 \n" ); document.write( " |