Answer:
1.5 per minute
Step-by-step explanation:
unit rate is how many in 1 minute so 45 divided by 30 is 1.5 and if you want to check your answer do 1.5 x 30 which is 45
Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
Answer: 95 mm Hg
Step-by-step explanation:
Given: The equation represents the linear model for the data is

Since, age is an independent quantity whereas blood pressure is dependent quantity.
Thus, y represents the the systolic blood pressure of people of several different ages (x).
Now, the age of new born baby =0
Substitute x=0 in the equation , we get y=95
Hence, The systolic blood pressure of new born baby = 95 mm hg
I think you can solve it by
=(x^2 - y^2) *( x^2 + y^2)
= (x -y)*(x+y)*(x^2 + y^2)
Answer:
y=8
Step-by-step explanation:
24/3=8
3*8=24
hope this helps :3
if it did pls mark brainliest