document.write( "Question 254498: A man has a collection of 29 classic cars and motorcycles. The total number of wheels for both the cars and motorcycles is 96. How many cars does this man have? \n" ); document.write( "
Algebra.Com's Answer #186845 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c+m=29
\n" ); document.write( "4c+2m=96\r
\n" ); document.write( "\n" ); document.write( "c=19
\n" ); document.write( " m=10
\n" ); document.write( "
\n" );