document.write( "Question 173111: So I have a few problems that i cannot figure out. I need to factor these out. The first one is x^2-15wy+3xy-5wx
\n" );
document.write( "The second one is 9x^2+2x-8
\n" );
document.write( "And the third is 24x^2-10x-4\r
\n" );
document.write( "\n" );
document.write( "I really need help with these. I have seen other examples and still can't figure it out. Could you please help me. Thank you. \n" );
document.write( "
Algebra.Com's Answer #127953 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! So I have a few problems that i cannot figure out. I need to factor these out. The first one is x^2-15wy+3xy-5wx \n" ); document.write( "x^2-15wy+3xy-5wx \n" ); document.write( "= (x - 5w)*(x + 3y) \n" ); document.write( "The second one is 9x^2+2x-8 \n" ); document.write( "(3x - 2)*(3x + 4) \n" ); document.write( "And the third is 24x^2-10x-4 \n" ); document.write( "= 2(12x^2 - 5x - 2) \n" ); document.write( "= 2(3x - 2)*(4x + 1)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |