document.write( "Question 195047: regarding algebra factorising: question is 4X + 8 = 4(X + 2)\r
\n" );
document.write( "\n" );
document.write( "i was given this question and answer but was not told how to work it out, i understnad how to get 4(X) (4X times 1 equals 4 (X) but i cant see how + 2 is found.\r
\n" );
document.write( "\n" );
document.write( "do i have the right idea or am i missing something out.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #146308 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! 4x +8 \n" ); document.write( ". \n" ); document.write( "if we divide both terms by 2, and the multiply both by 2, the expression stays the same. \n" ); document.write( ". \n" ); document.write( " (2) 4x/(2) + (2) 8/(2) \n" ); document.write( ". \n" ); document.write( "now lets take out the common factors of the numerator, 2 \n" ); document.write( ". \n" ); document.write( "(2) { 4x/2 +8/2 } \n" ); document.write( ". \n" ); document.write( "and now simplify each term \n" ); document.write( ". \n" ); document.write( "(2) { 2x +4} \n" ); document.write( ". \n" ); document.write( "Normally we do not do all of these steps, we simply define the greatest common factor, and extract it from the expression,,,being careful to respect all of the terms. \n" ); document.write( ". \n" ); document.write( "For example: \n" ); document.write( ". \n" ); document.write( " 3x3 +6x^2 +9x \n" ); document.write( ". \n" ); document.write( "The greatest common number factor is 3, and the greatest common variable factor is x \n" ); document.write( ". \n" ); document.write( "(3x) { 3x^3/3x +6x^2 /3x +9x/3x } \n" ); document.write( ". \n" ); document.write( "3x ( x^2 +2x +3) \n" ); document.write( ". \n" ); document.write( "we can check the answer by distributing, \n" ); document.write( ", \n" ); document.write( "3x(x^2) = 3x^3 ok,,,3x (2x) = 6x^2 ok,,,3x (3)=9x ok \n" ); document.write( ". \n" ); document.write( "one more example, this time with negatives \n" ); document.write( ". \n" ); document.write( "5x4 -15x^3 +20x^2 -25x \n" ); document.write( ". \n" ); document.write( "greatest common number is 5, greatest common variable is x, therefore 5x \n" ); document.write( ". \n" ); document.write( "5x{ 5x^4/5x - 15x^3/5x +20x^2 5x -25x/5x } \n" ); document.write( ". \n" ); document.write( "simplying \n" ); document.write( ". \n" ); document.write( "5x { x^3 - 3x^2 +4 x - 5 } \n" ); document.write( ". \n" ); document.write( "checking: 5x(x^3)=5x^4,,ok,,,,5x (-3x^2)= -15x^3,,ok,,,5x(4x)=20x^2,ok,,,,5x( -5) =-25x, ok. \n" ); document.write( ". \n" ); document.write( "just take it step by step, until it becomes second nature \n" ); document.write( ". \n" ); document.write( "Good Luck,,,,keep up hard work \n" ); document.write( " |