document.write( "Question 73144: Double the sum of a number and 6 is the same as 15 more than triple the same number. find the number \n" ); document.write( "
Algebra.Com's Answer #52399 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! \"Double the sum of a number and 6...\" If n is the number then this can be written... \n" ); document.write( "\"...is the same as (=) 15 more than triple the same number.\" This can be written... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The number is -3 \n" ); document.write( "Check: \n" ); document.write( "Double the sum of a number and 6. 2(-3+6) = 2(3) = 6 \n" ); document.write( "Fifteen more than triple the same number. 3(-3)+15 = -9+15 = 6 \n" ); document.write( " |