document.write( "Question 642534: I dont really understand this qeustion so if someone would able to help me it would be very much appreicated.
\n" );
document.write( "Explain in details and in your own words why the two equations below are incorrect. Then show the correct algebra, working from the LHS.\r
\n" );
document.write( "\n" );
document.write( " (i) 2/x + 1/2y = 3/x+2y\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " (ii) (x – 2)^3 = x^3 – 2^3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #404139 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (i) 2/x + 1/2y = 3/x+2y \n" ); document.write( "----------- \n" ); document.write( "Adding the numerators and Adding the denominators \n" ); document.write( "is not the way to add fractions. \n" ); document.write( "You need a common denominator to add fractions. \n" ); document.write( "----- \n" ); document.write( "Correct procedure: \n" ); document.write( "2/x + 1/(2y) \n" ); document.write( "least common denominator is 2xy \n" ); document.write( "--- \n" ); document.write( "Rewrite each fraction with the lcd as its denominator: \n" ); document.write( "(2(2y))/lcd + (1*x)/lcd \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "= (4y+x)/(2xy) \n" ); document.write( "======================================= \r \n" ); document.write( "\n" ); document.write( "(ii) (x – 2)^3 = x^3 – 2^3 \n" ); document.write( "Raising each term to the 3rd power is not the \n" ); document.write( "way to raise a binomial to a power. \n" ); document.write( "--- \n" ); document.write( "(x-2)^3 = x^3 + 3x^2(-2) + 3x(-2)^2 + (-3)^3 \n" ); document.write( "-------- \n" ); document.write( "= x^3 -6x^2 +12x - 27 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( " |