document.write( "Question 862884: The volume V of a steel container inside a flight data recorder is defined by the equation x=sqrt( v/7 ), where x is the sum of the length and the width of the container in inches and the height of the container is 7 inches. Solve the equation for V, then use the result to find the volume of the container whose length and width total 4.7 inches. \n" ); document.write( "
Algebra.Com's Answer #520041 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The volume V of a steel container inside a flight data recorder is defined by the equation x=sqrt( v/7 \n" ); document.write( " where x is the sum of the length and the width of the container in inches and the height of the container is 7 inches. \n" ); document.write( " Solve the equation for V, then use the result to find the volume of the container whose length and width total 4.7 inches. \n" ); document.write( " x = \n" ); document.write( "square both sides \n" ); document.write( " x^2 = \n" ); document.write( "v = 7x^2 \n" ); document.write( ": \n" ); document.write( "x= 4.7 \n" ); document.write( "v = 7(4.7^2) \n" ); document.write( "v = 154.63 cu/inches \n" ); document.write( " |