document.write( "Question 957327: Texas has twice the number of electoral votes for president as Michigan if the total number of electoral votes for these two states is 51 find the number for each state \n" ); document.write( "
Algebra.Com's Answer #584974 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
M=number of Michigan's votes; T=number of Texas' votes=2M
\n" ); document.write( "M+T=51 Substitute for T.
\n" ); document.write( "M+2M=51
\n" ); document.write( "3M=51 Divide each side by 3.
\n" ); document.write( "M=17 ANSWER 1: Michigan has 17 electoral votes.
\n" ); document.write( "T=2M=2(17)=34 ANSWER 2: Texas has 34 electoral votes.
\n" ); document.write( "
\n" );