document.write( "Question 489718: Please answer the following question with steps and explanation (I am very confused on this problem).\r
\n" );
document.write( "\n" );
document.write( "2 = x-2
\n" );
document.write( "___ ____
\n" );
document.write( "x-3 6\r
\n" );
document.write( "\n" );
document.write( "Thanks :) \n" );
document.write( "
Algebra.Com's Answer #333766 by chessace(471)![]() ![]() You can put this solution on YOUR website! 2/(x-3) = (x-2)/6 \n" ); document.write( "Cross mulltiply to get \n" ); document.write( "12 = (x-2)*(x-3) \n" ); document.write( "Flip and expand right hand side: \n" ); document.write( "(x^2 -5x +6) -12 =0 \n" ); document.write( "Regroup: \n" ); document.write( "x^2 - 5x - 6 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-6)(x+1) = 0 \n" ); document.write( "x = 6, -1. \n" ); document.write( " \n" ); document.write( " |