Answer:
i cant see the pic
Step-by-step explanation:
Answer:
Yes! Extrapolation is fine. Don't worry about it.
Step-by-step explanation:
Because the data we have ranges from 8 to 22 inches, an extrapolation should be made, which is the process of estimating beyond the original observation interval, the value of the variable based on its relationship to another variable. It is similar to interpolation, which produces estimates between known observations, unlike this, extrapolation is subject to greater uncertainty and a higher risk of producing insignificant results, but because the value is 24 inches, it is not too far away. of the upper limit which is 22, the error should not be very big, therefore the answer is: Yes! Extrapolation is fine. Don't worry about it.
Answer:
Algorithm
Start
Int n // To represent the number of array
Input n
Int countsearch = 0
float search
Float [] numbers // To represent an array of non decreasing number
// Input array elements but first Initialise a counter element
Int count = 0, digit
Do
// Check if element to be inserted is the first element
If(count == 0) Then
Input numbers[count]
Else
lbl: Input digit
If(digit > numbers[count-1]) then
numbers[count] = digit
Else
Output "Number must be greater than the previous number"
Goto lbl
Endif
Endif
count = count + 1
While(count<n)
count = 0
// Input element to count
input search
// Begin searching and counting
Do
if(numbers [count] == search)
countsearch = countsearch+1;
End if
While (count < n)
Output count
Program to illustrate the above
// Written in C++
// Comments are used for explanatory purpose
#include<iostream>
using namespace std;
int main()
{
// Variable declaration
float [] numbers;
int n, count;
float num, searchdigit;
cout<<"Number of array elements: ";
cin>> n;
// Enter array element
for(int I = 0; I<n;I++)
{
if(I == 0)
{
cin>>numbers [0]
}
else
{
lbl: cin>>num;
if(num >= numbers [I])
{
numbers [I] = num;
}
else
{
goto lbl;
}
}
// Search for a particular number
int search;
cin>>searchdigit;
for(int I = 0; I<n; I++)
{
if(numbers[I] == searchdigit
search++
}
}
// Print result
cout<<search;
return 0;
}
Answer:
Step-by-step explanation:
Given the following :
Number of laptops in 2015 = 759
t(x) = 75x + 759 ; model to determine number of laptops at the school. X years after 2015.
Number of laptops in the school in 2020:
Answer: The ratio of eggs, eggs, to two cups of flour. Let me write two cups of flour. Cups of flour. In either case is, is four eggs for every three cups of flour 5/2
Step-by-step explanation: Im not sure through