document.write( "Question 61015: A motorcycle manufacturer produces three different models: the Avalon, the Durango, and the Roadtripper. Production restrictions require it to make, on a monthly basis, 10 more Roadtrippers than the total of the other two models, and twice as many Durangos as Avalons. The shop must produce a total of 490 cycles per month. How many cycles of each type should be made per month?\r
\n" );
document.write( "\n" );
document.write( "I just don't know how to set it up!!!! Thanks in advance! \n" );
document.write( "
Algebra.Com's Answer #41941 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A+D+R=490 GIVEN \n" ); document.write( "R=10+(A+D) GIVEN \n" ); document.write( "D=2A GIVEN \n" ); document.write( "THEN R=10(A+2A) OR \n" ); document.write( "R=10+(A+2A) \n" ); document.write( "R=10+3A \n" ); document.write( "THEN A+(2A)+(10+3A)=490 \n" ); document.write( "A+2A+10+3A=490 \n" ); document.write( "6A=490-10 \n" ); document.write( "6A=480 \n" ); document.write( "A=480/6 \n" ); document.write( "A=80 AVALONS \n" ); document.write( "D=2*80 \n" ); document.write( "D=160 DURANGOS \n" ); document.write( "R=10+(80+160) \n" ); document.write( "R=10+240 \n" ); document.write( "PROOF \n" ); document.write( "R=250 \n" ); document.write( "A+D+R=490 \n" ); document.write( "80+160+250=490 \n" ); document.write( "490=490 \n" ); document.write( " |