document.write( "Question 1031200: F to G is 2X-5
\n" );
document.write( "G to H is 3x + 1
\n" );
document.write( "FH is 56
\n" );
document.write( "Find the value of X \n" );
document.write( "
Algebra.Com's Answer #645967 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! F to G is 2X-5 \n" ); document.write( "G to H is 3x + 1 \n" ); document.write( "FH is 56 \n" ); document.write( "Find the value of X \n" ); document.write( "------ \n" ); document.write( "F............(2X-5).....G.......(3x+1)........H \n" ); document.write( "Distance from F to H = 56 \n" ); document.write( "-------------------------- \n" ); document.write( "2X-5 + 3X+1 = 56 \n" ); document.write( "5X - 4 = 56 \n" ); document.write( "5X = 60 \n" ); document.write( "X = 12 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |