document.write( "Question 780440: The Area of a rectangle is 54x^4. What is the length in terms of x if the width is 9x? \n" ); document.write( "
Algebra.Com's Answer #475591 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! If area = 54x^4 and the width = 9x \n" ); document.write( "Area = length * width \n" ); document.write( "Length = Area/width \n" ); document.write( "Length = 54x^4/9x \n" ); document.write( "Length = 6x^3. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |