document.write( "Question 973806: the product of twice a number and three is the same as the difference of five times the number and 3/4. find the number. \n" ); document.write( "
Algebra.Com's Answer #595933 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Did you mean the SUM of twice a number and three? \n" ); document.write( "2x+3 = 5x-.75 \n" ); document.write( "Subtract 2x from each side \n" ); document.write( "3 = 3x-.75 \n" ); document.write( "Add .75 to each side \n" ); document.write( "3.75 = 3x \n" ); document.write( "Divide each side by 3 \n" ); document.write( "1.25 = x\r \n" ); document.write( "\n" ); document.write( "If PRODUCT was correct, then: \n" ); document.write( "2x * 3 = 5x - .75 \n" ); document.write( "6x = 5x - .75 \n" ); document.write( "Subtract 5x from each side \n" ); document.write( "X = -.75 \n" ); document.write( " |