document.write( "Question 991446: the product of two and the quotient of a number and four is equal to three less than ten times the number \n" ); document.write( "
Algebra.Com's Answer #802416 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! unknown number = n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(n/4) = 10n - 3\r \n" ); document.write( "\n" ); document.write( "n/2 = 10n - 3\r \n" ); document.write( "\n" ); document.write( "3 = 19n/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 6/19 \n" ); document.write( " |