The wide of the model should be approximately 5.194 inches
Step-by-step explanation:
You are building a scale model of a fishing boat
- The boat is 62 ft long
- The boat is 23 ft wide
- The model will be 14 in long
We need to find how wide should it be
∵ The boat is 62 feet long
∵ The model of the boat is 14 inches long
- That means 14 inches represents 62 feet
By using the ratio method
→ Actual (ft) : Model (in)
→ 62 : 14
→ 23 : x
By using cross multiplication
∵ 62 × x = 23 × 14
∴ 62 x = 322
- Divide both sides by 62 to find x
∴ x ≅ 5.194
∵ x represents the wide of the model
∴ The wide of the model is approximately 5.194 inches
The wide of the model should be approximately 5.194 inches
Learn more:
You can learn more about the scale drawing in brainly.com/question/570757
#LearnwithBrainly
Answer:
A - 3307,50
Step-by-step explanation:
Answer:
97000
Step-by-step explanation:
look the the left of the column asked for. if it's 0-4 it stays the same but if it's 5-9 it goes up on. e.g if the number was 97508 it would go to 98000
Answer:
y = x*sqrt(Cx - 1)
Step-by-step explanation:
Given:
dy / dx = (x^2 + 5y^2) / 2xy
Find:
Solve the given ODE by using appropriate substitution.
Solution:
- Rewrite the given ODE:
dy/dx = 0.5(x/y) + 2.5(y/x)
- use substitution y = x*v(x)
dy/dx = v + x*dv/dx
- Combine the two equations:
v + x*dv/dx = 0.5*(1/v) + 2.5*v
x*dv/dx = 0.5*(1/v) + 1.5*v
x*dv/dx = (v^2 + 1) / 2v
-Separate variables:
(2v.dv / (v^2 + 1) = dx / x
- Integrate both sides:
Ln (v^2 + 1) = Ln(x) + C
v^2 + 1 = Cx
v = sqrt(Cx - 1)
- Back substitution:
(y/x) = sqrt(Cx - 1)
y = x*sqrt(Cx - 1)