Answer:
Step-by-step explanation:
Volume = 198 ft
length * width * height = 198
(x - 1) * (x + 4) * 3 = 198
(x - 1) * (x + 4) = 198/3
(x - 1) * (x + 4) = 66
x*x + x*4 -1*x - 1*4 = 66 {Use FOIL method to multiply}
x² + 4x - x - 4 = 66
x² + 3x - 4 =66
x² + 3x - 4 - 66 = 0
x² + 3x - 70 = 0
Now factorize.
x² + 10x - 7x - 7*10 = 0
x(x +10) - 7(x + 10 ) = 0
(x + 10)(x - 7) = 0
x - 7 = 0 {x + 10 is ignored because measurement cannot be in negative}
x = 7
length = x - 1 = 7 - 1 = 6ft
Width = x + 4 = 7 + 4 = 11 ft
Answer:
2
Step-by-step explanation:
60/30 is 2
HOpe this helps :D
PLz mark brainliest if correct :D
Answer:
<em>1.3%</em>
When entered into a calculator, 12/890 (the chance of a given calculator being defective) = 0.01348...
As a percent this is 100*0.01348% = 1.348%, and to the nearest tenth, 1.3%
Answer:
The pairs are (13,15) and (-15,-13).
Step-by-step explanation:
If n is an odd integer, the very next odd integer will be n+2.
n+1 is even (so we aren't using this number)
The sum of the squares of (n) and (n+2) is 394.
This means
(n)^2+(n+2)^2=394
n^2+(n+2)(n+2)=394
n^2+n^2+4n+4=394 since (a+b)(a+b)=a^2+2ab+b^2
Combine like terms:
2n^2+4n+4=394
Subtract 394 on both sides:
2n^2+4n-390=0
Divide both sides by 2:
n^2+2n-195=0
Now we need to find two numbers that multiply to be -195 and add up to be 2.
15 and -13 since 15(-13)=-195 and 15+(-13)=2
So the factored form is
(n+15)(n-13)=0
This means we have n+15=0 and n-13=0 to solve.
n+15=0
Subtract 15 on both sides:
n=-15
n-13=0
Add 13 on both sides:
n=13
So if n=13 , then n+2=15.
If n=-15, then n+2=-13.
Let's check both results
(n,n+2)=(13,15)
13^2+15^2=169+225=394. So (13,15) looks good!
(n,n+2)=(-15,-13)
(-15)^2+(-13)^2=225+169=394. So (-15,-13) looks good!