document.write( "Question 985713: 6.) A 1-dollar bill is 6.14 inches long, 2.61 inches wide, and 0.0043 inch thick.\r
\n" );
document.write( "\n" );
document.write( "If you spread a billion 1-dollar bills over the ground, how many square miles would they cover? Round your answer to the nearest square mile.
\n" );
document.write( " 2
\n" );
document.write( "mi \n" );
document.write( "
Algebra.Com's Answer #606538 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The thickness is not relevant. \n" ); document.write( "Area of a bill = L*W \n" ); document.write( "Multiply that by 1e9, then divide by (the # of inches in a mile)^2 \n" ); document.write( " |