document.write( "Question 238858: The combined age of the Weismillers' two automobiles is 12 years.
\n" ); document.write( "Three years ago, Mrs. Weismiller's automobile was double the age of Mr. Weismiller's automobile.How old are Mr. and Mrs. Weismiller's automobiles now?
\n" ); document.write( "

Algebra.Com's Answer #175502 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Age of her car now = \"a\"
\n" ); document.write( "Age of his car now = \"b\"
\n" ); document.write( "Age of her car 3 years ago = \"a+-+3\"
\n" ); document.write( "Age of his car 3 years ago = \"b+-+3\"
\n" ); document.write( "given:
\n" ); document.write( "(1) \"a+%2B+b+=+12\"
\n" ); document.write( "(2) \"a+-+3+=+2%2A%28b+-+3%29\"
\n" ); document.write( "---------------
\n" ); document.write( "from (12),
\n" ); document.write( "\"a+=+12+-+b\"
\n" ); document.write( "from (2),
\n" ); document.write( "(2) \"12+-+b+-+3+=+2b+-+6\"
\n" ); document.write( "\"3b+=+15\"
\n" ); document.write( "\"b+=+5\"
\n" ); document.write( "and
\n" ); document.write( "\"a+=+12+-+b\"
\n" ); document.write( "\"a+=+12+-+5\"
\n" ); document.write( "\"a+=+7\"
\n" ); document.write( "Her car is 7 years old and his car is 5 years old
\n" ); document.write( "
\n" );