9514 1404 393
Answer:
yes
Step-by-step explanation:
The constant ratio (23 mi)/(1 gal) tells you the number of miles is a linear function of the number of gallons.
miles = (miles/gallon) × gallons
miles = constant × gallons . . . . . a linear function of gallons
Answer:
Length: 5 ft; width: 4 ft.
Step-by-step explanation:
A = LW formula for area of rectangle
(2x + 1)(2x) = 20 substitute length, width, and area into formula
4x² + 2x - 20 = 0 use the distributive property to multiply out left side
2x² + x - 10 = 0 divide both sides of equation by 2
(2x + 5)(x - 2) = 0 factor out trinomial
2x + 5 = 0 or x - 2 = 0 use zero product rule to solve for x
2x = -5 or x = 2 subtract 5 from both sides; add 2 to both sides
x = -5/2 or x = 2
We discard x = -5/2 since it would give negative length and width, and the length and width cannot be negative.
Length: 2x + 1 = 2(2) + 1 = 5
Width: 2x = 2(2) = 4
Length: 5 ft; width: 4 ft.
X = 4 , y = -1
Explanation:
solve by elimination ie eliminate x or y from the equations by performing operations on them.
first label the equations , to follow the process.
x - y = 5 ----------------(1)
x+ y = 3 ----------------(2)
If (1) and (2) are added then y will be eliminated.
(1) + (2) gives : 2x = 8 → x = 4
now substitute this value of x into either of the 2 equations and solve for y.
let x = 4 in (1) : 4 - y = 5 → -y = 1 → y = -1
check in (1) : 4-(-1) = 4+1 = 5
check in(2) : 4 - 1 = 3
I hope someone solves your problem :)