Question 523729: the length of a rectangle is 5 cm more than 3 times the width. The area is 42cm^2. Find the dimensions. Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! width be x
length = 3x+5
Area = L*W
Area = x(3x+5)
3x^2+5x=42
3x^2+5x-42=0
a= 3 ,b= 5 ,c= -42