document.write( "Question 196965: Given each set of axes, what does the area under the curve represent?
\n" );
document.write( "48. y-axis: feet per second^2; x-axis: seconds
\n" );
document.write( "49. y-axis: dollars per pound; x-axis: pounds
\n" );
document.write( "50. y-axis: calories per ounce; x-axis: ounces \n" );
document.write( "
Algebra.Com's Answer #147947 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! To get the AREA we multiply the x axis by the y axis \n" ); document.write( ". \n" ); document.write( "(1) becomes ft/ sec^2 *sec = ft / sec,,,, which is velocity ( acceleration * time = velocity) \n" ); document.write( ". \n" ); document.write( "(2) $ / lb * lb = $,,, which is cost (unit cost * units = cost) \n" ); document.write( ". \n" ); document.write( "(3) cal / oz * oz = cal,,, which is total cal ( cal per oz * oz = total cal) \n" ); document.write( ". \n" ); document.write( " |