document.write( "Question 108066: Galvanizeds nails are sold by the pound. Robert bought 2$ worth of 6 penny nails and 3$ of 8 penny nails for a total weight of 8 pounds. later he bought 1$
\n" );
document.write( "worth of 6 penny nails and 6$ worth of 8 penny nails for a total weight of 10 pounds. How muchper pound does each nail cost?\r
\n" );
document.write( "\n" );
document.write( "I did for the first equation 2/x+ 3/y=8 and the second equation I did 1/x + 6/y=10. So the equation wound be total cost/price per pound and I can't get why I'm wrong. \n" );
document.write( "
Algebra.Com's Answer #78753 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! your equations look ok\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiplying the first equation by 2 and subtracting the second equation gives 3/x=6, so x=1/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2/(1/2)+3/y=8 ...3/y=4 ... y=3/4 \n" ); document.write( " |