document.write( "Question 67060: I have a problem for ya
\n" );
document.write( "Solve for the value of x: (4x-35)/3 = 9(1-x) \n" );
document.write( "
Algebra.Com's Answer #47685 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (4x - 35)/3 = 9(1 - x) \n" ); document.write( "4x - 35 = 27(1 - x) mult. by 3 \n" ); document.write( "4x - 35 = 27 - 27x \n" ); document.write( "31x = 62 \n" ); document.write( "x = 2 \n" ); document.write( " |