document.write( "Question 290101: fisher is 6 years older than twice carl's age. if the sum of their ages is 27, how old is each? \n" ); document.write( "
Algebra.Com's Answer #209963 by alegriajoy33(14)\"\" \"About 
You can put this solution on YOUR website!
carl=x
\n" ); document.write( "Fisher=2x+6
\n" ); document.write( "x+2x+6=27 solve for x
\n" ); document.write( "3x+6=27 combine like terms in this case the 2x and the x
\n" ); document.write( "3x=21 subtract 6
\n" ); document.write( "x=7 divide by 3
\n" ); document.write( "so Carl is 7 and Fisher when you plug in 7 for x in the equation 2x+6 you get Fisher's age which is 20
\n" ); document.write( "hope you understand thi.
\n" ); document.write( "
\n" );