document.write( "Question 355718: The area of a rectang;e is 70. If the length is one less than 3 times the width,find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #254003 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: Area is length * width \n" ); document.write( ". \n" ); document.write( "let x be the width. then (3x-1) would be the length \n" ); document.write( ". \n" ); document.write( "question states \n" ); document.write( "x(3x-1) = 70 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "solve using the quadratic formula \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 5 and \n" ); document.write( "x = -28/6 = -14/3 = -4.667 \n" ); document.write( " \n" ); document.write( " |