document.write( "Question 30220: Please help me solve this problem. \r
\n" );
document.write( "\n" );
document.write( "Word for word quoted from the text:\r
\n" );
document.write( "\n" );
document.write( "Solve the following literal equation for y\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #16919 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! (Y-1)/(Y+1) = (A-B)/(A+B) ----(1) \n" ); document.write( "Cross multiplying \n" ); document.write( "(y-1)(A+B) = (A-B)(y+1) \n" ); document.write( "y(A+B)-1(A+B) = (A-B)y +(A-B) \n" ); document.write( "y(A+B)-(A-B)y = +(A+B)+(A-B) \n" ); document.write( "(grouping the y-terms on one side and the other terms on the other side) \n" ); document.write( "[(A+B)-(A-B)]y = A+B+A-B \n" ); document.write( "{(by multiplicative commutativity y(A+B)= (A+B)y )and then taking y out} \n" ); document.write( "[A+B-A+B]y =2A \n" ); document.write( "2By = 2A \n" ); document.write( "y = 2A/2B = A/B \n" ); document.write( "Answer: y = A/B \n" ); document.write( "Verification:Putting y = A/B in (1) \n" ); document.write( "LHS = [(A/B-1)]/[(A/B+1)] \n" ); document.write( "= [(A-B)/B]/[(A+B)/B] \n" ); document.write( "=[(A-B)/B]X[B/(A+B)] \n" ); document.write( "= (A-B)/(A+B)= RHS \n" ); document.write( "Note: Cross multiplication: \n" ); document.write( "When you have a fraction on the left side = a fraction on the right side, \n" ); document.write( "then cross multiplication is \n" ); document.write( "(multiplication of the nr of the left with the dr of the right) \n" ); document.write( "equated to (multiplication of the nr of the right with the dr of the left) \n" ); document.write( " \n" ); document.write( " |