document.write( "Question 822452: Matt buys 4 times as many bearings as decks, and 2 less than three times as many wheels as decks. If he buys 46 items altogether, how many of each does he get? \n" ); document.write( "
Algebra.Com's Answer #494989 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Matt buys 4 times as many bearings as \"highlight_green%28x%29\" decks
\n" ); document.write( "and 2 less than three times as many wheels as \"highlight_green%28x%29\" decks.
\n" ); document.write( "If he buys 46 items altogether, how many of each does he get?
\n" ); document.write( "Question states***
\n" ); document.write( "# of bearings + # of decks + # of wheels = 46
\n" ); document.write( " 4x + x + (3x-2) = 46
\n" ); document.write( " 8x = 48
\n" ); document.write( " x = 6, number of decks
\n" ); document.write( " 6 decks, 24 bearings and 16 wheels
\n" ); document.write( " \n" ); document.write( "
\n" );