document.write( "Question 1095530: Five times the sum of a number and 3 is the same as 3 multiplied by 1 less than twice the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #710059 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = the number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5(x + 3) = 3(2x - 1) {five times sum of number and 3 equals 3 multiplied by 1 less than twice number} \n" ); document.write( "5x + 15 = 6x - 3 {used distributive property} \n" ); document.write( "x = 18 {subtracted 5x and added 3 to each side} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |