X = 47 + 9y
xy = 1860
y(47 + 9y) = 1860
47y + 9y² = 1860
9y² + 47y - 1860 = 0
> using a quadratic equation solver on a calculator but you can also use the quadratic equation = [-b+/- √(b²-4ac)]/(2a)
> only integer solution is x = 12
12y = 1860
y = 155
integers are 12 and 155
Hey user!!!
given the radius of the cylindrical mold is 2 inches and height is 3 inches.
volume of the cylindrical mold = πr²h
= 3.14 × 2 × 2 × 3
= 37.68 in³
radius of the spherical mold is given = 2 inches
volume of the spherical mold = 4/3πr³
= 4/3 × 3.14 × 2 × 2 × 2
= 100.48/3 in³
difference between the amount of wax needed = 37.68/1 - 100.48/3
= ( 113.04 - 100.48 ) / 3
= 12.56/3
= 4.186...
so approximately 4.19 in³
hence, correct option is 4.19 in³
cheers!!!
Based on the explanation below, the option which is not the characteristics of numerical computing d) truncatating.
<h3>What is numerical computing?</h3>
Numerical computing is a technique for tackling difficult mathematical problems with only basic arithmetic operations.
The method entails the creation of mathematical models that can be solved using arithmetic procedures.
The three characteristics of numerical computing are accuracy, efficiency, and stability.
Learn more about accuracy here: brainly.com/question/15276983.
#SPJ1