document.write( "Question 13169: There are bolts and nuts in a box. The number of bolts are 66 times as many as nuts . If 20 more nuts are put in the box, there will be only 36 times as many bolts as nuts
. How many bolts are in the box? \n" );
document.write( "
Algebra.Com's Answer #6613 by akmb1215(68)![]() ![]() ![]() You can put this solution on YOUR website! You need to first assign variables for the nuts and bolts. I am going to use N for nuts and B for bolts.\r \n" ); document.write( "\n" ); document.write( "I have added equations to your question to describe the sentences.\r \n" ); document.write( "\n" ); document.write( "Since you know that B = 66N, and you also know that B = 36(N + 20), you can set these two equations equal to one another. Therefore, you get \n" ); document.write( "\n" ); document.write( "To solve this, use the distributive property to distribute the 36 across the N+20 to get \n" ); document.write( "\n" ); document.write( "To solve for B, plug in N=24 to the first original equation and solve. |