document.write( "Question 346088: The volume of a rectangular prism is 2058 cm. The length of the prism is three times the width. The height is twice the width. Find the length of the prism. \n" ); document.write( "
Algebra.Com's Answer #247534 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! The volume of a rectangular prism can be found by the formula: \n" ); document.write( "volume=length*width*height.\r \n" ); document.write( "\n" ); document.write( "Let V = 2058\r \n" ); document.write( "\n" ); document.write( "Let length = 3x\r \n" ); document.write( "\n" ); document.write( "Let width = x\r \n" ); document.write( "\n" ); document.write( "Let height = 2x\r \n" ); document.write( "\n" ); document.write( "2058 = (3x)(x)(2x)\r \n" ); document.write( "\n" ); document.write( "2058 = (3x^2)(2x)\r \n" ); document.write( "\n" ); document.write( "2058 = 6x^3\r \n" ); document.write( "\n" ); document.write( "Can you continue from here?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |