Answer:
5/9 and 6/11
= 5/9 × 11/11 and 6/11 × 9/9
= 55/99 and 54/99
= 55/99 > 54/99
<em>therefore, 5 by 9 is greater than 6 by 11</em>
There are 32,500 mg of acetaminophen in one bottle. If you divide the 650mg by 2 to get 325mg for one tablet. You can then multiply that by 100 to get your answer.
Answer:
age<-c(20,30,40)
names(age)<-c ("ELI", "ALI", "JON")age
## ELI ALI JON
## 20 30 40
Step-by-step explanation:
The above given vector named age consists of three elements. Each element consists of ages of three people, ELI, ALI and JON, such that 20 corresponds to ELI, 30 to ALI and 40 to JON.
From the solution of the expression, it can be seen that s = 6 when t = 3 while t = 1 when s = 2.
<h3>How do we solve a mathematical expression?</h3>
Given:
(12t) = (6s) ........................ (1)
When t = 3, we can solve for s from the expression in equation (1) by substituting t = 3 into the equation as follows:
12 * 3 = 6s
36 = 6s
s = 36 / 6
s = 6
When s = 2, we can solve for t from the expression in equation (1) by substituting s = 2 into the equation as follows:
12t = 6 * 2
12t = 12
t = 12 / 12
t = 1
Learn more about mathematical expression here: brainly.com/question/12401681.
#SPJ1