document.write( "Question 1131844: A company rents bicycles , motor scooters and dune buggies. The total number of inventory is 165. There are three times as many bikes, as dune buggies and the number of motor scooters is four less than three times the number of bikes. Many many of each are there \n" ); document.write( "
Algebra.Com's Answer #748525 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Try to convert the long description into an equation in one variable, if practical.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "ITEM                   QUANTITY\r\n" );
document.write( "Bicycles               3d\r\n" );
document.write( "Motor Scooters         3*3d-4\r\n" );
document.write( "Dune Buggies            d\r\n" );
document.write( "TOTAL                   165\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"3d%2B9d-4%2Bd=165\"------solve and find the other two expressions for the table.\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"13d=169\"\r
\n" ); document.write( "\n" ); document.write( "\"d=13\", \"thirteen\"\"dune\"\"buggies\"
\n" ); document.write( "
\n" );