document.write( "Question 85445: In a town election, the winning candidate had 220 more votes than the loser. If the 810 votes were cast in all, how many votes did each candidate recieve?\r
\n" ); document.write( "\n" ); document.write( "The lenght of a rectangle is 2 in. more than twice its width. If the perimeter of the rectangle is 34 in., find the dimensions of the rectangle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can I possibily get some help, or get these word problems explained to me? Thank you for the help!
\n" ); document.write( "

Algebra.Com's Answer #61653 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
let x = loser's votes
\n" ); document.write( " x + 220 = winner's votes\r
\n" ); document.write( "\n" ); document.write( "x + x + 220 = 810
\n" ); document.write( "2x + 220 = 810
\n" ); document.write( "2x = 590
\n" ); document.write( "x = 295 votes for loser
\n" ); document.write( "x + 220 = 295 + 220 = 515 votes for winner\r
\n" ); document.write( "\n" ); document.write( "let x = width of rectangle
\n" ); document.write( " 2x + 2 = length of rectangle\r
\n" ); document.write( "\n" ); document.write( "x + 2x + 2 + x + 2x + 2 = 34
\n" ); document.write( "6x + 4 = 34
\n" ); document.write( "6x = 30
\n" ); document.write( "x = 5
\n" ); document.write( "width = 5 ft.
\n" ); document.write( "2x + 2 = 2(5) + 2 = 12
\n" ); document.write( "length = 12 ft.
\n" ); document.write( "
\n" );