Apples = $.30
Peaches = $.60
You can get this by setting up a system of equations that looks like this.
2x + 3y = 1.65
3x + 2y = 1.60
Where x is the amount of apples and y is the number of peaches. Then you can solve using any of the methods (I would suggest elimination for ease).
90 is the LCM of 30 and 45
Check picture below, solve for "x" and "y"
unless you've already covered the 30-60-90 triangle, then check your book on them, to see the ratios, using the 30-60-90 ratios is simpler
----------------------------------------------------------
Given information
----------------------------------------------------------
Area = 3x² + 14x + 8
Length = x + 4
----------------------------------------------------------
Formula
----------------------------------------------------------
Area = Length x Width
----------------------------------------------------------
Find Width
----------------------------------------------------------
3x² + 14x + 8 = (x + 4) x width
width = (3x² + 14x + 8) ÷ (x + 4)
width = (x+4)(3x+2) ÷ (x + 4)
width = 3x + 2
----------------------------------------------------------
Answer: The width is 3x + 2 (Answer C)
----------------------------------------------------------