Answer:
1 minute and 8 seconds or 1:08
Step-by-step explanation:
by subtracting both at starting with 9:17-8:49 you will get a uneven decimal than you gonna have to give as much 60 seconds you can get out of it the 60 seconds equals a minute
Answer:
6 strawberries
You subtract 32 from 56, which gives you 24. Then, if one strawberry is 4 calories, you can eat 6 of them to gain 24 calories.
32 + 24 = 56 ... So one plum (32) and six strawberries (4+4+4+4+4+4) gives you 56 calories, which is the total. That's how you can check your work.
Answer: 6
Answer:
3X + 3 = 168
3X + 3 - 3 = 168 - 3
3X = 165
3X/3 = 165/3
X = 55
Step-by-step explanation:
We start by assigning X to the first integer. Since they are consecutive, it means that the 2nd number will be X + 1 and the 3rd number will be X + 2 and they should all add up to 168. Therefore, you can write the equation as follows: (X) + (X + 1) + (X + 2) = 168
(a) How would you characterize the relationship between the hours spent on homework and the test scores? Explain
For this case what we see is that we have a scatter diagram, which we can model using a linear trend defining the following variables:
x: number of hours studied.
y: test scores.
The linear relationship would be of the form:
y = mx + b
(b) Paul uses the function y = 8x + 40 to model the situation. What score does the model predict for 3 h of homework?
y = 8x + 40
For three hours of study we have that the note would be approximately:
y = 8 * (3) + 40
y = 64
(c) What does the number 40 in Part (b) mean in the context of the situation?
The number 40 means that if you do not devote any study time, then you expect the test score to be 40.
So if you solve for n
4n^2+3=7n
make into trinomial
subtract 7n from both sides
4n^2-7n+3=0
if we can factor this, then we can asume that the factors are equal to zero becase if
xy=0 then assume x and/or y=0 so
to factor an equation in ax^2+bx+c where a is greater than 1 then
b=t+z
a times c=t times z
to factor 4n^2-7n+3 you do
4 times 3=12
what 2 numbers multiply to get 12 and add to get -7
the numbers are -3 and -4 so
split up the -7
4n^2-4n-3n+3
group
(4n^2-4n)+(-3n+3)
undistribute
(4n)(n-1)+(-3)(n-1)
reverse distributive property
ab+ac=a(b+c)
(4n-3)(n-1)=0
set each to zero
4n-3=0
add 3 to both sides
4n=3
divide both sides by 4
n=3/4
n-1=0
add 1 to both sides
n=1
n=3/4 or 1