document.write( "Question 33454This question is from textbook Intermediate Algebra: Graphs and Models
\n" );
document.write( ": My book says that the solution of this problem:\r
\n" );
document.write( "\n" );
document.write( "[ (x^2 - y^2) / (4x + 4y) ] / [ (3y - 3x) / (12x^2) ]\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "is (-x^2) , but no matter what I do, I can only find x^2.
\n" );
document.write( "Help. Thank you. \n" );
document.write( "
Algebra.Com's Answer #19820 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Your book's answer is correct. \n" ); document.write( "[(x^2-y^2)/(4x+4y)]/[(3y-3x)/(12x^2)] \n" ); document.write( "= [(x+y)(x-y)]/[4(x+y)]*(12x^2)/[3(y-x)] \n" ); document.write( "= (x-y)(x^2)/[-(x-y)] \n" ); document.write( "= -x^2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |