document.write( "Question 323201: The product of 7 and a number is 12 greater than 5 times the number. What is the number ? \n" ); document.write( "
Algebra.Com's Answer #231361 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 7X=5X+12 \n" ); document.write( "7X-5X=12 \n" ); document.write( "2X=12 \n" ); document.write( "X=12/2 \n" ); document.write( "X=6 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "7*6=5*6+12 \n" ); document.write( "42=30+12 \n" ); document.write( "42=42 \n" ); document.write( " |