document.write( "Question 102767: I would really appericiate if you wouls help me on this problem...\r
\n" );
document.write( "\n" );
document.write( "Two thirds of a number and three is the same as 3 multiplied by 1 less than twice the number. What is the number?
\n" );
document.write( "
\n" );
document.write( " Thank you very much \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #74738 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Define the number as: x \n" ); document.write( "2x/3 + 3 = 3(2x - 1) \n" ); document.write( "2x/3 + 3 = 6x - 3 \n" ); document.write( "2x + 9 = 18x - 9 \n" ); document.write( "18 = 16x \n" ); document.write( "9/8 = x \n" ); document.write( " |