document.write( "Question 292546: Will someone please tell me if my calculation are corrct for the following problem? Thank you.\r
\n" );
document.write( "\n" );
document.write( "(3x+3w+bx+bw)/(x^2-w^2 )÷(9-b^2)/(6-2b)
\n" );
document.write( "=(3(x+w)+ b(x+w))/((x+w)(x-w)) ÷ ((3+b)(3-b))/(2(3-b))\r
\n" );
document.write( "\n" );
document.write( "= (3+b)/(x-w) ÷ (3+b)/2\r
\n" );
document.write( "\n" );
document.write( "= (6+2b)/(3x+xb-3w-bw)\r
\n" );
document.write( "\n" );
document.write( "= (2(3+b))/(x(3+b) – w(3-b))\r
\n" );
document.write( "\n" );
document.write( "= 2/((x-w)(3-b))
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211302 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2/(x-w) \n" ); document.write( "You got lost after (3+b)/(x-w) ÷ (3+b)/2 \n" ); document.write( "Remember that dividing is the same as multiplying by the reciprocal. \n" ); document.write( "so we flip the second part and multiply \n" ); document.write( "(3+b)/(x-w) *2/(3+b) \n" ); document.write( " |