document.write( "Question 431020: Im having trouble figuring out this problem. I attempted to figure out the LCM but really got nowhere. \r
\n" );
document.write( "\n" );
document.write( "((6x+7)/(4x-1))=((3x+8)/(2x-4))\r
\n" );
document.write( "\n" );
document.write( "I would be grateful for any help. Thank you! \n" );
document.write( "
Algebra.Com's Answer #299248 by shree840(260)![]() ![]() You can put this solution on YOUR website! (6x+7)/(4x-1)=(3x+8)/2x-4) \n" ); document.write( "cross multiply \n" ); document.write( "(6x+7)(2x-4)=(3x+8)(4x-1) \n" ); document.write( "12x^2-24x+14x-28=12x^2-3x+32x-8 \n" ); document.write( "12 x^2 cancels \n" ); document.write( "-10x-28=29x-8 \n" ); document.write( "-39x=20 \n" ); document.write( "x=-20/39 ANS \n" ); document.write( " |