document.write( "Question 429172: A furniture dealer has 36 tables. Some tables have 4 legs and some have 3 legs, but she doesn't know how many of each kind there are. She has counted 124 legs in total. How many 4 legged tables are there? \n" ); document.write( "
Algebra.Com's Answer #298153 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " 36 tables
\n" ); document.write( "Let x and (36-x)represent the number of 4-legged and 3-legged tables respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 4x + 3(36-x) = 124
\n" ); document.write( " x = 16, the number of 4-legged tables. \r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer*** there are 20 3-legged (36-16)
\n" ); document.write( " 4*16 + 3*20 = 64 + 60 = 124 legs \n" ); document.write( "
\n" );